paper-with-me

홈 › Papers

LM-Nav: Robotic Navigation with Large Pre-Trained Models of Language, Vision, and Action

2022-07-10 · Dhruv Shah, Blazej Osinski, Brian Ichter, Sergey Levine

Goal-conditioned policies for robotic navigation can be trained on large, unannotated datasets, providing for good generalization to real-world settings. However, particularly in vision-based settings where specifying goals requires an image, this makes for an unnatural interface. Language provides a more convenient modality for communication with robots, but contemporary methods typically require expensive supervision, in the form of trajectories annotated with language descriptions. We present a system, LM-Nav, for robotic navigation that enjoys the benefits of training on unannotated large datasets of trajectories, while still providing a high-level interface to the user. Instead of utilizing a labeled instruction following dataset, we show that such a system can be constructed entirely out of pre-trained models for navigation (ViNG), image-language association (CLIP), and language modeling (GPT-3), without requiring any fine-tuning or language-annotated robot data. We instantiate LM-Nav on a real-world mobile robot and demonstrate long-horizon navigation through complex, outdoor environments from natural language instructions. For videos of our experiments, code release, and an interactive Colab notebook that runs in your browser, please check out our project page https://sites.google.com/view/lmnav

📄 PDF Abstract BibTeX arXiv:2207.04429

Code (1)

blazejosinski/lm_nav 공식 구현

Tasks

Instruction FollowingLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

History-Conditioned Spatio-Temporal Visual Token Pruning for Efficient Vision-Language Navigation

2026-03-06 · Qitong Wang, Yijun Liang, Ming Li, Tianyi Zhou 외 arxiv

Vision-Language Navigation (VLN) enables robots to follow natural-language instructions in visually grounded environments, serving as a key capability for embodied robotic systems. Recent Vision-Language-Action (VLA) mod…

Vision-Language Navigation

PlatonicNav: Unveiling Semantic Correspondence in Navigation with Platonic Topological Maps

2026-06-01 · Junlin Long, Zeyu Zhang, Xu Deng, Yiran Wang 외 arxiv

Embodied visual navigation, where an agent perceives a complex environment and acts to reach a goal from raw sensory input, underpins a wide range of applications such as household service robotics, assistive robotics, a…

Semantic correspondenceVisual Navigation

VANP: Learning Where to See for Navigation with Self-Supervised Vision-Action Pre-Training

2024-03-12 · Mohammad Nazeri, Junzhe Wang, Amirreza Payandeh, Xuesu Xiao

Humans excel at efficiently navigating through crowds without collision by focusing on specific visual regions relevant to navigation. However, most robotic visual navigation methods rely on deep learning models pre-trai…

Self-Supervised LearningVisual Navigation

A scalar per patch from pre-trained ViTs enables fast moving navigation in the real world

2026-06-19 · Steeven Janny, Leonid Antsfeld, Christian Wolf arxiv

Trained policies for real-world robotics rely on computer vision components, typically in the form of pre-trained visual encoders. These encoders are an essential component and it has been shown that their power does not…

Vision-Language Procedural Reasoning for Context-Aware Reward Modeling of Robotic Endovascular Guidewire Navigation

2026-06-29 · Wentong Tian, Jiyuan Zhao, Tianliang Yao, Yuxiang Fan 외 arxiv

Robotic-assisted endovascular interventions demand accurate, stable, and context-aware guidewire navigation in complex and patient-specific vascular anatomies. Despite recent advances in robotic precision and learning-ba…