arXiv reaDer
トレーニング中に画像ごとに複数の拡張サンプルを描画すると、テストエラーが効率的に減少します
Drawing Multiple Augmentation Samples Per Image During Training Efficiently Decreases Test Error
コンピュータビジョンでは、ミニバッチ内の一意の画像ごとに、データ拡張手順から1つのサンプルを抽出するのが標準的な方法です。ただし、最近の研究では、複数のサンプルを描画することで、より高いテスト精度を達成できることが示唆されています。この作業では、固有の画像ごとの拡張サンプルの数が、深いResNetをトレーニングするときに、保持されたデータのモデルパフォーマンスにどのように影響するかについての詳細な経験的評価を提供します。画像ごとに複数のサンプルを描画することで、小規模および大規模のバッチトレーニングの両方で達成されるテスト精度が一貫して向上することを示します。重要なことに、この利点は、画像ごとに異なる数の拡張が同じ数のパラメーター更新と勾配評価を実行する場合でも発生します(同じ合計計算が必要です)。以前の研究では、データセットのサブサンプリングから生じる勾配推定の分散には暗黙の正則化の利点があることがわかりましたが、私たちの実験では、データ拡張プロセスから生じる分散が一般化に悪影響を与えることを示唆しています。これらの洞察を高性能のNFNet-F5に適用し、ImageNetで追加データなしで86.8%のトップ1を達成します。
In computer vision, it is standard practice to draw a single sample from the data augmentation procedure for each unique image in the mini-batch. However recent work has suggested drawing multiple samples can achieve higher test accuracies. In this work, we provide a detailed empirical evaluation of how the number of augmentation samples per unique image influences model performance on held out data when training deep ResNets. We demonstrate drawing multiple samples per image consistently enhances the test accuracy achieved for both small and large batch training. Crucially, this benefit arises even if different numbers of augmentations per image perform the same number of parameter updates and gradient evaluations (requiring the same total compute). Although prior work has found variance in the gradient estimate arising from subsampling the dataset has an implicit regularization benefit, our experiments suggest variance which arises from the data augmentation process harms generalization. We apply these insights to the highly performant NFNet-F5, achieving 86.8% top-1 w/o extra data on ImageNet.
updated: Thu Feb 24 2022 17:49:35 GMT+0000 (UTC)
published: Thu May 27 2021 17:51:09 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト