Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TrackVLA: Embodied Visual Tracking in the Wild

About

Embodied visual tracking is a fundamental skill in Embodied AI, enabling an agent to follow a specific target in dynamic environments using only egocentric vision. This task is inherently challenging as it requires both accurate target recognition and effective trajectory planning under conditions of severe occlusion and high scene dynamics. Existing approaches typically address this challenge through a modular separation of recognition and planning. In this work, we propose TrackVLA, a Vision-Language-Action (VLA) model that learns the synergy between object recognition and trajectory planning. Leveraging a shared LLM backbone, we employ a language modeling head for recognition and an anchor-based diffusion model for trajectory planning. To train TrackVLA, we construct an Embodied Visual Tracking Benchmark (EVT-Bench) and collect diverse difficulty levels of recognition samples, resulting in a dataset of 1.7 million samples. Through extensive experiments in both synthetic and real-world environments, TrackVLA demonstrates SOTA performance and strong generalizability. It significantly outperforms existing methods on public benchmarks in a zero-shot manner while remaining robust to high dynamics and occlusion in real-world scenarios at 10 FPS inference speed. Our project page is: https://pku-epic.github.io/TrackVLA-web.

Shaoan Wang, Jiazhao Zhang, Minghan Li, Jiahang Liu, Anqi Li, Kui Wu, Fangwei Zhong, Junzhi Yu, Zhizheng Zhang, He Wang• 2025

Related benchmarks

TaskDatasetResultRank
Embodied Visual TrackingEVT-Bench Single Target Tracking
SR85.1
11
Embodied Visual TrackingEVT-Bench Distracted Tracking
SR57.6
11
Person-FollowingEVT-Bench Single-Target Tracking (STT) single view
SR85.1
9
Person-FollowingEVT-Bench single view (Distracted Tracking)
SR57.6
9
Person-FollowingEVT-Bench Ambiguity Tracking (AT) single view
Success Rate (SR)50.2
8
Showing 5 of 5 rows

Other info

Follow for update