paper-with-me

홈 › Papers

ImagiNav: Scalable Embodied Navigation via Generative Visual Prediction and Inverse Dynamics

2026-03-14 · Jie Chen, Yuxin Cai, Yizhuo Wang, Ruofei Bai, Yuhong Cao, Jun Li, Yau Wei Yun, Guillaume Sartoretti arxiv

Enabling robots to navigate open-world environments via natural language is critical for general-purpose autonomy. Yet, Vision-Language Navigation has relied on end-to-end policies trained on expensive, embodiment-specific robot data. While recent foundation models trained on vast simulation data show promise, the challenge of scaling and generalizing due to the limited scene diversity and visual fidelity in simulation persists. To address this gap, we propose ImagiNav, a novel modular paradigm that decouples visual planning from robot actuation, enabling the direct utilization of diverse in-the-wild navigation videos. Our framework operates as a hierarchy: a Vision-Language Model first decomposes instructions into textual subgoals; a finetuned generative video model then imagines the future video trajectory towards that subgoal; finally, an inverse dynamics model extracts the trajectory from the imagined video, which can then be tracked via a low-level controller. We additionally develop a scalable data pipeline of in-the-wild navigation videos auto-labeled via inverse dynamics and a pretrained Vision-Language Model. ImagiNav demonstrates strong zero-shot transfer to robot navigation without requiring robot demonstrations, paving the way for generalist robots that learn navigation directly from unlabeled, open-world data.

📄 PDF Abstract BibTeX arXiv:2603.13833

Code (0)

등록된 구현이 없습니다.

Tasks

Vision-Language NavigationRobot Navigation

Similar Papers 제목 키워드 기반

Image2Sim: Scaling Embodied Navigation via Generative Neural Simulator

2026-07-07 · Zihan Wang, Seungjun Lee, Yinghao Xu, Gim Hee Lee arxiv

Embodied navigation aims to build agents that interpret multimodal goals, reason in 3D space, and reach target destinations reliably in the real world. However, progress remains constrained by the lack of scalable, high-…

CityWalker: Learning Embodied Urban Navigation from Web-Scale Videos

2024-11-26 · CVPR 2025 1 · Xinhao Liu, Jintong Li, Yicheng Jiang, Niranjan Sujay 외

Navigating dynamic urban environments presents significant challenges for embodied agents, requiring advanced spatial reasoning and adherence to common-sense norms. Despite progress, existing visual navigation methods st…

Common Sense ReasoningImitation LearningSpatial ReasoningVisual Navigation

OmniEcho: Spatial Audio Understanding for Embodied Agents

2026-09-20 · Ruixun Liu, Yuxuan Wang, Jiacheng Xie, Yuhuan You 외 hf

Humans can effortlessly localize the direction of a sound source and integrate it with visual cues for reasoning, yet this remains challenging for embodied agents. In particular, it is still unclear how to effectively ev…

Vision-Language Navigation

EmbodiedGen V2: An Agentic, Simulation-Ready 3D World Engine for Embodied AI

2026-07-08 · Xinjie Wang, Liu Liu, Taojun Ding, Andrew Choi 외 arxiv

We present EmbodiedGen V2, a generative 3D world engine for building executable policy-ready environments for embodied intelligence. Sim-ready 3D asset generation has advanced rapidly, yet assembling such assets into pol…

Reinforcement Learning

FlyMirage: A Fully Automated Generation Pipeline for Diverse and Scalable UAV Flight Data via Generative World Model

2026-05-19 · Jinhan Li, Xijie Huang, Zhaoqi Wang, Yijin Wang 외 arxiv

In the field of Vision-Language Navigation (VLN), aerial datasets remain limited in their ability to combine scale, diversity, and realism, often relying on either costly real-world scenes or visually limited simulations…

Vision-Language Navigation