paper-with-me

홈 › Papers

Towards Unified Token Learning for Vision-Language Tracking

2023-08-27 · Yaozong Zheng, Bineng Zhong, Qihua Liang, Guorong Li, Rongrong Ji, Xianxian Li

In this paper, we present a simple, flexible and effective vision-language (VL) tracking pipeline, termed \textbf{MMTrack}, which casts VL tracking as a token generation task. Traditional paradigms address VL tracking task indirectly with sophisticated prior designs, making them over-specialize on the features of specific architectures or mechanisms. In contrast, our proposed framework serializes language description and bounding box into a sequence of discrete tokens. In this new design paradigm, all token queries are required to perceive the desired target and directly predict spatial coordinates of the target in an auto-regressive manner. The design without other prior modules avoids multiple sub-tasks learning and hand-designed loss functions, significantly reducing the complexity of VL tracking modeling and allowing our tracker to use a simple cross-entropy loss as unified optimization objective for VL tracking task. Extensive experiments on TNL2K, LaSOT, LaSOT$_{\rm{ext}}$ and OTB99-Lang benchmarks show that our approach achieves promising results, compared to other state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:2308.14103

Code (1)

azong-hqu/mmtrack 공식 구현 pytorch

Similar Papers 제목 키워드 기반

UTPTrack: Towards Simple and Unified Token Pruning for Visual Tracking

2026-02-27 · Hao Wu, Xudong Wang, Jialiang Zhang, Junlong Tong 외 arxiv

One-stream Transformer-based trackers achieve advanced performance in visual object tracking but suffer from significant computational overhead that hinders real-time deployment. While token pruning offers a path to effi…

Visual Object TrackingVisual Tracking

All in One: Exploring Unified Vision-Language Tracking with Multi-Modal Alignment

2023-07-07 · Chunhui Zhang, Xin Sun, Li Liu, Yiqian Yang 외

Current mainstream vision-language (VL) tracking framework consists of three parts, \ie a visual feature extractor, a language feature extractor, and a fusion model. To pursue better performance, a natural modus operandi…

All

Learning to Track Instance from Single Nature Language Description

2026-05-08 · Yaozong Zheng, Bineng Zhong, Qihua Liang, Shuimu Zeng 외 arxiv

How to achieve vision-language (VL) tracking using natural language descriptions from a video sequence \textbf{without relying on any bounding-box ground truth}? In this work, we achieve this goal by tackling \textit{sel…

Self-Supervised Learning

LLaVA-OneVision-2: Towards Next-Generation Perceptual Intelligence

2026-05-25 · Xiang An, Yin Xie, Feilong Tang, Yunyao Yan 외 arxiv

We introduce LLaVA-OneVision-2 (LLaVA-OV-2), the most capable vision-language model in the LLaVA-OneVision series to date, achieving superior performance across a broad range of multimodal benchmarks. The model builds on…

MUSE-VL: Modeling Unified VLM through Semantic Discrete Encoding

2024-11-26 · Rongchang Xie, Chen Du, Ping Song, Chang Liu

We introduce MUSE-VL, a Unified Vision-Language Model through Semantic discrete Encoding for multimodal understanding and generation. Recently, the research community has begun exploring unified models for visual generat…

Language ModelingLanguage Modelling