NAMO-LLM: Efficient Navigation Among Movable Obstacles with Large Language Model Guidance
By: Yuqing Zhang, Yiannis Kantaros
Potential Business Impact:
Helps robots move through crowded spaces.
Several planners have been proposed to compute robot paths that reach desired goal regions while avoiding obstacles. However, these methods fail when all pathways to the goal are blocked. In such cases, the robot must reason about how to reconfigure the environment to access task-relevant regions - a problem known as Navigation Among Movable Objects (NAMO). While various solutions to this problem have been developed, they often struggle to scale to highly cluttered environments. To address this, we propose NAMO-LLM, a sampling-based planner that searches over robot and obstacle configurations to compute feasible plans specifying which obstacles to move, where, and in what order. Its key novelty is a non-uniform sampling strategy guided by Large Language Models (LLMs) biasing the tree construction toward directions more likely to yield a solution. We show that NAMO-LLM is probabilistically complete and demonstrate through experiments that it efficiently scales to cluttered environments, outperforming related works in both runtime and plan quality.
Similar Papers
Navigating Motion Agents in Dynamic and Cluttered Environments through LLM Reasoning
Artificial Intelligence
Robots learn to move around obstacles and people.
Research on Navigation Methods Based on LLMs
Robotics
Lets robots find their way around buildings.
Think, Remember, Navigate: Zero-Shot Object-Goal Navigation with VLM-Powered Reasoning
Robotics
Helps robots explore new places much faster.