CVAug 20, 2025

SMTrack: End-to-End Trained Spiking Neural Networks for Multi-Object Tracking in RGB Videos

arXiv:2508.14607v1h-index: 5IEEE Internet of Things Journal
Originality Incremental advance
AI Analysis

This work addresses the underexplored application of SNNs for complex temporal tasks in real-world vision systems, offering a low-power alternative for multi-object tracking.

The paper tackles multi-object tracking in standard RGB videos by proposing SMTrack, the first directly trained deep spiking neural network framework, which achieves performance comparable to leading ANN-based methods on benchmarks like MOT17 and MOT20.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes