Pith. sign in

REVIEW 2 cited by

Robust Tracking via Mamba-based Context-aware Token Learning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2412.13611 v1 pith:EZDHJO5L submitted 2024-12-18 cs.CV

classification cs.CV
keywords appearancetokenstrackinformationlearningtemporalcomputationalfeatures
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

How to make a good trade-off between performance and computational cost is crucial for a tracker. However, current famous methods typically focus on complicated and time-consuming learning that combining temporal and appearance information by input more and more images (or features). Consequently, these methods not only increase the model's computational source and learning burden but also introduce much useless and potentially interfering information. To alleviate the above issues, we propose a simple yet robust tracker that separates temporal information learning from appearance modeling and extracts temporal relations from a set of representative tokens rather than several images (or features). Specifically, we introduce one track token for each frame to collect the target's appearance information in the backbone. Then, we design a mamba-based Temporal Module for track tokens to be aware of context by interacting with other track tokens within a sliding window. This module consists of a mamba layer with autoregressive characteristic and a cross-attention layer with strong global perception ability, ensuring sufficient interaction for track tokens to perceive the appearance changes and movement trends of the target. Finally, track tokens serve as a guidance to adjust the appearance feature for the final prediction in the head. Experiments show our method is effective and achieves competitive performance on multiple benchmarks at a real-time speed. Code and trained models will be available at https://github.com/GXNU-ZhongLab/TemTrack.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Explicit Context Reasoning with Supervision for Visual Tracking

    cs.CV 2025-07 conditional novelty 6.0 of 10

    RSTrack supervises a Mamba-based state reasoning module with true target states, improving visual tracking accuracy on six benchmarks.

  2. SportMamba: Adaptive Non-Linear Multi-Object Tracking with State Space Models for Team Sports

    cs.CV 2025-06 conditional novelty 5.0 of 10

    A Mamba-plus-attention motion predictor with a height-adaptive IoU matching metric achieves state-of-the-art HOTA on SportsMOT and strong zero-shot results on VIP-HTD.

Pith tools