pith. sign in

arxiv: 1611.02024 · v2 · pith:7ZFPRAKUnew · submitted 2016-11-07 · 💻 cs.NE

Sigma Delta Quantized Networks

classification 💻 cs.NE
keywords networkamountlayernetworkschangecomputationdeepinput
0
0 comments X
read the original abstract

Deep neural networks can be obscenely wasteful. When processing video, a convolutional network expends a fixed amount of computation for each frame with no regard to the similarity between neighbouring frames. As a result, it ends up repeatedly doing very similar computations. To put an end to such waste, we introduce Sigma-Delta networks. With each new input, each layer in this network sends a discretized form of its change in activation to the next layer. Thus the amount of computation that the network does scales with the amount of change in the input and layer activations, rather than the size of the network. We introduce an optimization method for converting any pre-trained deep network into an optimally efficient Sigma-Delta network, and show that our algorithm, if run on the appropriate hardware, could cut at least an order of magnitude from the computational cost of processing video data.

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. Sense Less, Infer More: Agentic Multimodal Transformers for Edge Medical Intelligence

    cs.ET 2026-04 unverdicted novelty 6.0

    AMI reduces sensor usage by 48.8% and improves accuracy by 1.9% on average across three medical datasets by jointly learning when to sense and how to infer from multimodal physiological signals.