paper-with-me

Papers

SC-DCNN: Highly-Scalable Deep Convolutional Neural Network using Stochastic Computing

2016-11-18 · Ao Ren, Ji Li, Zhe Li, Caiwen Ding, Xuehai Qian, Qinru Qiu, Bo Yuan, Yanzhi Wang

With recent advancing of Internet of Things (IoTs), it becomes very attractive to implement the deep convolutional neural networks (DCNNs) onto embedded/portable systems. Presently, executing the software-based DCNNs requires high-performance server clusters in practice, restricting their widespread deployment on the mobile devices. To overcome this issue, considerable research efforts have been conducted in the context of developing highly-parallel and specific DCNN hardware, utilizing GPGPUs, FPGAs, and ASICs. Stochastic Computing (SC), which uses bit-stream to represent a number within [-1, 1] by counting the number of ones in the bit-stream, has a high potential for implementing DCNNs with high scalability and ultra-low hardware footprint. Since multiplications and additions can be calculated using AND gates and multiplexers in SC, significant reductions in power/energy and hardware footprint can be achieved compared to the conventional binary arithmetic implementations. The tremendous savings in power (energy) and hardware resources bring about immense design space for enhancing scalability and robustness for hardware DCNNs. This paper presents the first comprehensive design and optimization framework of SC-based DCNNs (SC-DCNNs). We first present the optimal designs of function blocks that perform the basic operations, i.e., inner product, pooling, and activation function. Then we propose the optimal design of four types of combinations of basic function blocks, named feature extraction blocks, which are in charge of extracting features from input feature maps. Besides, weight storage methods are investigated to reduce the area and power/energy consumption for storing weights. Finally, the whole SC-DCNN implementation is optimized, with feature extraction blocks carefully selected, to minimize area and power/energy consumption while maintaining a high network accuracy level.

📄 PDF Abstract BibTeX arXiv:1611.05939

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…

Similar Papers 제목 키워드 기반

Hardware-Driven Nonlinear Activation for Stochastic Computing Based Deep Convolutional Neural Networks

2017-03-12 · Ji Li, Zihao Yuan, Zhe Li, Caiwen Ding 외

Recently, Deep Convolutional Neural Networks (DCNNs) have made unprecedented progress, achieving the accuracy close to, or even better than human-level perception in various tasks. There is a timely need to map the lates…

CPUGPU

Towards Budget-Driven Hardware Optimization for Deep Convolutional Neural Networks using Stochastic Computing

2018-05-10 · Zhe Li, Ji Li, Ao Ren, Caiwen Ding 외

Recently, Deep Convolutional Neural Network (DCNN) has achieved tremendous success in many machine learning applications. Nevertheless, the deep structure has brought significant increases in computation complexity. Larg…

GPU

An Area and Energy Efficient Design of Domain-Wall Memory-Based Deep Convolutional Neural Networks using Stochastic Computing

2018-02-03 · Xiaolong Ma, Yi-Peng Zhang, Geng Yuan, Ao Ren 외

With recent trend of wearable devices and Internet of Things (IoTs), it becomes attractive to develop hardware-based deep convolutional neural networks (DCNNs) for embedded applications, which require low power/energy co…

Quantifying Urban Canopy Cover with Deep Convolutional Neural Networks

2019-12-03 · Bill Cai, Xiaojiang Li, Carlo Ratti

Urban canopy cover is important to mitigate the impact of climate change. Yet, existing quantification of urban greenery is either manual and not scalable, or use traditional computer vision methods that are inaccurate. …

Self-Driving CarsSemantic Segmentation

Deep Versus Wide Convolutional Neural Networks for Object Recognition on Neuromorphic System

2018-02-07 · Md Zahangir Alom, Theodore Josue, Md Nayim Rahman, Will Mitchell 외

In the last decade, special purpose computing systems, such as Neuromorphic computing, have become very popular in the field of computer vision and machine learning for classification tasks. In 2015, IBM's released the T…

ClassificationGeneral ClassificationObject Recognition