paper-with-me

홈 › Papers

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

2026-02-02 · Yinchao Ma, Dengqing Yang, Zhangyu He, Wenfei Yang, Tianzhu Zhang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.01677

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Tracking

Similar Papers 제목 키워드 기반

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

2025-08-20 · Pengzhi Zhong, Xinzhe Wang, Dan Zeng, Qihua Zhou 외 arxiv

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-b…

Multi-Object TrackingImage ClassificationObject Detection

MSF-Mamba: Motion-aware State Fusion Mamba for Efficient Micro-Gesture Recognition

2025-10-12 · Deng Li, Jun Shao, Bohao Xing, Rong Gao 외 arxiv

Micro-gesture recognition (MGR) targets the identification of subtle and fine-grained human motions and requires accurate modeling of both long-range and local spatiotemporal dependencies. While CNNs are effective at cap…

Micro-gesture Recognition

MambaTAD: When State-Space Models Meet Long-Range Temporal Action Detection

2025-11-22 · Hui Lu, Yi Yu, Shijian Lu, Deepu Rajan 외 arxiv

Temporal Action Detection (TAD) aims to identify and localize actions by determining their starting and ending frames within untrimmed videos. Recent Structured State-Space Models such as Mamba have demonstrated potentia…

Long-range modelingAction Detection

MambaMOS: LiDAR-based 3D Moving Object Segmentation with Motion-aware State Space Model

2024-04-19 · Kang Zeng, Hao Shi, Jiacheng Lin, Siyu Li 외

LiDAR-based Moving Object Segmentation (MOS) aims to locate and segment moving objects in point clouds of the current scan using motion information from previous scans. Despite the promising results achieved by previous …

ObjectSemantic Segmentation

Trajectory-aware Shifted State Space Models for Online Video Super-Resolution

2025-08-14 · Qiang Zhu, Xiandong Meng, Yuxian Jiang, Fan Zhang 외 arxiv

Online video super-resolution (VSR) is an important technique for many real-world video processing applications, which aims to restore the current high-resolution video frame based on temporally previous frames. Most of …

Computational EfficiencyVideo Super-ResolutionTrajectory Modeling