paper-with-me

Papers

Language-Conditioned World Modeling for Visual Navigation

2026-03-23 · Yifei Dong, Fengyi Wu, Yilong Dai, Lingdong Kong, Guangyu Chen, Xu Zhu, Qiyu Hu, Tianyu Wang, Johnalbert Garnica, Feng Liu, Siyu Huang, Qi Dai, Zhi-Qi Cheng arxiv

We study language-conditioned visual navigation (LCVN), in which an embodied agent is asked to follow a natural language instruction based only on an initial egocentric observation. Without access to goal images, the agent must rely on language to shape its perception and continuous control, making the grounding problem particularly challenging. We formulate this problem as open-loop trajectory prediction conditioned on linguistic instructions and introduce the LCVN Dataset, a benchmark of 39,016 trajectories and 117,048 human-verified instructions that supports reproducible research across a range of environments and instruction styles. Using this dataset, we develop LCVN frameworks that link language grounding, future-state prediction, and action generation through two complementary model families. The first family combines LCVN-WM, a diffusion-based world model, with LCVN-AC, an actor-critic agent trained in the latent space of the world model. The second family, LCVN-Uni, adopts an autoregressive multimodal architecture that predicts both actions and future observations. Experiments show that these families offer different advantages: the former provides more temporally coherent rollouts, whereas the latter generalizes better to unseen environments. Taken together, these observations point to the value of jointly studying language grounding, imagination, and policy learning in a unified task setting, and LCVN provides a concrete basis for further investigation of language-conditioned world models. The code is available at https://github.com/F1y1113/LCVN.

📄 PDF Abstract BibTeX arXiv:2603.26741

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory PredictionContinuous ControlVisual Navigation

Similar Papers 제목 키워드 기반

RAE-NWM: Navigation World Model in Dense Visual Representation Space

2026-03-10 · Mingkun Zhang, Wangtian Shen, Fan Zhang, Haijian Qin 외 arxiv

Visual navigation requires agents to reach goals in complex environments through perception and planning. World models address this task by simulating action-conditioned state transitions to predict future observations. …

Visual Navigation

Policy-Guided World Model Planning for Language-Conditioned Visual Navigation

2026-03-26 · Amirhosein Chahe, Lifeng Zhou arxiv

Navigating to a visually specified goal given natural language instructions remains a fundamental challenge in embodied AI. Existing approaches either rely on reactive policies that struggle with long-horizon planning, o…

Visual Navigation

OpenFrontier: General Navigation with Visual-Language Grounded Frontiers

2026-03-05 · Esteban Padilla-Cerdio, Boyang Sun, Marc Pollefeys, Hermann Blum arxiv

Open-world navigation requires robots to make decisions in complex everyday environments while adapting to flexible task requirements. Conventional navigation approaches often rely on dense 3D reconstruction and hand-cra…

Vision-Language Navigation3D Reconstruction

NavWAM: A Navigation World Action Model for Goal-Conditioned Visual Navigation

2026-06-11 · Daichi Azuma, Taiki Miyanishi, Koya Sakamoto, Shuhei Kurita 외 arxiv

Goal-conditioned visual navigation requires a robot to act under partial observability by anticipating how its motion will change the future egocentric view and whether that change brings it closer to the goal. Navigatio…

Visual Navigation

\textsc{NaVIDA}: Vision-Language Navigation with Inverse Dynamics Augmentation

2026-01-26 · Weiye Zhu, Zekai Zhang, Xiangchen Wang, Hewei Pan 외 arxiv

Vision-and-Language Navigation (VLN) requires agents to interpret natural language instructions and act coherently in visually rich environments. However, most existing methods rely on reactive state-action mappings with…

Vision-Language Navigation