arXiv reaDer
ネットワークのデコンボリューション
Network Deconvolution
 畳み込みは畳み込みニューラルネットワーク(CNN)の中心的な操作であり、画像全体にシフトした重複領域にカーネルを適用します。ただし、実世界の画像データには強い相関があるため、畳み込みカーネルは事実上、冗長データを再学習します。この作業では、この冗長性がニューラルネットワークトレーニングを困難にしていることを示し、データが各層に供給される前にピクセル単位およびチャネル単位の相関を最適に削除する手順であるネットワークデコンボリューションを提案します。ネットワークのデコンボリューションは、畳み込み層の計算コストの何分の1かで効率的に計算できます。また、ネットワークの最初の層にあるデコンボリューションフィルターが、脳の視覚領域の生物学的ニューロンに見られる中心周囲構造に似ていることも示しています。そのようなカーネルでフィルタリングすると、スパース表現が得られます。これは、ニューラルネットワークのトレーニングには欠けていた望ましい特性です。スパース表現から学習することにより、バッチ正規化を使用せずに、より高速な収束と優れた結果が得られます。ネットワーク内のバッチ正規化を置き換えることにより、ネットワークデコンボリューション操作を10個の最新のニューラルネットワークモデルに適用します。広範な実験により、ネットワークデコンボリューション操作により、CIFAR-10、CIFAR-100、MNIST、Fashion-MNIST、Cityscapes、およびImageNetデータセットのすべてのケースでパフォーマンスが向上することが示されています。
Convolution is a central operation in Convolutional Neural Networks (CNNs), which applies a kernel to overlapping regions shifted across the image. However, because of the strong correlations in real-world image data, convolutional kernels are in effect re-learning redundant data. In this work, we show that this redundancy has made neural network training challenging, and propose network deconvolution, a procedure which optimally removes pixel-wise and channel-wise correlations before the data is fed into each layer. Network deconvolution can be efficiently calculated at a fraction of the computational cost of a convolution layer. We also show that the deconvolution filters in the first layer of the network resemble the center-surround structure found in biological neurons in the visual regions of the brain. Filtering with such kernels results in a sparse representation, a desired property that has been missing in the training of neural networks. Learning from the sparse representation promotes faster convergence and superior results without the use of batch normalization. We apply our network deconvolution operation to 10 modern neural network models by replacing batch normalization within each. Extensive experiments show that the network deconvolution operation is able to deliver performance improvement in all cases on the CIFAR-10, CIFAR-100, MNIST, Fashion-MNIST, Cityscapes, and ImageNet datasets.
updated: Tue Feb 25 2020 20:48:22 GMT+0000 (UTC)
published: Tue May 28 2019 16:38:34 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アソシエイト