paper-with-me

홈 › Papers

LERa: Replanning with Visual Feedback in Instruction Following

2025-07-07 · Svyatoslav Pchelintsev, Maxim Patratskiy, Anatoly Onishchenko, Alexandr Korchemnyi, Aleksandr Medvedev, Uliana Vinogradova, Ilya Galuzinsky, Aleksey Postnikov, Alexey K. Kovalev, Aleksandr I. Panov arxiv

Large Language Models are increasingly used in robotics for task planning, but their reliance on textual inputs limits their adaptability to real-world changes and failures. To address these challenges, we propose LERa - Look, Explain, Replan - a Visual Language Model-based replanning approach that utilizes visual feedback. Unlike existing methods, LERa requires only a raw RGB image, a natural language instruction, an initial task plan, and failure detection - without additional information such as object detection or predefined conditions that may be unavailable in a given scenario. The replanning process consists of three steps: (i) Look - where LERa generates a scene description and identifies errors; (ii) Explain - where it provides corrective guidance; and (iii) Replan - where it modifies the plan accordingly. LERa is adaptable to various agent architectures and can handle errors from both dynamic scene changes and task execution failures. We evaluate LERa on the newly introduced ALFRED-ChaOS and VirtualHome-ChaOS datasets, achieving a 40% improvement over baselines in dynamic environments. In tabletop manipulation tasks with a predefined probability of task failure within the PyBullet simulator, LERa improves success rates by up to 67%. Further experiments, including real-world trials with a tabletop manipulator robot, confirm LERa's effectiveness in replanning. We demonstrate that LERa is a robust and adaptable solution for error-aware task execution in robotics. The project page is available at https://lera-robo.github.io.

📄 PDF Abstract BibTeX arXiv:2507.05135

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingObject Detection

Similar Papers 제목 키워드 기반

RePlan-Bot: Multi-Level Replanning for Embodied Instruction Following

2026-05-25 · Xicheng Gong, Guozheng Sun, Peiran Xu, Yadong Mu arxiv

Embodied instruction following (EIF) requires agents to understand and execute complex natural language commands within interactive 3D environments. Despite recent advances, existing methods often fail in long-horizon pl…

Instruction FollowingObject Localization

Closed-Loop Open-Vocabulary Mobile Manipulation with GPT-4V

2024-04-16 · Peiyuan Zhi, Zhiyuan Zhang, Yu Zhao, Muzhi Han 외

Autonomous robot navigation and manipulation in open environments require reasoning and replanning with closed-loop feedback. In this work, we present COME-robot, the first closed-loop robotic system utilizing the GPT-4V…

Instruction FollowingMultimodal ReasoningRobot NavigationTask Planning

ViSpeak: Visual Instruction Feedback in Streaming Videos

2025-03-17 · Shenghao Fu, Qize Yang, Yuan-Ming Li, Yi-Xing Peng 외

Recent advances in Large Multi-modal Models (LMMs) are primarily focused on offline video understanding. Instead, streaming video understanding poses great challenges to recent models due to its time-sensitive, omni-moda…

Streaming video understandingVideo Understanding

Continual Learning for Instruction Following from Realtime Feedback

2022-12-19 · NeurIPS 2023 11 · Alane Suhr, Yoav Artzi

We propose and deploy an approach to continually train an instruction-following agent from feedback provided by users during collaborative interactions. During interaction, human users instruct an agent using natural lan…

Continual LearningInstruction Following

Multi-Modal Grounded Planning and Efficient Replanning For Learning Embodied Agents with A Few Examples

2024-12-23 · Taewoong Kim, Byeonghwi Kim, Jonghyun Choi

Learning a perception and reasoning module for robotic assistants to plan steps to perform complex tasks based on natural language instructions often requires large free-form language annotations, especially for short hi…

Common Sense ReasoningTask Planning