arXiv:2602.01677cs.CV2026-02中稿 · IEEE TIP被引 1

用新型状态感知结构提升视觉追踪的时序建模效率

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

  • 引入状态感知的Mamba结构,动态捕捉多样时序特征
  • 训练时计算复杂度线性增长,实现长程时序交互
  • 追踪阶段无需额外计算,适合实时部署

视觉跟踪旨在自动估计视频序列中目标物体的状态,尤其在动态场景下极具挑战。现有方法虽引入时序信息以增强鲁棒性,但传统CNN与Transformer在建模长程时序依赖方面存在固有局限,常需复杂定制模块或高昂计算成本。受状态空间模型成功启发,本文提出一种新型视觉跟踪时序建模范式——状态感知Mamba追踪器(SMTrack),提供简洁的训练与追踪流程,无需定制模块或高计算开销即可构建长程时序依赖。其优势包括:1)提出新型选择性状态感知状态空间模型,采用分状态参数以捕捉更丰富的时序线索;2)训练阶段实现线性计算复杂度,支持长程时序交互;3)通过隐藏状态传播与更新,使每帧可与先前追踪帧高效交互,显著降低追踪阶段处理时序线索的计算负担。大量实验表明,SMTrack在保持低计算成本的同时取得优异性能。

原文摘要 · Abstract (English)

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.

视觉跟踪时序建模Mamba状态空间

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。