RoboInspector: Unveiling the Unreliability of Policy Code for LLM-enabled Robotic Manipulation
Chenduo Ying, Linkang Du, Peng Cheng, Yuanchao Shu

TL;DR
This paper introduces RoboInspector, a pipeline to analyze and improve the reliability of policy code generated by LLMs for robotic manipulation, addressing unreliability issues caused by task complexity and instruction granularity.
Contribution
We present RoboInspector, a novel framework for diagnosing and characterizing unreliability in LLM-generated policy code for robotics, along with a refinement method that enhances reliability.
Findings
Identified four main unreliable behaviors causing manipulation failure.
Characterized causes of unreliability related to task complexity and instruction granularity.
Refinement approach improves policy code reliability by up to 35%.
Abstract
Large language models (LLMs) demonstrate remarkable capabilities in reasoning and code generation, enabling robotic manipulation to be initiated with just a single instruction. The LLM carries out various tasks by generating policy code required to control the robot. Despite advances in LLMs, achieving reliable policy code generation remains a significant challenge due to the diverse requirements of real-world tasks and the inherent complexity of user instructions. In practice, different users may provide distinct instructions to drive the robot for the same task, which may cause the unreliability of policy code generation. To bridge this gap, we design RoboInspector, a pipeline to unveil and characterize the unreliability of the policy code for LLM-enabled robotic manipulation from two perspectives: the complexity of the manipulation task and the granularity of the instruction. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Reinforcement Learning in Robotics · Robot Manipulation and Learning
