arXiv reaDer
隠れた折り畳みネットワーク:スパーススーパーマスクを使用したランダムな反復残差
Hidden-Fold Networks: Random Recurrent Residuals Using Sparse Supermasks
ディープニューラルネットワーク(DNN)はパラメータが多すぎるため、最近の調査では、ランダムに初期化された状態で高精度のサブネットワークがすでに含まれていることがわかりました。これらのサブネットワークを見つけることは、重み学習の実行可能な代替トレーニング方法です。並行して、別の一連の作業では、深い残余ネットワーク(ResNet)が浅いリカレントニューラルネットワーク(RNN)の動作を近似しようとしていると仮定し、それらをリカレントモデルに圧縮する方法を提案しました。このホワイトペーパーでは、これらの研究ラインを高度に圧縮された正確なモデルであるHidden-Fold Networks(HFN)にブレンドすることを提案します。最初にResNetを繰り返し構造に折りたたんでから、ランダムに初期化されたモデル内に隠された正確なサブネットワークを検索することにより、重みを更新することなく、高性能でありながら小さなHFNが得られます。その結果、HFNはCIFAR100のResNet50と同等のパフォーマンスを実現し、メモリの占有量は38.5分の1になり、メモリサイズが26.8分の1のImageNetのResNet34と同様のパフォーマンスを実現します。 HFNは、高度に量子化され、ランダムに重み付けされたDNN推論アクセラレータで実行される場合、正確さを保ちながらデータ転送を最小限に抑えることで、さらに魅力的になります。 https://github.com/Lopez-Angel/hidden-fold-networksで入手可能なコード
Deep neural networks (DNNs) are so over-parametrized that recent research has found them to already contain a subnetwork with high accuracy at their randomly initialized state. Finding these subnetworks is a viable alternative training method to weight learning. In parallel, another line of work has hypothesized that deep residual networks (ResNets) are trying to approximate the behaviour of shallow recurrent neural networks (RNNs) and has proposed a way for compressing them into recurrent models. This paper proposes blending these lines of research into a highly compressed yet accurate model: Hidden-Fold Networks (HFNs). By first folding ResNet into a recurrent structure and then searching for an accurate subnetwork hidden within the randomly initialized model, a high-performing yet tiny HFN is obtained without ever updating the weights. As a result, HFN achieves equivalent performance to ResNet50 on CIFAR100 while occupying 38.5x less memory, and similar performance to ResNet34 on ImageNet with a memory size 26.8x smaller. The HFN will become even more attractive by minimizing data transfers while staying accurate when it runs on highly-quantized and randomly-weighted DNN inference accelerators. Code available at https://github.com/Lopez-Angel/hidden-fold-networks
updated: Wed Nov 24 2021 08:24:31 GMT+0000 (UTC)
published: Wed Nov 24 2021 08:24:31 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アソシエイト