ICASSP 2025accepted0 citations

Enhancing Vision-Language Tracking by Effectively Converting Textual Cues into Visual Cues

Xiaokun Feng, Dailing Zhang, Shiyu Hu, Xuchen Li, Meiqi Wu, Jing Zhang, Xiaotang Chen, Kaiqi Huang

Abstract

Vision-Language Tracking (VLT) aims to localize a target in video sequences using a visual template and language description. While textual cues enhance tracking potential, current datasets typically contain much more image data than text, limiting the ability of VLT methods to align the two modalities effectively. To address this imbalance, we propose a novel plug-and-play method named CTVLT that leverages the strong text-image alignment capabilities of foundation grounding models. CTVLT converts textual cues into interpretable visual heatmaps, which are easier for trackers to process. Specifically, we design a textual cue mapping module that transforms textual cues into target distribution heatmaps, visually representing the location described by the text. Additionally, the heatmap guidance module fuses these heatmaps with the search image to guide tracking more effectively. Extensive experiments on mainstream benchmarks demonstrate the effectiveness of our approach, achieving state-of-the-art performance and validating the utility of our method for enhanced VLT.

BibTeX
@inproceedings{icassp2025_enhancingvisionl,
  title = {Enhancing Vision-Language Tracking by Effectively Converting Textual Cues into Visual Cues},
  author = {Xiaokun Feng and Dailing Zhang and Shiyu Hu and Xuchen Li and Meiqi Wu and Jing Zhang and Xiaotang Chen and Kaiqi Huang},
  booktitle = {ICASSP 2025},
  year = {2025}
}