English

Hierarchical Instruction-aware Embodied Visual Tracking

Computer Vision and Pattern Recognition 2025-05-28 v1

Abstract

User-Centric Embodied Visual Tracking (UC-EVT) presents a novel challenge for reinforcement learning-based models due to the substantial gap between high-level user instructions and low-level agent actions. While recent advancements in language models (e.g., LLMs, VLMs, VLAs) have improved instruction comprehension, these models face critical limitations in either inference speed (LLMs, VLMs) or generalizability (VLAs) for UC-EVT tasks. To address these challenges, we propose \textbf{Hierarchical Instruction-aware Embodied Visual Tracking (HIEVT)} agent, which bridges instruction comprehension and action generation using \textit{spatial goals} as intermediaries. HIEVT first introduces \textit{LLM-based Semantic-Spatial Goal Aligner} to translate diverse human instructions into spatial goals that directly annotate the desired spatial position. Then the \textit{RL-based Adaptive Goal-Aligned Policy}, a general offline policy, enables the tracker to position the target as specified by the spatial goal. To benchmark UC-EVT tasks, we collect over ten million trajectories for training and evaluate across one seen environment and nine unseen challenging environments. Extensive experiments and real-world deployments demonstrate the robustness and generalizability of HIEVT across diverse environments, varying target dynamics, and complex instruction combinations. The complete project is available at https://sites.google.com/view/hievt.

Keywords

Cite

@article{arxiv.2505.20710,
  title  = {Hierarchical Instruction-aware Embodied Visual Tracking},
  author = {Kui Wu and Hao Chen and Churan Wang and Fakhri Karray and Zhoujun Li and Yizhou Wang and Fangwei Zhong},
  journal= {arXiv preprint arXiv:2505.20710},
  year   = {2025}
}
R2 v1 2026-07-01T02:41:36.889Z