arXiv reaDer
剪定による畳み込みの詳細
A Deeper Look into Convolutions via Pruning
畳み込みニューラルネットワーク(CNN)は、パラメーター共有の原理によりパラメーターがはるかに少ないにもかかわらず、完全に接続されたニューラルネットワークよりも優れた視覚認識パフォーマンスを実現できます。したがって、最新のアーキテクチャは、畳み込みの複数の層の後に、多くの場合最後に、非常に少数の完全に接続された層を含むように設計されています。完全に接続された大きなレイヤーを、画像全体に適用された比較的小さな小さなマトリックスのグループに置き換えることができるのは興味深いことです。さらに、この戦略はすでにパラメーターの数を減らしていますが、認識パフォーマンスを損なうことなく、ほとんどの畳み込みも排除できます。ただし、認識作業の大部分を担う畳み込みニューロンのこの隠れたサブセットを検出するための確実なレシピはありません。したがって、この作業では、広く使用されているCNNファミリー、つまり残差ニューラルネットワーク(ResNet)の内部メカニズムに光を当てるために、古典的な重みベースの重要度割り当てアプローチに加えて、固有値に基づく行列特性を使用します。 CIFAR-10、CIFAR-100、TinyImageNetデータセットを使用した画像分類問題の場合。
Convolutional neural networks (CNNs) are able to attain better visual recognition performance than fully connected neural networks despite having much less parameters due to their parameter sharing principle. Hence, modern architectures are designed to contain a very small number of fully-connected layers, often at the end, after multiple layers of convolutions. It is interesting to observe that we can replace large fully-connected layers with relatively small groups of tiny matrices applied on the entire image. Moreover, although this strategy already reduces the number of parameters, most of the convolutions can be eliminated as well, without suffering any loss in recognition performance. However, there is no solid recipe to detect this hidden subset of convolutional neurons that is responsible for the majority of the recognition work. Hence, in this work, we use the matrix characteristics based on eigenvalues in addition to the classical weight-based importance assignment approach for pruning to shed light on the internal mechanisms of a widely used family of CNNs, namely residual neural networks (ResNets), for the image classification problem using CIFAR-10, CIFAR-100 and Tiny ImageNet datasets.
updated: Thu Feb 04 2021 18:55:03 GMT+0000 (UTC)
published: Thu Feb 04 2021 18:55:03 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アソシエイト