paper-with-me

홈 › Papers

NavForesee: A Unified Vision-Language World Model for Hierarchical Planning and Dual-Horizon Navigation Prediction

2025-12-01 · Fei Liu, Shichao Xie, Minghua Luo, Zedong Chu, Junjun Hu, Xiaolong Wu, Mu Xu arxiv

Embodied navigation for long-horizon tasks, guided by complex natural language instructions, remains a formidable challenge in artificial intelligence. Existing agents often struggle with robust long-term planning about unseen environments, leading to high failure rates. To address these limitations, we introduce NavForesee, a novel Vision-Language Model (VLM) that unifies high-level language planning and predictive world model imagination within a single, unified framework. Our approach empowers a single VLM to concurrently perform planning and predictive foresight. Conditioned on the full instruction and historical observations, the model is trained to understand the navigation instructions by decomposing the task, tracking its progress, and formulating the subsequent sub-goal. Simultaneously, it functions as a generative world model, providing crucial foresight by predicting short-term environmental dynamics and long-term navigation milestones. The VLM's structured plan guides its targeted prediction, while the imagined future provides rich context to inform the navigation actions, creating a powerful internal feedback loop of perception-planning/prediction-action. We demonstrate through extensive experiments on the R2R-CE and RxR-CE benchmark that NavForesee achieves highly competitive performance in complex scenarios. Our work highlights the immense potential of fusing explicit language planning with implicit spatiotemporal prediction, paving the way for more intelligent and capable embodied agents.

📄 PDF Abstract BibTeX arXiv:2512.01550

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LoHoVLA: A Unified Vision-Language-Action Model for Long-Horizon Embodied Tasks

2025-05-31 · Yi Yang, Jiaxuan Sun, Siqi Kou, Yihan Wang 외

Real-world embodied agents face long-horizon tasks, characterized by high-level goals demanding multi-step solutions beyond single actions. Successfully navigating these requires both high-level task planning (i.e., deco…

Task PlanningVision-Language-Action

H-WM: Robotic Task and Motion Planning Guided by Hierarchical World Model

2026-02-11 · Jinbang Huang, Wenyuan Chen, Zhiyuan Li, Oscar Pang 외 arxiv

World models are becoming central to robotic planning and control as they enable prediction of future state transitions. Existing approaches often emphasize video generation or natural-language prediction, which are diff…

Visual GroundingVideo GenerationMotion Planning

ST-VLA: Enabling 4D-Aware Spatiotemporal Understanding for General Robot Manipulation

2026-03-14 · You Wu, Zixuan Chen, Cunxu Ou, Wenxuan Wang 외 arxiv

Robotic manipulation in open-world environments requires reasoning across semantics, geometry, and long-horizon action dynamics. Existing hierarchical Vision-Language-Action (VLA) frameworks typically use 2D representati…

Continuous ControlRobot Manipulation

Active Predictive Coding: A Unified Neural Framework for Learning Hierarchical World Models for Perception and Planning

2022-10-23 · Rajesh P. N. Rao, Dimitrios C. Gklezakos, Vishwas Sathish

Predictive coding has emerged as a prominent model of how the brain learns through predictions, anticipating the importance accorded to predictive learning in recent AI architectures such as transformers. Here we propose…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Self-Supervised Learning

Discrete-WAM: Unified Discrete Vision-Action Token Editing for World-Policy Learning

2026-06-04 · Ziyang Yao, Haochen Liu, Yuncheng Jiang, Zeyu Zhu 외 arxiv

Autonomous driving requires reasoning about how ego actions shape future world evolution, rather than merely mapping observations to actions. However, most end-to-end methods rely on direct state-to-action imitation, whi…

Autonomous Driving