arXiv reaDer
SMOF:フィルターからより多くを絞り出すと、ハードウェアに優しいCNNプルーニングが得られます
SMOF: Squeezing More Out of Filters Yields Hardware-Friendly CNN Pruning
長年にわたり、畳み込みニューラルネットワーク(CNN)のファミリーは、深層学習の主力製品でした。最近、多くの新しいCNN構造が、ますます困難になるタスクに対処するように設計されています。それらをエッジデバイス上で効率的に動作させるために、研究者は、メモリと計算コストを削減するためのさまざまな構造化ネットワークプルーニング戦略を提案しています。ただし、それらのほとんどは、個々のフィルターチャネル内の冗長性を考慮せずに、レイヤーごとのフィルターチャネルの数を減らすことにのみ焦点を当てています。この作業では、別の次元であるカーネルサイズからの剪定について説明します。 SMOFと呼ばれるCNNプルーニングフレームワークを開発します。これは、カーネルサイズとフィルターチャネルの数の両方を削減することにより、フィルターからより多くを絞り出します。特に、SMOFは、カスタマイズされた低レベルの実装がなくても標準のハードウェアデバイスに対応しており、カーネルサイズの縮小によるプルーニング作業は、汎用プロセッサのSIMDユニットの固定サイズ幅の制約を受けません。プルーニングされたネットワークは、実行時間を大幅に短縮して簡単に展開できます。また、さまざまなCNN構造やモバイルデバイス用の汎用プロセッサに関する広範な実験を通じて、これらの主張を支持しています。
For many years, the family of convolutional neural networks (CNNs) has been a workhorse in deep learning. Recently, many novel CNN structures have been designed to address increasingly challenging tasks. To make them work efficiently on edge devices, researchers have proposed various structured network pruning strategies to reduce their memory and computational cost. However, most of them only focus on reducing the number of filter channels per layer without considering the redundancy within individual filter channels. In this work, we explore pruning from another dimension, the kernel size. We develop a CNN pruning framework called SMOF, which Squeezes More Out of Filters by reducing both kernel size and the number of filter channels. Notably, SMOF is friendly to standard hardware devices without any customized low-level implementations, and the pruning effort by kernel size reduction does not suffer from the fixed-size width constraint in SIMD units of general-purpose processors. The pruned networks can be deployed effortlessly with significant running time reduction. We also support these claims via extensive experiments on various CNN structures and general-purpose processors for mobile devices.
updated: Thu Oct 21 2021 00:58:20 GMT+0000 (UTC)
published: Thu Oct 21 2021 00:58:20 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アソシエイト