pith. sign in

arxiv: 1807.08716 · v2 · pith:UTDZE6F4new · submitted 2018-07-23 · 💻 cs.LG · cs.NE· stat.ML

NullaNet: Training Deep Neural Networks for Reduced-Memory-Access Inference

classification 💻 cs.LG cs.NEstat.ML
keywords deepnetworksneuralcomplexitycomputationalcomputingmodelsrealization
0
0 comments X
read the original abstract

Deep neural networks have been successfully deployed in a wide variety of applications including computer vision and speech recognition. However, computational and storage complexity of these models has forced the majority of computations to be performed on high-end computing platforms or on the cloud. To cope with computational and storage complexity of these models, this paper presents a training method that enables a radically different approach for realization of deep neural networks through Boolean logic minimization. The aforementioned realization completely removes the energy-hungry step of accessing memory for obtaining model parameters, consumes about two orders of magnitude fewer computing resources compared to realizations that use floatingpoint operations, and has a substantially lower latency.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Neural Network Training with Approximate Logarithmic Computations

    cs.LG 2019-10 unverdicted novelty 6.0

    16-bit log-based training achieves classification accuracy within approximately 1% of floating-point baselines on common datasets by replacing multiplications with approximate log-domain additions.