paper-with-me

Papers

Do Visual Imaginations Improve Vision-and-Language Navigation Agents?

2025-03-20 · CVPR 2025 1 · Akhil Perincherry, Jacob Krantz, Stefan Lee

Vision-and-Language Navigation (VLN) agents are tasked with navigating an unseen environment using natural language instructions. In this work, we study if visual representations of sub-goals implied by the instructions can serve as navigational cues and lead to increased navigation performance. To synthesize these visual representations or imaginations, we leverage a text-to-image diffusion model on landmark references contained in segmented instructions. These imaginations are provided to VLN agents as an added modality to act as landmark cues and an auxiliary loss is added to explicitly encourage relating these with their corresponding referring expressions. Our findings reveal an increase in success rate (SR) of around 1 point and up to 0.5 points in success scaled by inverse path length (SPL) across agents. These results suggest that the proposed approach reinforces visual understanding compared to relying on language instructions alone. Code and data for our work can be found at https://www.akhilperincherry.com/VLN-Imagine-website/.

📄 PDF Abstract BibTeX arXiv:2503.16394

Code (0)

등록된 구현이 없습니다.

Tasks

Vision and Language Navigation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

StressDream: Steering Video World Models for Robust Policy Evaluation and Improvement

2026-05-29 · Junwon Seo, Sushant Veer, Ran Tian, Wenhao Ding 외 arxiv

Video world models (WMs) have shown promise for policy evaluation and improvement by imagining realistic future observations conditioned on ego-robot actions. While WMs can model distributions over futures, policy evalua…

Autonomous Driving

AI for Just Work: Constructing Diverse Imaginations of AI beyond "Replacing Humans"

2025-03-10 · Weina Jin, Nicholas Vincent, Ghassan Hamarneh

"why" we develop AI. Lacking critical reflections on the general visions and purposes of AI may make the community vulnerable to manipulation. In this position paper, we explore the "why" question of AI. We denote answer…

Image Generation

Z-LaVI: Zero-Shot Language Solver Fueled by Visual Imagination

2022-10-21 · Yue Yang, Wenlin Yao, Hongming Zhang, Xiaoyang Wang 외

Large-scale pretrained language models have made significant advances in solving downstream language understanding tasks. However, they generally suffer from reporting bias, the phenomenon describing the lack of explicit…

Image GenerationLanguage ModelingLanguage ModellingRetrieval+3

Visualize Before You Write: Imagination-Guided Open-Ended Text Generation

2022-10-07 · Wanrong Zhu, An Yan, Yujie Lu, Wenda Xu 외

Recent advances in text-to-image synthesis make it possible to visualize machine imaginations for a given context. On the other hand, when generating text, human writers are gifted at creative visualization, which enhanc…

Concept-To-Text GenerationImage GenerationStory GenerationText Generation

MineDreamer: Learning to Follow Instructions via Chain-of-Imagination for Simulated-World Control

2024-03-18 · Enshen Zhou, Yiran Qin, Zhenfei Yin, Yuzhou Huang 외

It is a long-lasting goal to design a generalist-embodied agent that can follow diverse instructions in human-like ways. However, existing approaches often fail to steadily follow instructions due to difficulties in unde…

Instruction FollowingMinecraft