arXiv reaDer
Moblieデバイスでのモデル加速のためのジョイントチャネルとウェイトプルーニング
Joint Channel and Weight Pruning for Model Acceleration on Moblie Devices
モバイルデバイスでの実用的なディープニューラルネットワークの設計では、さまざまなアプリケーションで計算リソースと推論の待ち時間によって発生する制約を考慮することが不可欠です。ディープネットワークアクセラレーション関連のアプローチの中で、プルーニングは、計算リソースの消費と精度のバランスをとるために広く採用されている手法です。重要でない接続は、モデルの精度への影響を最小限に抑えて、チャネルごとまたはランダムに削除できます。チャネルプルーニングは即座に大幅なレイテンシーの削減をもたらしますが、ランダムウェイトプルーニングはレイテンシーと精度のバランスをとるためにより柔軟です。このホワイトペーパーでは、Joint ChannelプルーニングとWeightプルーニング(JCW)を備えた統合フレームワークを紹介し、以前のモデル圧縮アプローチよりも遅延と精度の間のパレートフロンティアを向上させます。レイテンシーと精度の間のトレードオフを完全に最適化するために、JCWフレームワークで調整された多目的進化的アルゴリズムを開発します。これにより、1回の検索で、さまざまな展開要件に最適な候補アーキテクチャを取得できます。広範な実験により、JCWは、ImageNet分類データセットのさまざまな最先端のプルーニング方法に対して、レイテンシと精度の間のより良いトレードオフを達成することが実証されています。コードはhttps://github.com/jcw-anonymous/JCWで入手できます。
For practical deep neural network design on mobile devices, it is essential to consider the constraints incurred by the computational resources and the inference latency in various applications. Among deep network acceleration related approaches, pruning is a widely adopted practice to balance the computational resource consumption and the accuracy, where unimportant connections can be removed either channel-wisely or randomly with a minimal impact on model accuracy. The channel pruning instantly results in a significant latency reduction, while the random weight pruning is more flexible to balance the latency and accuracy. In this paper, we present a unified framework with Joint Channel pruning and Weight pruning (JCW), and achieves a better Pareto-frontier between the latency and accuracy than previous model compression approaches. To fully optimize the trade-off between the latency and accuracy, we develop a tailored multi-objective evolutionary algorithm in the JCW framework, which enables one single search to obtain the optimal candidate architectures for various deployment requirements. Extensive experiments demonstrate that the JCW achieves a better trade-off between the latency and accuracy against various state-of-the-art pruning methods on the ImageNet classification dataset. Our codes are available at https://github.com/jcw-anonymous/JCW.
updated: Fri Oct 15 2021 11:18:42 GMT+0000 (UTC)
published: Fri Oct 15 2021 11:18:42 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アソシエイト