9
0

TrackingMiM: Efficient Mamba-in-Mamba Serialization for Real-time UAV Object Tracking

Bingxi Liu
Calvin Chen
Junhao Li
Guyang Yu
Haoqian Song
Xuchen Liu
Jinqiang Cui
Hong Zhang
Main:10 Pages
7 Figures
Bibliography:3 Pages
Abstract

The Vision Transformer (ViT) model has long struggled with the challenge of quadratic complexity, a limitation that becomes especially critical in unmanned aerial vehicle (UAV) tracking systems, where data must be processed in real time. In this study, we explore the recently proposed State-Space Model, Mamba, leveraging its computational efficiency and capability for long-sequence modeling to effectively process dense image sequences in tracking tasks. First, we highlight the issue of temporal inconsistency in existing Mamba-based methods, specifically the failure to account for temporal continuity in the Mamba scanning mechanism. Secondly, building upon this insight,we propose TrackingMiM, a Mamba-in-Mamba architecture, a minimal-computation burden model for handling image sequence of tracking problem. In our framework, the mamba scan is performed in a nested way while independently process temporal and spatial coherent patch tokens. While the template frame is encoded as query token and utilized for tracking in every scan. Extensive experiments conducted on five UAV tracking benchmarks confirm that the proposed TrackingMiM achieves state-of-the-art precision while offering noticeable higher speed in UAV tracking.

View on arXiv
@article{liu2025_2507.01535,
  title={ TrackingMiM: Efficient Mamba-in-Mamba Serialization for Real-time UAV Object Tracking },
  author={ Bingxi Liu and Calvin Chen and Junhao Li and Guyang Yu and Haoqian Song and Xuchen Liu and Jinqiang Cui and Hong Zhang },
  journal={arXiv preprint arXiv:2507.01535},
  year={ 2025 }
}
Comments on this paper