← Search

Zhiyi Mo

7 accepted papers

2026

An Efficient Token Compression Framework for Visual Object Tracking

CVPR 2026

Refining visual representations by eliminating their internal feature-level redundancy is crucial for simultaneously optimizing the performance and computational cost of models in visual tracking. To enhance their performance, many contemporary Transformer-based trackers leverage a larger number of

Cited by 0SourcecodeScholar
2025

MambaLCT: Boosting Tracking via Long-term Context State Space Model

AAAI 2025technical

Effectively constructing context information with long-term dependencies from video sequences is crucial for object tracking. However, the context length constructed by existing work is limited, only considering object information from adjacent frames or video clips, leading to insufficient utilizat…

2025

Robust Tracking via Mamba-based Context-aware Token Learning

AAAI 2025technical

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, t…

2024

Autoregressive Queries for Adaptive Tracking with Spatio-Temporal Transformers

CVPR 2024poster

The rich spatio-temporal information is crucial to capture the complicated target appearance variations in visual tracking. However most top-performing tracking algorithms rely on many hand-crafted components for spatio-temporal information aggregation. Consequently the spatio-temporal information i…

2024

Diffusion Mask-Driven Visual-language Tracking

IJCAI 2024poster

Most existing visual-language trackers greatly rely on the initial language descriptions on a target object to extract their multi-modal features. However, the initial language descriptions are often inaccurate in a highly time-varying video sequence and thus greatly deteriorate their tracking perfo…

Cited by 2SourcePDFScholar
2024

ODTrack: Online Dense Temporal Token Learning for Visual Tracking

AAAI 2024technical

Online contextual reasoning and association across consecutive video frames are critical to perceive instances in visual tracking. However, most current top-performing trackers persistently lean on sparse temporal relationships between reference and search frames via an offline mode. Consequently, t…