paper-with-me

Papers

RoboCritics: Enabling Reliable End-to-End LLM Robot Programming through Expert-Informed Critics

2026-03-06 · Callie Y. Kim, Nathan Thomas White, Evan He, Frederic Sala, Bilge Mutlu arxiv

End-user robot programming grants users the flexibility to re-task robots in situ, yet it remains challenging for novices due to the need for specialized robotics knowledge. Large Language Models (LLMs) hold the potential to lower the barrier to robot programming by enabling task specification through natural language. However, current LLM-based approaches generate opaque, "black-box" code that is difficult to verify or debug, creating tangible safety and reliability risks in physical systems. We present RoboCritics, an approach that augments LLM-based robot programming with expert-informed motion-level critics. These critics encode robotics expertise to analyze motion-level execution traces for issues such as joint speed violations, collisions, and unsafe end-effector poses. When violations are detected, critics surface transparent feedback and offer one-click fixes that forward structured messages back to the LLM, enabling iterative refinement while keeping users in the loop. We instantiated RoboCritics in a web-based interface connected to a UR3e robot and evaluated it in a between-subjects user study (n=18). Compared to a baseline LLM interface, RoboCritics reduced safety violations, improved execution quality, and shaped how participants verified and refined their programs. Our findings demonstrate that RoboCritics enables more reliable and user-centered end-to-end robot programming with LLMs.

📄 PDF Abstract BibTeX arXiv:2603.06842

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

See and Switch: Vision-Based Branching for Interactive Robot-Skill Programming

2026-03-09 · Petr Vanc, Jan Kristof Behrens, Václav Hlaváč, Karla Stepanova arxiv

Programming by demonstration (PbD) makes robot programming accessible to non-experts, but scaling it to real-world variability remains a challenge for current teaching frameworks, especially when a robot must select suit…

Robotic Agentic Platform for Intelligent Electric Vehicle Disassembly

2026-03-19 · Zachary Allen, Max Conway, Lyle Antieau, Allen Ponraj 외 arxiv

Electric vehicles (EV) create an urgent need for scalable battery recycling, yet disassembly of EV battery packs remains largely manual due to high design variability. We present our Robotic Agentic Platform for Intellig…

Object Detection

Interactive Robot Programming for Surface Finishing via Task-Centric Mixed Reality Interfaces

2025-12-29 · Christoph Willibald, Lugh Martensen, Thomas Eiband, Dongheui Lee arxiv

Lengthy setup processes that require robotics expertise remain a major barrier to deploying robots for tasks involving high product variability and small batch sizes. As a result, collaborative robots, despite their adva…

Robo-Blocks: Generative Scaffolding in End-User Design and Programming of Social Robots

2026-05-27 · Arissa J. Sato, Callie Y. Kim, Nathan Thomas White, Abhinav Maneesh 외 arxiv

Programming social robots is challenging for novice robot programmers due to required expertise in planning, interaction design, and programming. While large language models (LLMs) hold significant promise through code g…

Code Generation

Exploring Implicit Human Responses to Robot Mistakes in a Learning from Demonstration Task

2016-06-08 · Cory J. Hayes, Maryam Moosaei, Laurel D. Riek

As robots enter human environments, they will be expected to accomplish a tremendous range of tasks. It is not feasible for robot designers to pre-program these behaviors or know them in advance, so one way to address th…