Line-based Event Preprocessing: Towards Low-Energy Neuromorphic Computer Vision
Amélie Gruel, Pierre Lewden, Adrien F. Vincent, Sylvain Saïghi
TL;DR
This work introduces an end-to-end line-based preprocessing mechanism for event-based neuromorphic vision, aiming to reduce energy expenditure by extracting linear features before classification. By adapting a bio-inspired line-detection SNN into a preprocessing layer and evaluating multiple strategies across PokerDVS, NMNIST, and DVS128 Gesture, the authors show substantial reductions in synaptic events while preserving, and in some cases improving, classification accuracy. Across toy and benchmark datasets, theoretical energy efficiency can improve by factors up to about 7x, with notable gains in complex real-world tasks when combining strategies. The findings support the potential of event preprocessing to enable more frugal neuromorphic computer vision and motivate hardware-oriented validation on platforms like SpiNNaker or FPGAs.
Abstract
Neuromorphic vision made significant progress in recent years, thanks to the natural match between spiking neural networks and event data in terms of biological inspiration, energy savings, latency and memory use for dynamic visual data processing. However, optimising its energy requirements still remains a challenge within the community, especially for embedded applications. One solution may reside in preprocessing events to optimise data quantity thus lowering the energy cost on neuromorphic hardware, proportional to the number of synaptic operations. To this end, we extend an end-to-end neuromorphic line detection mechanism to introduce line-based event data preprocessing. Our results demonstrate on three benchmark event-based datasets that preprocessing leads to an advantageous trade-off between energy consumption and classification performance. Depending on the line-based preprocessing strategy and the complexity of the classification task, we show that one can maintain or increase the classification accuracy while significantly reducing the theoretical energy consumption. Our approach systematically leads to a significant improvement of the neuromorphic classification efficiency, thus laying the groundwork towards a more frugal neuromorphic computer vision thanks to event preprocessing.
