We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: GXNOR-Net: Training deep neural networks with ternary weights and activations without full-precision memory under a unified discretization framework

Abstract: There is a pressing need to build an architecture that could subsume these networks under a unified framework that achieves both higher performance and less overhead. To this end, two fundamental issues are yet to be addressed. The first one is how to implement the back propagation when neuronal activations are discrete. The second one is how to remove the full-precision hidden weights in the training phase to break the bottlenecks of memory/computation consumption. To address the first issue, we present a multi-step neuronal activation discretization method and a derivative approximation technique that enable the implementing the back propagation algorithm on discrete DNNs. While for the second issue, we propose a discrete state transition (DST) methodology to constrain the weights in a discrete space without saving the hidden weights. Through this way, we build a unified framework that subsumes the binary or ternary networks as its special cases, and under which a heuristic algorithm is provided at the website this https URL More particularly, we find that when both the weights and activations become ternary values, the DNNs can be reduced to sparse binary networks, termed as gated XNOR networks (GXNOR-Nets) since only the event of non-zero weight and non-zero activation enables the control gate to start the XNOR logic operations in the original binary networks. This promises the event-driven hardware design for efficient mobile intelligence. We achieve advanced performance compared with state-of-the-art algorithms. Furthermore, the computational sparsity and the number of states in the discrete space can be flexibly modified to make it suitable for various hardware platforms.
Comments: 11 pages, 13 figures
Subjects: Machine Learning (cs.LG); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (stat.ML)
Journal reference: Neural Networks(Volume 100,April 2018)
Cite as: arXiv:1705.09283 [cs.LG]
  (or arXiv:1705.09283v5 [cs.LG] for this version)

Submission history

From: Peng Jiao [view email]
[v1] Thu, 25 May 2017 17:59:41 GMT (1001kb,D)
[v2] Mon, 17 Jul 2017 03:01:18 GMT (1001kb,D)
[v3] Fri, 18 Aug 2017 07:43:44 GMT (1091kb,D)
[v4] Mon, 9 Apr 2018 05:25:13 GMT (1134kb,D)
[v5] Wed, 2 May 2018 17:30:40 GMT (1134kb,D)

Link back to: arXiv, form interface, contact.