Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
110 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Unrolling Ternary Neural Networks (1909.04509v1)

Published 9 Sep 2019 in eess.SP, cs.LG, cs.NE, and eess.IV

Abstract: The computational complexity of neural networks for large scale or real-time applications necessitates hardware acceleration. Most approaches assume that the network architecture and parameters are unknown at design time, permitting usage in a large number of applications. This paper demonstrates, for the case where the neural network architecture and ternary weight values are known a priori, that extremely high throughput implementations of neural network inference can be made by customising the datapath and routing to remove unnecessary computations and data movement. This approach is ideally suited to FPGA implementations as a specialized implementation of a trained network improves efficiency while still retaining generality with the reconfigurability of an FPGA. A VGG style network with ternary weights and fixed point activations is implemented for the CIFAR10 dataset on Amazon's AWS F1 instance. This paper demonstrates how to remove 90% of the operations in convolutional layers by exploiting sparsity and compile-time optimizations. The implementation in hardware achieves 90.9 +/- 0.1% accuracy and 122 k frames per second, with a latency of only 29 us, which is the fastest CNN inference implementation reported so far on an FPGA.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (7)
  1. Stephen Tridgell (1 paper)
  2. Martin Kumm (8 papers)
  3. Martin Hardieck (2 papers)
  4. David Boland (6 papers)
  5. Duncan Moss (1 paper)
  6. Peter Zipf (4 papers)
  7. Philip H. W. Leong (12 papers)
Citations (24)

Summary

We haven't generated a summary for this paper yet.