paper-with-me

홈 › 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 planning and handling irreversible state changes, resulting in low task success rates. To address these challenges, we introduce RePlan-Bot, a novel EIF agent that performs multi-level, continuous replanning throughout task execution. RePlan-Bot integrates a high-level LLM-based auditor for dynamic sub-goal adjustments guided by environmental feedback, a commonsense-guided search mechanism based on a multi-layered instance map for precise and structured object localization, and a lightweight ViT-based corrector to preemptively fix risky low-level actions. Evaluated on the ALFRED benchmark, RePlan-Bot achieves state-of-the-art performance in both seen and unseen environments, demonstrating superior adaptability and reliability.

📄 PDF Abstract BibTeX arXiv:2605.25851

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingObject Localization

Similar Papers 제목 키워드 기반

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

Agentic Self-Evolutionary Replanning for Embodied Navigation

2026-03-03 · Guoliang Li, Ruihua Han, Chengyang Li, He Li 외 arxiv

Failure is inevitable for embodied navigation in complex environments. To enhance the resilience, replanning (RP) is a viable option, where the robot is allowed to fail, but is capable of adjusting plan until success. Ho…

Beyond Global Replanning: Hierarchical Recovery for Cross-Device Agent Systems

2026-06-18 · Shu Yao, Yuhua Luo, Qian Long, Jingru Fan 외 arxiv

Real-world computer-use tasks often span multiple applications and devices, requiring agents to coordinate heterogeneous environments under dynamic runtime failures. Existing multi-device agent systems support task decom…

Realtime-VLA FLASH: Speculative Inference Framework for Diffusion-based VLAs

2026-05-13 · Jiahui Niu, Kefan Gu, Yucheng Zhao, Shengwen Liang 외 arxiv

Diffusion-based vision-language-action models (dVLAs) are promising for embodied intelligence but are fundamentally limited in real-time deployment by the high latency of full inference. We propose Realtime-VLA FLASH, a …

LERa: Replanning with Visual Feedback in Instruction Following

2025-07-07 · Svyatoslav Pchelintsev, Maxim Patratskiy, Anatoly Onishchenko, Alexandr Korchemnyi 외 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 -…

Instruction FollowingObject Detection