LookPlanGraph: Embodied Instruction Following Method with VLM Graph Augmentation
Anatoly O. Onishchenko, Alexey K. Kovalev, Aleksandr I. Panov

TL;DR
LookPlanGraph enhances embodied instruction following by dynamically updating scene graphs with real-time visual data, improving robot task execution in changing environments.
Contribution
It introduces a novel method that continuously updates scene graphs during task execution using vision-language models, addressing environmental changes.
Findings
Outperforms static scene graph methods in simulated environments
Effective in real-world robot experiments
Introduces the GraSIF dataset with 514 tasks
Abstract
Methods that use Large Language Models (LLM) as planners for embodied instruction following tasks have become widespread. To successfully complete tasks, the LLM must be grounded in the environment in which the robot operates. One solution is to use a scene graph that contains all the necessary information. Modern methods rely on prebuilt scene graphs and assume that all task-relevant information is available at the start of planning. However, these approaches do not account for changes in the environment that may occur between the graph construction and the task execution. We propose LookPlanGraph - a method that leverages a scene graph composed of static assets and object priors. During plan execution, LookPlanGraph continuously updates the graph with relevant objects, either by verifying existing priors or discovering new entities. This is achieved by processing the agents egocentric…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Social Robot Interaction and HRI · Robotic Path Planning Algorithms
