AgenticLab: A Real-World Robot Agent Platform that Can See, Think, and Act
Pengyuan Guo, Zhonghao Mai, Zhengtong Xu, Kaidi Zhang, Heng Zhang, Zichen Miao, Arash Ajoudani, Zachary Kingston, Qiang Qiu, Yu She
TL;DR
AgenticLab tackles the challenge of evaluating open-world, long-horizon robot manipulation under real-world conditions by introducing a model-agnostic, closed-loop robot agent platform and a real-world benchmark. The system interleaves perception, grounding, planning, execution, verification, and replanning, enabling fair cross-model evaluation and exposing failure modes absent in offline or simulated tests. Key contributions include (i) a reproducible hardware-software platform, (ii) a modular, closed-loop agent framework with verifiable reasoning and multi-view perception, and (iii) a real-world benchmark that reveals grounding and verification limitations across diverse tasks and environments. The findings show that end-to-end success is constrained by the weakest module, dense verification improves robustness at latency cost, and a compositional approach with strong backbones offers practical deployment advantages, with Gemini-based models providing reliable performance on embodied tasks.
Abstract
Recent advances in large vision-language models (VLMs) have demonstrated generalizable open-vocabulary perception and reasoning, yet their real-robot manipulation capability remains unclear for long-horizon, closed-loop execution in unstructured, in-the-wild environments. Prior VLM-based manipulation pipelines are difficult to compare across different research groups' setups, and many evaluations rely on simulation, privileged state, or specially designed setups. We present AgenticLab, a model-agnostic robot agent platform and benchmark for open-world manipulation. AgenticLab provides a closed-loop agent pipeline for perception, task decomposition, online verification, and replanning. Using AgenticLab, we benchmark state-of-the-art VLM-based agents on real-robot tasks in unstructured environments. Our benchmark reveals several failure modes that offline vision-language tests (e.g., VQA and static image understanding) fail to capture, including breakdowns in multi-step grounding consistency, object grounding under occlusion and scene changes, and insufficient spatial reasoning for reliable manipulation. We will release the full hardware and software stack to support reproducible evaluation and accelerate research on general-purpose robot agents.
