The 7th International Conference on Next Generation Computing 2021 (2021.11)바로가기
페이지
pp.351-352
저자
Jaemyung Kim, Yongwoo Kim, Jin-Ku Kang
언어
영어(ENG)
URL
https://www.earticle.net/Article/A448094
원문정보
초록
영어
Due to the recent improvement in the computational power of hardware and the growth of data, a deep learning-based approach that optimizes parameters using massive data showed excellent performance. In computer vision, research using a convolutional neural network(CNN) is being actively conducted. However, it is challenging to apply to IoT devices due to the high computational complexity and massive memory usage required. In this paper, we propose a quantized CNN hardware for IoT devices that optimized memory usage and computation complexity. In addition, we present a quantization framework for the proposed hardware design. The presented framework includes floating-point training, quantization, fully integer arithmetic inference, and hardware design processes. As a result of implementing the quantized CNN on the Xilinx ZC702 evaluation board, power consumption and inference speed improved by 4.86× and 2.58×, respectively, compared to 32-bit floating-point hardware.
목차
Abstract I. INTRODUCTION II. PROPOSED QUANTIZED CNN HARDWARE A. Framework Overview B. Quantization C. Fully Integer Arithmetic Inference D. Hardware Architecture III. EXPERIMENT RESULTS IV. CONCLUSION AND FUTURE WORK ACKNOWLEDGMENT REFERENCES