CVFeb 2

SMTrack: State-Aware Mamba for Efficient Temporal Modeling in Visual Tracking

arXiv:2602.01677v11 citationsh-index: 12IEEE Transactions on Image Processing
Originality Highly original
AI Analysis

This work addresses the problem of efficient and robust visual tracking for dynamic scenarios, offering a novel paradigm that reduces computational overhead compared to conventional CNN and Transformer methods.

The paper tackles the challenge of modeling long-range temporal dependencies in visual tracking by proposing SMTrack, a state-aware Mamba-based method that achieves promising performance with low computational costs, as demonstrated in extensive experiments.

Visual tracking aims to automatically estimate the state of a target object in a video sequence, which is challenging especially in dynamic scenarios. Thus, numerous methods are proposed to introduce temporal cues to enhance tracking robustness. However, conventional CNN and Transformer architectures exhibit inherent limitations in modeling long-range temporal dependencies in visual tracking, often necessitating either complex customized modules or substantial computational costs to integrate temporal cues. Inspired by the success of the state space model, we propose a novel temporal modeling paradigm for visual tracking, termed State-aware Mamba Tracker (SMTrack), providing a neat pipeline for training and tracking without needing customized modules or substantial computational costs to build long-range temporal dependencies. It enjoys several merits. First, we propose a novel selective state-aware space model with state-wise parameters to capture more diverse temporal cues for robust tracking. Second, SMTrack facilitates long-range temporal interactions with linear computational complexity during training. Third, SMTrack enables each frame to interact with previously tracked frames via hidden state propagation and updating, which releases computational costs of handling temporal cues during tracking. Extensive experimental results demonstrate that SMTrack achieves promising performance with low computational costs.

Foundations

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

Your Notes