English

LERa: Replanning with Visual Feedback in Instruction Following

Robotics 2025-10-07 v2

Abstract

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.

Keywords

Cite

@article{arxiv.2507.05135,
  title  = {LERa: Replanning with Visual Feedback in Instruction Following},
  author = {Svyatoslav Pchelintsev and Maxim Patratskiy and Anatoly Onishchenko and Alexandr Korchemnyi and Aleksandr Medvedev and Uliana Vinogradova and Ilya Galuzinsky and Aleksey Postnikov and Alexey K. Kovalev and Aleksandr I. Panov},
  journal= {arXiv preprint arXiv:2507.05135},
  year   = {2025}
}

Comments

Accepted to IROS 2025

R2 v1 2026-07-01T03:49:44.561Z