⚡ 本页包含 AI 生成的分析内容,仅供参考
提出一款混合信号二进制CNN处理器,在28nm CMOS工艺上实现全片上存储,以3.8μJ/图能耗达到CIFAR-10数据集86%准确率,解决边缘端低功耗高精度图像分类问题。
latency, bandwidth, and privacy has created demand for low-energy deep convolutional neural networks (CNNs). The single-layer classifier in [1] achieves sub-nJ operation, but is limited to moderate accuracy on low-complexity tasks (90% on MNIST). Larger CNN chips provide dataflow computing for high-complexity tasks (AlexNet) at mJ energy [2], but edge deployment remains a challenge due to offchip DRAM access energy. This paper describes a mixed-signal binary CNN processor that performs image classification of moderate complexity (86% on CIFAR-10) and employs near-memory computing to achieve a classification energy of 3.8μJ, a 40× improvement over TrueNorth [3]. We accomplish this using (1) the BinaryNet algorithm for CNNs with weights and activations constrained to
Daniel Bankman1, Lita Yang1, Bert Moons2, Marian Verhelst2, Boris Murmann1
Stanford University, Stanford, CA; 2KU Leuven, Leuven, Belgium 1 The trend of pushing deep learning from cloud to edge due to concerns of