AI RESEARCH
Low-latency Event-based Object Detection with Spatially-Sparse Linear Attention
arXiv CS.CV
•
ArXi:2603.06228v1 Announce Type: new 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 s parallel.