Softmax Regression Design for Stochastic Computing Based Deep Convolutional Neural Networks.

Zihao Yuan,Ji Li,Zhe Li,Caiwen Ding,Ao Ren,Bo Yuan,Qinru Qiu,Jeffrey Draper,Yanzhi Wang
DOI: https://doi.org/10.1145/3060403.3060467
2017-01-01
Abstract:Recently, Deep Convolutional Neural Networks (DCNNs) have made tremendous advances, achieving close to or even better accuracy than human-level perception in various tasks. Stochastic Computing (SC), as an alternate to the conventional binary computing paradigm, has the potential to enable massively parallel and highly scalable hardware implementations of DCNNs. In this paper, we design and optimize the SC based Softmax Regression function. Experiment results show that compared with a binary SR, the proposed SC-SR under longer bit stream can reach the same level of accuracy with the improvement of 295X, 62X, 2617X in terms of power, area and energy, respectively. Binary SR is suggested for future DCNNs with short bit stream length input whereas SC-SR is recommended for longer bit stream.
What problem does this paper attempt to address?