paper-with-me

홈 › Papers

Unseen from Seen: Rewriting Observation-Instruction Using Foundation Models for Augmenting Vision-Language Navigation

2025-03-23 · Ziming Wei, Bingqian Lin, Yunshuang Nie, Jiaqi Chen, Shikui Ma, Hang Xu, Xiaodan Liang

Data scarcity is a long-standing challenge in the Vision-Language Navigation (VLN) field, which extremely hinders the generalization of agents to unseen environments. Previous works primarily rely on additional simulator data or web-collected images/videos to improve the generalization. However, the simulator environments still face limited diversity, and the web-collected data often requires extensive labor to remove the noise. In this paper, we propose a Rewriting-driven AugMentation (RAM) paradigm for VLN, which directly creates the unseen observation-instruction pairs via rewriting human-annotated training data. Benefiting from our rewriting mechanism, new observation-instruction can be obtained in both simulator-free and labor-saving manners to promote generalization. Specifically, we first introduce Object-Enriched Observation Rewriting, where we combine Vision-Language Models (VLMs) and Large Language Models (LLMs) to derive rewritten object-enriched scene descriptions, enabling observation synthesis with diverse objects and spatial layouts via Text-to-Image Generation Models (T2IMs). Then, we propose Observation-Contrast Instruction Rewriting, which generates observation-aligned rewritten instructions by requiring LLMs to reason the difference between original and new observations. We further develop a mixing-then-focusing training strategy with a random observation cropping scheme, effectively enhancing data distribution diversity while suppressing augmentation data noise during training. Experiments on both the discrete environments (R2R, REVERIE, and R4R datasets) and continuous environments (R2R-CE dataset) show the superior performance and impressive generalization ability of our method. Code is available at https://github.com/SaDil13/VLN-RAM.

📄 PDF Abstract BibTeX arXiv:2503.18065

Code (1)

sadil13/vln-ram 공식 구현 pytorch

Tasks

DiversityImage GenerationText to Image GenerationText-to-Image GenerationVision-Language Navigation

Similar Papers 제목 키워드 기반

Policy Adaptation from Foundation Model Feedback

2022-12-14 · CVPR 2023 1 · Yuying Ge, Annabella Macaluso, Li Erran Li, Ping Luo 외

Recent progress on vision-language foundation models have brought significant advancement to building general-purpose robots. By using the pre-trained models to encode the scene and instructions as inputs for decision ma…

Decision Makingmodel

Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks

2022-04-16 · Yizhong Wang, Swaroop Mishra, Pegah Alipoormolabashi, Yeganeh Kordi 외

How well can NLP models generalize to a variety of unseen tasks when provided with task instructions? To address this question, we first introduce Super-NaturalInstructions, a benchmark of 1,616 diverse NLP tasks and the…

BenchmarkingInstruction Following

OG-VLA: 3D-Aware Vision Language Action Model via Orthographic Image Generation

2025-06-01 · Ishika Singh, Ankit Goyal, Stan Birchfield, Dieter Fox 외

We introduce OG-VLA, a novel architecture and learning framework that combines the generalization strengths of Vision Language Action models (VLAs) with the robustness of 3D-aware policies. We address the challenge of ma…

Image GenerationLarge Language ModelRobot ManipulationVision-Language-Action

Instruction-driven history-aware policies for robotic manipulations

2022-09-11 · Pierre-Louis Guhur, ShiZhe Chen, Ricardo Garcia, Makarand Tapaswi 외

In human environments, robots are expected to accomplish a variety of manipulation tasks given simple natural language instructions. Yet, robotic manipulation is extremely challenging as it requires fine-grained motor co…

Robot ManipulationRobot Manipulation Generalization

AffordAny: Open-World 3D Affordance Grounding from Monocular RGB Images via Vision-Language-Guided Geometric Reasoning

2026-08-21 · Junqi Wu, Kaihua Tang, Xuanwen Chen, Hongzhi Li 외 arxiv

Open-world 3D affordance grounding requires localizing functional object parts in 3D given free-form language queries. Existing methods typically assume pre-built object-centric 3D geometry and closed affordance ontologi…