π€ AI Summary
To address the challenges of spatiotemporal feature modeling and weak long-range temporal dependency capture in event-camera-based object detection, this paper proposes the Hybrid Spiking Vision Transformer (HsVT)βthe first architecture to integrate spiking neural networks (SNNs) with Vision Transformers, enabling asynchronous joint spatiotemporal encoding with fine-grained spatial representation and dynamic temporal modeling. Methodologically, we introduce a spike-driven hybrid attention mechanism tailored for efficient, sparse processing of Address-Event Representation (AER) event streams. Our contributions include: (1) the first lightweight, privacy-preserving benchmark dataset for event-camera-based fall detection; and (2) state-of-the-art detection accuracy on both GEN1 and our proprietary dataset, achieved with 32% fewer parameters and a 2.1Γ improvement in energy efficiency.
π Abstract
Event-based object detection has gained increasing attention due to its advantages such as high temporal resolution, wide dynamic range, and asynchronous address-event representation. Leveraging these advantages, Spiking Neural Networks (SNNs) have emerged as a promising approach, offering low energy consumption and rich spatiotemporal dynamics. To further enhance the performance of event-based object detection, this study proposes a novel hybrid spike vision Transformer (HsVT) model. The HsVT model integrates a spatial feature extraction module to capture local and global features, and a temporal feature extraction module to model time dependencies and long-term patterns in event sequences. This combination enables HsVT to capture spatiotemporal features, improving its capability to handle complex event-based object detection tasks. To support research in this area, we developed and publicly released The Fall Detection Dataset as a benchmark for event-based object detection tasks. This dataset, captured using an event-based camera, ensures facial privacy protection and reduces memory usage due to the event representation format. We evaluated the HsVT model on GEN1 and Fall Detection datasets across various model sizes. Experimental results demonstrate that HsVT achieves significant performance improvements in event detection with fewer parameters.