LAMP: Implicit Language Map for Robot Navigation
Sibaek Lee, Hyeonwoo Yu, Giseop Kim, and Sunwook Choi

TL;DR
LAMP introduces an implicit neural language map for robot navigation that enables efficient, fine-grained path planning and goal-reaching in large environments by combining neural fields with graph-based strategies.
Contribution
The paper presents a novel implicit language map framework that encodes language features as neural fields, enabling scalable, precise navigation without explicit storage of language vectors.
Findings
Outperforms explicit methods in memory efficiency
Achieves higher goal-reaching accuracy in large environments
Effective in both simulated and real-world multi-floor buildings
Abstract
Recent advances in vision-language models have made zero-shot navigation feasible, enabling robots to follow natural language instructions without requiring labeling. However, existing methods that explicitly store language vectors in grid or node-based maps struggle to scale to large environments due to excessive memory requirements and limited resolution for fine-grained planning. We introduce LAMP (Language Map), a novel neural language field-based navigation framework that learns a continuous, language-driven map and directly leverages it for fine-grained path generation. Unlike prior approaches, our method encodes language features as an implicit neural field rather than storing them explicitly at every location. By combining this implicit representation with a sparse graph, LAMP supports efficient coarse path planning and then performs gradient-based optimization in the learned…
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 · Robotic Path Planning Algorithms · Robotics and Sensor-Based Localization
