arXiv reaDer
SoftPoolを使用したアクティベーションダウンサンプリングの改良
Refining activation downsampling with SoftPool
畳み込みニューラルネットワーク(CNN)は、プーリングを使用してアクティベーションマップのサイズを縮小します。このプロセスは、空間的な不変性を局所的に達成し、その後の畳み込みの受容野を増やすために重要です。プーリング操作は、アクティベーションマップの情報の損失を最小限に抑える必要があります。同時に、計算とメモリのオーバーヘッドを制限する必要があります。これらの要件を満たすために、指数関数的に重み付けされたアクティベーションを合計する高速で効率的な方法であるSoftPoolを提案します。他のさまざまなプーリング方法と比較して、SoftPoolはダウンサンプリングされたアクティベーションマップでより多くの情報を保持します。より洗練されたダウンサンプリングは、より良い分類精度につながります。 ImageNet1Kでは、さまざまな一般的なCNNアーキテクチャで、元のプーリング操作をSoftPoolに置き換えると、1〜2%程度の一貫した精度の向上につながります。また、アクション認識のためにビデオデータセットでSoftPoolをテストします。この場合も、プーリングレイヤーのみを置き換えると、計算負荷とメモリが制限されたまま、一貫して精度が向上します。これらの有利な特性により、SoftPoolは、max-poolやaverage-poolを含む現在のプーリング操作の優れた代替品になります。
Convolutional Neural Networks (CNNs) use pooling to decrease the size of activation maps. This process is crucial to locally achieve spatial invariance and to increase the receptive field of subsequent convolutions. Pooling operations should minimize the loss of information in the activation maps. At the same time, the computation and memory overhead should be limited. To meet these requirements, we propose SoftPool: a fast and efficient method that sums exponentially weighted activations. Compared to a range of other pooling methods, SoftPool retains more information in the downsampled activation maps. More refined downsampling leads to better classification accuracy. On ImageNet1K, for a range of popular CNN architectures, replacing the original pooling operations with SoftPool leads to consistent accuracy improvements in the order of 1-2%. We also test SoftPool on video datasets for action recognition. Again, replacing only the pooling layers consistently increases accuracy while computational load and memory remain limited. These favorable properties make SoftPool an excellent replacement for current pooling operations, including max-pool and average-pool
updated: Sat Jan 02 2021 12:09:49 GMT+0000 (UTC)
published: Sat Jan 02 2021 12:09:49 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アソシエイト