arXiv reaDer
InAugment:内部拡張による分類器の改善
InAugment: Improving Classifiers via Internal Augmentation
画像拡張技術は、入力画像に回転、せん断、色の歪みなどの変換関数を適用します。これらの拡張は、ニューラルネットワークの一般化能力を向上させるのに役立つことが証明されました。この論文では、画像の内部統計を活用する新しい拡張操作InAugmentを紹介します。重要なアイデアは、画像自体からパッチをコピーし、それらに拡張操作を適用して、同じ画像のランダムな位置に貼り付けることです。この方法はシンプルで実装が簡単で、既存の拡張技術に組み込むことができます。 InAugmentは、CIFARとImageNetの2つの人気のあるデータセットでテストします。最先端の増強技術よりも改善されていることを示しています。 InAugmentをAutoAugmentに組み込むと、他の拡張手法よりも大幅に改善されます(たとえば、CIFARデータセットでトレーニングされた複数のアーキテクチャに対して+ 1%の改善)。また、以前の拡張方法と比較して、ImageNetデータセットでのResNet50およびEfficientNet-B3top-1の精度の向上を示しています。最後に、私たちの実験は、InAugmentを使用して畳み込みニューラルネットワークをトレーニングすると、モデルの精度と信頼性が向上するだけでなく、分布外の画像でのパフォーマンスも向上することを示唆しています。
Image augmentation techniques apply transformation functions such as rotation, shearing, or color distortion on an input image. These augmentations were proven useful in improving neural networks' generalization ability. In this paper, we present a novel augmentation operation, InAugment, that exploits image internal statistics. The key idea is to copy patches from the image itself, apply augmentation operations on them, and paste them back at random positions on the same image. This method is simple and easy to implement and can be incorporated with existing augmentation techniques. We test InAugment on two popular datasets -- CIFAR and ImageNet. We show improvement over state-of-the-art augmentation techniques. Incorporating InAugment with Auto Augment yields a significant improvement over other augmentation techniques (e.g., +1% improvement over multiple architectures trained on the CIFAR dataset). We also demonstrate an increase for ResNet50 and EfficientNet-B3 top-1's accuracy on the ImageNet dataset compared to prior augmentation methods. Finally, our experiments suggest that training convolutional neural network using InAugment not only improves the model's accuracy and confidence but its performance on out-of-distribution images.
updated: Thu Apr 08 2021 15:37:21 GMT+0000 (UTC)
published: Thu Apr 08 2021 15:37:21 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アソシエイト