NESep 18, 2020

Low-Power Low-Latency Keyword Spotting and Adaptive Control with a SpiNNaker 2 Prototype and Comparison with Loihi

arXiv:2009.08921v140 citations
Originality Synthesis-oriented
AI Analysis

This work addresses power and latency challenges in neuromorphic computing for edge devices like smart speakers and robots, but it is incremental as it compares existing chips on standard tasks.

The authors implemented keyword spotting and adaptive robotic control on a SpiNNaker 2 prototype and compared it with Loihi, finding that SpiNNaker 2 is more efficient for high-dimensional vector-matrix multiplication, while Loihi excels in simpler cases.

We implemented two neural network based benchmark tasks on a prototype chip of the second-generation SpiNNaker (SpiNNaker 2) neuromorphic system: keyword spotting and adaptive robotic control. Keyword spotting is commonly used in smart speakers to listen for wake words, and adaptive control is used in robotic applications to adapt to unknown dynamics in an online fashion. We highlight the benefit of a multiply accumulate (MAC) array in the SpiNNaker 2 prototype which is ordinarily used in rate-based machine learning networks when employed in a neuromorphic, spiking context. In addition, the same benchmark tasks have been implemented on the Loihi neuromorphic chip, giving a side-by-side comparison regarding power consumption and computation time. While Loihi shows better efficiency when less complicated vector-matrix multiplication is involved, with the MAC array, the SpiNNaker 2 prototype shows better efficiency when high dimensional vector-matrix multiplication is involved.

Foundations

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

Your Notes