| 講演抄録/キーワード |
| 講演名 |
2017-07-27 15:45
畳み込みニューラルネットワークの全2値化に関する一検討 ○下田将之・藤井智也・米川晴義・佐藤真平・中原啓貴(東工大) CPSY2017-28 |
| 抄録 |
(和) |
画像識別等の組込み機器では, 学習済み畳み込みニューラルネットワーク (CNN:Convolutional Neural Network) の識別高速化と低消費電力化が求められている. CNN の演算の 90%以上は 2 次元畳み込みであり, 主に積 和 (MAC: Multiply-Accumulation) 演算である. 従って外部メモリとのデータ削減と積和演算回路の削減が必要であ る. 近年, CNN の重み, 入力及び活性化関数の出力を 2 値 (-1/+1) に制限した 2 値化 CNN が提案されている. しか し, 提案された手法では入力層への入力は依然整数値のままであった. そのため, 入力層と中間層とを結合する畳み 込み演算は, 整数精度で行われている. 本稿は入力層の入力値も同様に 2 値化を行い, 全ての畳み込み演算をビット 演算で行う全 2 値化 CNN を提案する. そして, 全 2 値化 CNN を既存の 2 値化 CNN や, 整数精度の CNN と比較を 行った. 提案する全 2 値化 CNN は, 2 次元畳み込みを行う際の整数精度の積和演算回路が不要なため, FF を 13.7%, LUT を 2.2%削減し, 1.2 倍高速化できた. |
| (英) |
A pre-trained convolutional neural network (CNN) is a feed-forward computation perspective, which is widely used for the embedded systems, requires high power-and-area efficiency. This paper realizes a binarized CNN which treats only binary values (+1/-1) for the inputs, the weights and the activation value. In this case, the multiplier is replaced into an XNOR circuit instead of a dedicated DSP block. Both inputs and weights are more suitable for hardware implementation. However, first convolutional layer still calculates in integer precision, since input value is not binarized one. In this paper, we transform input value into maps of which each pixel is 1 bit precision. The proposed method enables a binarized CNN to use bitwise operation in all layers of convolution. We call this all binarized CNN. We conduct experiment on comparing all binarized CNN, floating-point CNN and binarized CNN. Since all binarized CNN do not need dedicated DSP block, area of all binarized CNN is smaller than that of conventional binarized CNN. |
| キーワード |
(和) |
ニューラルネットワーク / 2値化畳み込みニューラルネットワーク / / / / / / |
| (英) |
Neural Network / Convolutional Neural Network / Binary Convolutional Neural Network / / / / / |
| 文献情報 |
信学技報, vol. 117, no. 153, CPSY2017-28, pp. 131-136, 2017年7月. |
| 資料番号 |
CPSY2017-28 |
| 発行日 |
2017-07-19 (CPSY) |
| ISSN |
Print edition: ISSN 0913-5685 Online edition: ISSN 2432-6380 |
著作権に ついて |
技術研究報告に掲載された論文の著作権は電子情報通信学会に帰属します.(許諾番号:10GA0019/12GB0052/13GB0056/17GB0034/18GB0034) |
| PDFダウンロード |
CPSY2017-28 |
|