Low-latency Event-based Object Detection with Spatially-Sparse Linear Attention
Haiqing Hao, Zhipeng Sui, Rong Zou, Zijia Dai, Nikola Zubi\'c, Davide Scaramuzza, Wenhui Wang

TL;DR
This paper introduces SSLA-Det, a novel event-based object detection model using spatially-sparse linear attention, achieving high accuracy with significantly reduced computation and latency on benchmark datasets.
Contribution
The paper proposes Spatially-Sparse Linear Attention (SSLA), enabling efficient sparse state updates and parallel training for event-based detection, advancing the accuracy-efficiency trade-off.
Findings
Achieves state-of-the-art accuracy on Gen1 and N-Caltech101 datasets.
Reduces per-event computation by over 20 times compared to previous methods.
Demonstrates the effectiveness of linear attention in low-latency event-based vision.
Abstract
Event cameras provide sequential visual data with spatial sparsity and high temporal resolution, making them attractive for low-latency object detection. Existing asynchronous event-based neural networks realize this low-latency advantage by updating predictions event-by-event, but still suffer from two bottlenecks: recurrent architectures are difficult to train efficiently on long sequences, and improving accuracy often increases per-event computation and latency. Linear attention is appealing in this setting because it supports parallel training and recurrent inference. However, standard linear attention updates a global state for every event, yielding a poor accuracy-efficiency trade-off, which is problematic for object detection, where fine-grained representations and thus states are preferred. The key challenge is therefore to introduce sparse state activation that exploits event…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Ferroelectric and Negative Capacitance Devices · Advanced Neural Network Applications
