VLM Can Be a Good Assistant: Enhancing Embodied Visual Tracking with Self-Improving Vision-Language Models
Kui Wu, Shuhang Xu, Hao Chen, Churan Wang, Zhoujun Li, Yizhou Wang, Fangwei Zhong
TL;DR
This work tackles Embodied Visual Tracking by addressing prolonged target loss through a self-improving framework that couples a fast tracking policy with Vision-Language Model reasoning activated on failure. A memory-augmented reflection mechanism enables the VLM to learn from past failures and progressively improve 3D spatial reasoning, refining recovery actions through retrieved exemplars. The approach yields large gains over strong baselines, with improvements up to $72\%$ over state-of-the-art RL methods and $220\%$ over PID-based tracking in challenging environments, demonstrating the first integration of VLM-based failure recovery for EVT. These results suggest substantial practical impact for real-world robotics requiring continuous target monitoring in dynamic, unstructured settings, and point to future work in speeding up reasoning and broadening applicability to navigation and human–robot interaction tasks.
Abstract
We introduce a novel self-improving framework that enhances Embodied Visual Tracking (EVT) with Vision-Language Models (VLMs) to address the limitations of current active visual tracking systems in recovering from tracking failure. Our approach combines the off-the-shelf active tracking methods with VLMs' reasoning capabilities, deploying a fast visual policy for normal tracking and activating VLM reasoning only upon failure detection. The framework features a memory-augmented self-reflection mechanism that enables the VLM to progressively improve by learning from past experiences, effectively addressing VLMs' limitations in 3D spatial reasoning. Experimental results demonstrate significant performance improvements, with our framework boosting success rates by $72\%$ with state-of-the-art RL-based approaches and $220\%$ with PID-based methods in challenging environments. This work represents the first integration of VLM-based reasoning to assist EVT agents in proactive failure recovery, offering substantial advances for real-world robotic applications that require continuous target monitoring in dynamic, unstructured environments. Project website: https://sites.google.com/view/evt-recovery-assistant.
