Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Exploiting Multimodal Spatial-temporal Patterns for Video Object Tracking

About

Multimodal tracking has garnered widespread attention as a result of its ability to effectively address the inherent limitations of traditional RGB tracking. However, existing multimodal trackers mainly focus on the fusion and enhancement of spatial features or merely leverage the sparse temporal relationships between video frames. These approaches do not fully exploit the temporal correlations in multimodal videos, making it difficult to capture the dynamic changes and motion information of targets in complex scenarios. To alleviate this problem, we propose a unified multimodal spatial-temporal tracking approach named STTrack. In contrast to previous paradigms that solely relied on updating reference information, we introduced a temporal state generator (TSG) that continuously generates a sequence of tokens containing multimodal temporal information. These temporal information tokens are used to guide the localization of the target in the next time state, establish long-range contextual relationships between video frames, and capture the temporal trajectory of the target. Furthermore, at the spatial level, we introduced the mamba fusion and background suppression interactive (BSI) modules. These modules establish a dual-stage mechanism for coordinating information interaction and fusion between modalities. Extensive comparisons on five benchmark datasets illustrate that STTrack achieves state-of-the-art performance across various multimodal tracking scenarios. Code is available at: https://github.com/NJU-PCALab/STTrack.

Xiantao Hu, Ying Tai, Xu Zhao, Chen Zhao, Zhenyu Zhang, Jun Li, Bineng Zhong, Jian Yang• 2024

Related benchmarks

TaskDatasetResultRank
RGB-D Object TrackingVOT-RGBD 2022 (public challenge)
EAO77.6
263
RGB-T TrackingLasHeR (test)
PR76
257
RGB-T TrackingRGBT234 (test)
Precision Rate89.8
203
RGB-D Object TrackingDepthTrack (test)
Precision63.2
181
RGBT TrackingLasHeR
PR76
120
RGBT TrackingRGBT234
PR89.8
112
Visual Object TrackingDepthTrack
Recall0.634
91
Object TrackingVisEvent (test)
PR78.6
63
Multi-modal TrackingVisEvent
PR Score78.6
24
Object TrackingRGBT234
MSR66.7
21
Showing 10 of 16 rows

Other info

Code

Follow for update