# Application-level Studies of Cellular Neural Network-based Hardware   Accelerators

**Authors:** Qiuwen Lou, Indranil Palit, Tang Li, Andras Horvath, Michael Niemier,, X. Sharon Hu

arXiv: 1903.06649 · 2019-06-14

## TL;DR

This paper evaluates cellular neural network (CeNN)-based hardware accelerators at the application level, demonstrating significant energy-delay improvements while maintaining accuracy comparable to traditional algorithms.

## Contribution

It introduces an evaluation framework for CeNN-based accelerators and provides a case study comparing CeNN and von Neumann algorithms at the application level.

## Key findings

- CeNN-based approach matches the accuracy of the von Neumann algorithm.
- CeNN offers approximately 1000x improvements in energy-delay product.
- The study quantifies energy, delay, and accuracy metrics for CeNN hardware.

## Abstract

As cost and performance benefits associated with Moore's Law scaling slow, researchers are studying alternative architectures (e.g., based on analog and/or spiking circuits) and/or computational models (e.g., convolutional and recurrent neural networks) to perform application-level tasks faster, more energy efficiently, and/or more accurately. We investigate cellular neural network (CeNN)-based co-processors at the application-level for these metrics. While it is well-known that CeNNs can be well-suited for spatio-temporal information processing, few (if any) studies have quantified the energy/delay/accuracy of a CeNN-friendly algorithm and compared the CeNN-based approach to the best von Neumann algorithm at the application level. We present an evaluation framework for such studies. As a case study, a CeNN-friendly target-tracking algorithm was developed and mapped to an array architecture developed in conjunction with the algorithm. We compare the energy, delay, and accuracy of our architecture/algorithm (assuming all overheads) to the most accurate von Neumann algorithm (Struck). Von Neumann CPU data is measured on an Intel i5 chip. The CeNN approach is capable of matching the accuracy of Struck, and can offer approximately 1000x improvements in energy-delay product.

## Full text

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

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1903.06649/full.md

## References

28 references — full list in the complete paper: https://tomesphere.com/paper/1903.06649/full.md

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