Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

ReferTrack: A New Paradigm for Embodied Visual Tracking Achieves SOTA on EVT-Bench

AI By Crimson AI Hugging Face Papers 24 July 2026 · 00:00 9 views
Share: X Telegram

Hugging Face researchers introduce ReferTrack, a referring-then-tracking paradigm that grounds embodied visual tracking using a single forward-facing camera, achieving state-of-the-art results on EVT-Bench with success rates of 89.4%, 73.3%, and 74.1% across different tracking splits.

ReferTrack: A New Paradigm for Embodied Visual Tracking Achieves SOTA on EVT-Bench

Key points

Embodied visual tracking (EVT) requires a mobile agent to continuously follow a specific target described in natural language using only onboard vision. While recent vision-language-action (VLA) policies unify target identification and trajectory planning, their chain-of-thought (CoT) reasoning often operates in abstract spatial latents that are difficult to supervise and weakly aligned with explicit image-space detections.

To address this, Hugging Face researchers introduce ReferTrack, a referring-then-tracking paradigm that grounds EVT using a single forward-facing camera. The model first selects the target from an indexed set of bounding boxes, then decodes tracking waypoints conditioned on this image-grounded decision.

To preserve target motion cues over time, ReferTrack maintains a sliding-window queue of previously selected bounding boxes, injecting their geometric features into the visual history via temporal-viewpoint-bbox indicator (TVBI) tokens. The team further enhances target identification by co-training on a custom Refer-QA dataset.

On EVT-Bench, ReferTrack achieves state-of-the-art single-view performance with success rates of 89.4% on the single-target split, 73.3% on the distracted split, and 74.1% on the ambiguity tracking split — matching or even surpassing several multi-camera baselines on identification-heavy tasks.

Real-world deployments on legged and humanoid robots validate its robust sim-to-real transfer capabilities. Code, data, and checkpoints will be released on GitHub at github.com/MedlarTea/referTrack.

SplitSuccess Rate
Single-target89.4%
Distracted73.3%
Ambiguity74.1%
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1