← Search

Qihua Liang

16 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
2026

Boosting Self-Supervised Tracking with Contextual Prompts and Noise Learning

CVPR 2026

Learning robust contextual knowledge from unlabeled videos is essential for advancing self-supervised tracking. However, conventional self-supervised trackers lack effective context modeling, while existing context association methods based on non-semantic queries struggle to adapt to unlabeled trac

Cited by 0SourceScholar
2026

Dual-branch Distilled Transformer for Efficient Asymmetric UAV Tracking

CVPR 2026

Given the real-time demands of UAV tracking, many methods simplify the backbone to reduce computation, but this often weakens feature representation and degrades performance in complex scenarios. To alleviate this issue, we propose EATrack, an efficient and asymmetric UAV tracking framework centered

Cited by 0SourceScholar
2026

Learning to Track Instance from Single Nature Language Description

CVPR 2026

How to achieve vision-language (VL) tracking using natural language descriptions from a video sequence without relying on any bounding-box ground truth? In this work, we achieve this goal by tackling self-supervised VL tracking, which aims to evaluate tracking capabilities guided by natural language

Cited by 0SourceScholar
2026

MUTrack: A Memory-Aware Unified Representation Framework for Visual Tracking

AAAI 2026technical

Building a unified target representation that simultaneously achieves short-term adaptability and long-term stability is crucial for robust visual tracking. However, existing trackers typically face an inherent trade-off. Methods primarily relying on short-term appearance and motion cues achieve ra

Cited by 0SourcePDFScholar
2026

Motion-Aware Object Tracking via Motion and Geometry-Aware Cues

AAAI 2026technical

Understanding motion is essential for visual object tracking, especially in complex and dynamic scenarios. Yet, many existing methods rely on simplistic strategies such as template updates or temporal feature propagation, often overlooking the deeper modeling of motion information. To mitigate this

Cited by 0SourcePDFScholar
2026

Toward Low-Cost yet Effective Temporal Learning for UAV Tracking

CVPR 2026

The utilization of temporal information has always been an open topic in the tracking community. However, existing trackers tend to employ more and more inputs or parameters for temporal learning, hindering their deployment in resource-constrained unmanned aerial vehicles (UAVs). More importantly, t

Cited by 0SourcecodeScholar
2025

Decoupled Spatio-Temporal Consistency Learning for Self-Supervised Tracking

AAAI 2025technical

The success of visual tracking has been largely driven by datasets with manual box annotations. However, these box annotations require tremendous human effort, limiting the scale and diversity of existing tracking datasets. In this work, we present a novel Self-Supervised Tracking framework, named S…

2025

Less Is More: Token Context-Aware Learning for Object Tracking

AAAI 2025technical

Recently, several studies have shown that utilizing contextual information to perceive target states is crucial for object tracking. They typically capture context by incorporating multiple video frames. However, these naive frame-context methods fail to consider the importance of each patch within…

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…

2025

Similarity-Guided Layer-Adaptive Vision Transformer for UAV Tracking

CVPR 2025poster

Vision transformers (ViTs) have emerged as a popular backbone for visual tracking. However, complete ViT architectures are too cumbersome to deploy for unmanned aerial vehicle (UAV) tracking which extremely emphasizes efficiency. In this study, we discover that many layers within lightweight ViT-bas…

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

Explicit Visual Prompts for Visual Object Tracking

AAAI 2024technical

How to effectively exploit spatio-temporal information is crucial to capture target appearance changes in visual tracking. However, most deep learning-based trackers mainly focus on designing a complicated appearance model or template updating strategy, while lacking the exploitation of context betw…

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…