🤖 AI Summary
This work addresses the limited applicability of Spiking Neural Networks (SNNs) to standard RGB-video Multi-Object Tracking (MOT), proposing the first end-to-end trainable deep SNN-based MOT framework. Methodologically: (1) we introduce an Adaptive Scale-Aware Normalized Wasserstein Distance Loss (Asa-NWDLoss) to enhance detection sensitivity for small objects; (2) we design a lightweight TrackTrack identity association module to improve trajectory consistency. Evaluated on BEE24, MOT17, MOT20, and DanceTrack, our approach achieves accuracy comparable to state-of-the-art Artificial Neural Network (ANN)-based methods while inheriting the intrinsic energy efficiency of SNNs. This work overcomes a key modeling bottleneck for SNNs in complex temporal vision tasks and establishes a new paradigm for low-power, real-time MOT.
📝 Abstract
Brain-inspired Spiking Neural Networks (SNNs) exhibit significant potential for low-power computation, yet their application in visual tasks remains largely confined to image classification, object detection, and event-based tracking. In contrast, real-world vision systems still widely use conventional RGB video streams, where the potential of directly-trained SNNs for complex temporal tasks such as multi-object tracking (MOT) remains underexplored. To address this challenge, we propose SMTrack-the first directly trained deep SNN framework for end-to-end multi-object tracking on standard RGB videos. SMTrack introduces an adaptive and scale-aware Normalized Wasserstein Distance loss (Asa-NWDLoss) to improve detection and localization performance under varying object scales and densities. Specifically, the method computes the average object size within each training batch and dynamically adjusts the normalization factor, thereby enhancing sensitivity to small objects. For the association stage, we incorporate the TrackTrack identity module to maintain robust and consistent object trajectories. Extensive evaluations on BEE24, MOT17, MOT20, and DanceTrack show that SMTrack achieves performance on par with leading ANN-based MOT methods, advancing robust and accurate SNN-based tracking in complex scenarios.