ETCVDCFeb 28, 2019

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

arXiv:1903.06649v2
AI Analysis

This work addresses the need for more energy-efficient and faster computing architectures for spatio-temporal information processing, though it is incremental as it builds on existing CeNN concepts with a new evaluation framework.

The paper tackled the problem of evaluating cellular neural network (CeNN)-based hardware accelerators for application-level tasks by developing an evaluation framework and a CeNN-friendly target-tracking algorithm, achieving matching accuracy to the best von Neumann algorithm (Struck) with approximately 1000x improvements in energy-delay product.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes