paper-with-me

홈 › Papers

UNeMo: Collaborative Visual-Language Reasoning and Navigation via a Multimodal World Model

2025-11-24 · Changxin Huang, Lv Tang, Zhaohuan Zhan, Lisha Yu, Runhao Zeng, Zun Liu, Zhengjie Wang, Jianqiang Li arxiv

Vision-and-Language Navigation (VLN) requires agents to autonomously navigate complex environments via visual images and natural language instructions--remains highly challenging. Recent research on enhancing language-guided navigation reasoning using pre-trained large language models (LLMs) has shown promising prospects. However, the reasoning of such methods is limited to the linguistic modality, lacking visual reasoning capabilities. Moreover, existing reasoning modules are optimized separately from navigation policies, leading to incompatibility and potential conflicts in optimization objectives.To tackle these challenges, we introduce UNeMo, a novel framework designed for the collaborative optimization of visual state reasoning and navigational decision-making. It introduces a Multimodal World Model (MWM) that takes visual features, language instructions, and navigational actions as inputs to jointly predict subsequent visual states, enabling cross-modal reasoning. Via a Hierarchical Prediction-Feedback (HPN) mechanism, MWM collaborates with navigation policies: the first layer generates actions using current vision-and-language features; MWM then infers post-action visual states to guide the second layer's fine-grained decisions. This forms a dynamic bidirectional promotion mechanism where MWM reasoning optimizes navigation policies, while policy decisions feedback to improve MWM's reasoning accuracy. Experiments on R2R and REVERIE datasets show UNeMo outperforms state-of-the-art methods by 2.1% and 0.7% in navigation accuracy for unseen scenes, validating its effectiveness.

📄 PDF Abstract BibTeX arXiv:2511.18845

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

Benchmarking Interaction, Beyond Policy: a Reproducible Benchmark for Collaborative Instance Object Navigation

2026-03-31 · Edoardo Zorzi, Francesco Taioli, Yiming Wang, Marco Cristani 외 arxiv

We propose Question-Asking Navigation (QAsk-Nav), the first reproducible benchmark for Collaborative Instance Object Navigation (CoIN) that enables an explicit, separate assessment of embodied navigation and collaborativ…

ViSA-Enhanced Aerial VLN: A Visual-Spatial Reasoning Enhanced Framework for Aerial Vision-Language Navigation

2026-03-09 · Haoyu Tong, Xiangyu Dong, Xiaoguang Ma, Haoran Zhao 외 arxiv

Existing aerial Vision-Language Navigation (VLN) methods predominantly adopt a detection-and-planning pipeline, which converts open-vocabulary detections into discrete textual scene graphs. These approaches are plagued b…

Vision-Language NavigationSpatial Reasoning

AeroDuo: Aerial Duo for UAV-based Vision and Language Navigation

2025-08-21 · Ruipu Wu, Yige Zhang, Jinyu Chen, Linjiang Huang 외 arxiv

Aerial Vision-and-Language Navigation (VLN) is an emerging task that enables Unmanned Aerial Vehicles (UAVs) to navigate outdoor environments using natural language instructions and visual cues. However, due to the exten…

Vision and Language Navigation

Vision-Dialog Navigation by Exploring Cross-modal Memory

2020-03-15 · CVPR 2020 6 · Yi Zhu, Fengda Zhu, Zhaohuan Zhan, Bingqian Lin 외

Vision-dialog navigation posed as a new holy-grail task in vision-language disciplinary targets at learning an agent endowed with the capability of constant conversation for help with natural language and navigating acco…

Decision Making

CoNav: Collaborative Cross-Modal Reasoning for Embodied Navigation

2025-05-22 · Haihong Hao, Mingfei Han, Changlin Li, Zhihui Li 외

Embodied navigation demands comprehensive scene understanding and precise spatial reasoning. While image-text models excel at interpreting pixel-level color and lighting cues, 3D-text models capture volumetric structure …

Scene UnderstandingSpatial Reasoning