vix.ing · top · new · best · stats · spec

Sequence-SOD: Bio-inspired Sequence-aware Spiking Object Detection for Event Cameras

2026/07/29 by Katharina Bendig, René Schuster, Didier Stricker
Computer Science · Engineering · #Advanced Memory and Neural Computing #Ferroelectric and Negative Capacitance Devices #Neural Networks and Reservoir Computing #cs.CV

paper · pdf · doi:10.1007/s12559-026-10637-z

published as Cognitive Computation, vol. 18, Article 91 (2026)

arxiv created 2026/07/29 · openalex publication_date 2026/07/29 · arxiv updated 2026/07/30 · openalex created_date 2026/07/30 · openalex updated_date 2026/07/31

Abstract

Abstract Event cameras follow a retina-inspired sensing principle, reporting local intensity changes asynchronously with high temporal resolution and a wide dynamic range. Spiking Neural Networks (SNNs) complement these sparse event streams through brain-inspired dynamics, using sparse spikes and leaky membrane potentials to integrate information over time. However, many SNN object detectors process isolated event intervals with a single label and reset the network state after each prediction, thereby underusing temporal information in continuous event streams. We introduce Sequence-SOD, a sequence-aware SNN object detector that processes extended event sequences containing labels at multiple time points. Events are accumulated into short intervals, discretized into temporal steps, and fed sequentially to an SSD-style Spiking DenseNet while preserving membrane potentials across intervals within a sequence, so that detection is driven by an evolving neural state instead of independently reset input windows. On the Gen1 Automotive Detection Dataset, sequence-aware training improves mAP from 23.38 for single-interval training to 25.30 without augmentation and to 26.88 with event-data augmentation. The model achieves a theoretical prediction frequency of 40 Hz. Training and evaluating SNN object detectors on extended event sequences improves their ability to exploit temporal cues while preserving the energy-efficiency benefits of sparse spiking computation. The results highlight sequence-aware training as a complementary direction to architectural improvements for event-based SNN detection.

Citations

Related