# Pre-Defined Sparse Neural Networks with Hardware Acceleration

**Authors:** Sourya Dey, Kuan-Wen Huang, Peter A. Beerel, Keith M. Chugg

arXiv: 1812.01164 · 2024-10-30

## TL;DR

This paper introduces a method for pre-defined sparse neural networks that significantly reduces computational and storage complexity, along with a flexible FPGA-compatible hardware architecture supporting training and inference.

## Contribution

It proposes a novel pre-defined sparsity approach and a flexible hardware architecture for neural network acceleration compatible with various network sizes.

## Key findings

- Storage and computational complexity reduced by over 5X
- Supports both training and inference modes
- Compatible with various FPGA sizes

## Abstract

Neural networks have proven to be extremely powerful tools for modern artificial intelligence applications, but computational and storage complexity remain limiting factors. This paper presents two compatible contributions towards reducing the time, energy, computational, and storage complexities associated with multilayer perceptrons. Pre-defined sparsity is proposed to reduce the complexity during both training and inference, regardless of the implementation platform. Our results show that storage and computational complexity can be reduced by factors greater than 5X without significant performance loss. The second contribution is an architecture for hardware acceleration that is compatible with pre-defined sparsity. This architecture supports both training and inference modes and is flexible in the sense that it is not tied to a specific number of neurons. For example, this flexibility implies that various sized neural networks can be supported on various sized Field Programmable Gate Array (FPGA)s.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.01164/full.md

## Figures

13 figures with captions in the complete paper: https://tomesphere.com/paper/1812.01164/full.md

## References

51 references — full list in the complete paper: https://tomesphere.com/paper/1812.01164/full.md

---
Source: https://tomesphere.com/paper/1812.01164