paper-with-me

홈 › 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 high-level instructions. To reduce the cost of annotation, large language models (LLMs) are used as a planner with few data. However, when elaborating the steps, even the state-of-the-art planner that uses LLMs mostly relies on linguistic common sense, often neglecting the status of the environment at command reception, resulting in inappropriate plans. To generate plans grounded in the environment, we propose FLARE (Few-shot Language with environmental Adaptive Replanning Embodied agent), which improves task planning using both language command and environmental perception. As language instructions often contain ambiguities or incorrect expressions, we additionally propose to correct the mistakes using visual cues from the agent. The proposed scheme allows us to use a few language pairs thanks to the visual cues and outperforms state-of-the-art approaches. Our code is available at https://github.com/snumprlab/flare.

📄 PDF Abstract BibTeX arXiv:2412.17288

Code (1)

snumprlab/flare 공식 구현 pytorch

Tasks

Common Sense ReasoningTask Planning

Similar Papers 제목 키워드 기반

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…

ABot-Claw: A Foundation for Persistent, Cooperative, and Self-Evolving Robotic Agents

2026-04-11 · Dongjie Huo, Haoyun Liu, Guoqing Liu, Dekang Qi 외 arxiv

Current embodied intelligent systems still face a substantial gap between high-level reasoning and low-level physical execution in open-world environments. Although Vision-Language-Action (VLA) models provide strong perc…

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

ContextFlow: Hierarchical Task-State Alignment for Long-Horizon Embodied Agents

2026-05-19 · Shuhan Guo, Kun Zhang, Haifei Liu, Xingyu Gao 외 arxiv

Long-horizon embodied agents increasingly delegate navigation, search, approach, and manipulation to specialist executors. As these executors become stronger, the main bottleneck shifts from local skill execution to main…

RynnBrain: Open Embodied Foundation Models

2026-02-13 · Ronghao Dang, Jiayan Guo, Bohan Hou, Sicong Leng 외 arxiv

Despite rapid progress in multimodal foundation models, embodied intelligence community still lacks a unified, physically grounded foundation model that integrates perception, reasoning, and planning within real-world sp…

Spatial Reasoning