paper-with-me

홈 › Papers

Correcting Robot Plans with Natural Language Feedback

2022-04-11 · Pratyusha Sharma, Balakumar Sundaralingam, Valts Blukis, Chris Paxton, Tucker Hermans, Antonio Torralba, Jacob Andreas, Dieter Fox

When humans design cost or goal specifications for robots, they often produce specifications that are ambiguous, underspecified, or beyond planners' ability to solve. In these cases, corrections provide a valuable tool for human-in-the-loop robot control. Corrections might take the form of new goal specifications, new constraints (e.g. to avoid specific objects), or hints for planning algorithms (e.g. to visit specific waypoints). Existing correction methods (e.g. using a joystick or direct manipulation of an end effector) require full teleoperation or real-time interaction. In this paper, we explore natural language as an expressive and flexible tool for robot correction. We describe how to map from natural language sentences to transformations of cost functions. We show that these transformations enable users to correct goals, update robot motions to accommodate additional user preferences, and recover from planning errors. These corrections can be leveraged to get 81% and 93% success rates on tasks where the original planner failed, with either one or two language corrections. Our method makes it possible to compose multiple constraints and generalizes to unseen scenes, objects, and sentences in simulated environments and real-world environments.

📄 PDF Abstract BibTeX arXiv:2204.05186

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SayPlan: Grounding Large Language Models using 3D Scene Graphs for Scalable Robot Task Planning

2023-07-12 · Krishan Rana, Jesse Haviland, Sourav Garg, Jad Abou-Chakra 외

Large language models (LLMs) have demonstrated impressive results in developing generalist planning agents for diverse tasks. However, grounding these plans in expansive, multi-floor, and multi-room environments presents…

Robot Task PlanningTask Planning

VideoAgent: Self-Improving Video Generation

2024-10-14 · Achint Soni, Sreyas Venkataraman, Abhranil Chandra, Sebastian Fischmeister 외

Video generation has been used to generate visual plans for controlling robotic systems. Given an image observation and a language instruction, previous work has generated video plans which are then converted to robot co…

HallucinationVideo Generation

PoseFix: Correcting 3D Human Poses with Natural Language

2023-09-15 · ICCV 2023 1 · Ginger Delmas, Philippe Weinzaepfel, Francesc Moreno-Noguer, Grégory Rogez

Automatically producing instructions to modify one's posture could open the door to endless applications, such as personalized coaching and in-home physical therapy. Tackling the reverse problem (i.e., refining a 3D pose…

Text Generation

InCoRo: In-Context Learning for Robotics Control with Feedback Loops

2024-02-07 · Jiaqiang Ye Zhu, Carla Gomez Cano, David Vazquez Bermudez, Michal Drozdzal

One of the challenges in robotics is to enable robotic units with the reasoning capability that would be robust enough to execute complex tasks in dynamic environments. Recent advances in LLMs have positioned them as go-…

In-Context LearningScene UnderstandingZero-shot Generalization

T3 Planner: A Self-Correcting LLM Framework for Robotic Motion Planning with Temporal Logic

2025-10-19 · Jia Li, Guoxiang Zhao arxiv

Translating natural language instructions into executable motion plans is a fundamental challenge in robotics. Traditional approaches are typically constrained by their reliance on domain-specific expertise to customize …

Motion Planning