English

VISTA: Generative Visual Imagination for Vision-and-Language Navigation

Robotics 2026-02-04 v2

Abstract

Vision-and-Language Navigation (VLN) tasks agents with locating specific objects in unseen environments using natural language instructions and visual cues. Many existing VLN approaches typically follow an 'observe-and-reason' schema, that is, agents observe the environment and decide on the next action to take based on the visual observations of their surroundings. They often face challenges in long-horizon scenarios due to limitations in immediate observation and vision-language modality gaps. To overcome this, we present VISTA, a novel framework that employs an 'imagine-and-align' navigation strategy. Specifically, we leverage the generative prior of pre-trained diffusion models for dynamic visual imagination conditioned on both local observations and high-level language instructions. A Perceptual Alignment Filter module then grounds these goal imaginations against current observations, guiding an interpretable and structured reasoning process for action selection. Experiments show that VISTA sets new state-of-the-art results on Room-to-Room (R2R) and RoboTHOR benchmarks, e.g.,+3.6% increase in Success Rate on R2R. Extensive ablation analysis underscores the value of integrating forward-looking imagination, perceptual alignment, and structured reasoning for robust navigation in long-horizon environments.

Keywords

Cite

@article{arxiv.2505.07868,
  title  = {VISTA: Generative Visual Imagination for Vision-and-Language Navigation},
  author = {Yanjia Huang and Mingyang Wu and Renjie Li and Zhengzhong Tu},
  journal= {arXiv preprint arXiv:2505.07868},
  year   = {2026}
}

Comments

13 pages, 5 figures

R2 v1 2026-06-28T23:30:08.315Z