paper-with-me

Papers

CaP-X: A Framework for Benchmarking and Improving Coding Agents for Robot Manipulation

2026-03-23 · Letian Fu, Justin Yu, Karim El-Refai, Ethan Kou, Haoru Xue, Huang Huang, Wenli Xiao, Guanzhi Wang, Dantong Niu, Fei-Fei Li, Guanya Shi, Jiajun Wu, Shankar Sastry, Yuke Zhu, Ken Goldberg, Linxi "Jim" Fan arxiv

"Code-as-Policy" considers how executable code can complement data-intensive Vision-Language-Action (VLA) methods, yet their effectiveness as autonomous controllers for embodied manipulation remains underexplored. We present CaP-X, an open-access framework for systematically studying Code-as-Policy agents in robot manipulation. At its core is CaP-Gym, an interactive environment in which agents control robots by synthesizing and executing programs that compose perception and control primitives. Building on this foundation, CaP-Bench evaluates frontier language and vision-language models across varying levels of abstraction, interaction, and perceptual grounding. Across 12 models, CaP-Bench reveals a consistent trend: performance improves with human-crafted abstractions but degrades as these priors are removed, exposing a dependence on designer scaffolding. At the same time, we observe that this gap can be mitigated through scaling agentic test-time computation--through multi-turn interaction, structured execution feedback, visual differencing, automatic skill synthesis, and ensembled reasoning--substantially improves robustness even when agents operate over low-level primitives. These findings allow us to derive CaP-Agent0, a training-free framework that recovers human-level reliability on several manipulation tasks in simulation and on real embodiments. We further introduce CaP-RL, showing reinforcement learning with verifiable rewards improves success rates and transfers from sim2real with minimal gap. Together, CaP-X provides a principled, open-access platform for advancing embodied coding agents.

📄 PDF Abstract BibTeX arXiv:2603.22435

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningRobot Manipulation

Similar Papers 제목 키워드 기반

ENPIRE: Agentic Robot Policy Self-Improvement in the Real World

2026-06-18 · Wenli Xiao, Jia Xie, Tonghe Zhang, Haotian Lin 외 arxiv

Achieving dexterous robotic manipulation in the real world heavily relies on human supervision and algorithm engineering, which becomes a central bottleneck in the pursuit of general physical intelligence. Although emerg…

ResponsibleRobotBench: Benchmarking Responsible Robot Manipulation using Multi-modal Large Language Models

2025-12-03 · Lei Zhang, Ju Dong, Kaixin Bai, Minheng Ni 외 arxiv

Recent advances in large multimodal models have enabled new opportunities in embodied AI, particularly in robotic manipulation. These models have shown strong potential in generalization and reasoning, but achieving reli…

Robot Manipulation

ManipulationNet: An Infrastructure for Benchmarking Real-World Robot Manipulation with Physical Skill Challenges and Embodied Multimodal Reasoning

2026-03-04 · Yiting Chen, Kenneth Kimble, Edward H. Adelson, Tamim Asfour 외 arxiv

Dexterous manipulation enables robots to purposefully alter the physical world, transforming them from passive observers into active agents in unstructured environments. This capability is the cornerstone of physical art…

Multimodal ReasoningRobot Manipulation

RoboView-Bias: Benchmarking Visual Bias in Embodied Agents for Robotic Manipulation

2025-09-26 · Enguang Liu, Siyuan Liang, Liming Lu, Xiyu Zeng 외 arxiv

The safety and reliability of embodied agents rely on accurate and unbiased visual perception. However, existing benchmarks mainly emphasize generalization and robustness under perturbations, while systematic quantificat…

SELP: Generating Safe and Efficient Task Plans for Robot Agents with Large Language Models

2024-09-28 · Yi Wu, Zikang Xiong, Yiran Hu, Shreyash S. Iyengar 외

Despite significant advancements in large language models (LLMs) that enhance robot agents' understanding and execution of natural language (NL) commands, ensuring the agents adhere to user-specified constraints remains …

Drone navigationRobot ManipulationRobot Task PlanningTask Planning