# Benchmarking Keyword Spotting Efficiency on Neuromorphic Hardware

**Authors:** Peter Blouw, Xuan Choo, Eric Hunsberger, Chris Eliasmith

arXiv: 1812.01739 · 2019-04-04

## TL;DR

This paper benchmarks the efficiency of a neuromorphic chip for keyword spotting, showing it outperforms traditional hardware in energy efficiency while maintaining accuracy, especially with larger networks.

## Contribution

It provides a comparative analysis of neuromorphic hardware versus conventional devices for keyword spotting, highlighting energy efficiency advantages of Loihi.

## Key findings

- Loihi has lower energy cost per inference than CPU, GPU, Jetson TX1, and Movidius.
- Loihi maintains equivalent accuracy to other hardware.
- Energy efficiency advantage increases with larger network sizes.

## Abstract

Using Intel's Loihi neuromorphic research chip and ABR's Nengo Deep Learning toolkit, we analyze the inference speed, dynamic power consumption, and energy cost per inference of a two-layer neural network keyword spotter trained to recognize a single phrase. We perform comparative analyses of this keyword spotter running on more conventional hardware devices including a CPU, a GPU, Nvidia's Jetson TX1, and the Movidius Neural Compute Stick. Our results indicate that for this inference application, Loihi outperforms all of these alternatives on an energy cost per inference basis while maintaining equivalent inference accuracy. Furthermore, an analysis of tradeoffs between network size, inference speed, and energy cost indicates that Loihi's comparative advantage over other low-power computing devices improves for larger networks.

## Full text

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

## Figures

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

## References

7 references — full list in the complete paper: https://tomesphere.com/paper/1812.01739/full.md

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