paper-with-me

Papers

NavMorph: A Self-Evolving World Model for Vision-and-Language Navigation in Continuous Environments

2025-06-30 · Xuan Yao, Junyu Gao, Changsheng Xu

Vision-and-Language Navigation in Continuous Environments (VLN-CE) requires agents to execute sequential navigation actions in complex environments guided by natural language instructions. Current approaches often struggle with generalizing to novel environments and adapting to ongoing changes during navigation. Inspired by human cognition, we present NavMorph, a self-evolving world model framework that enhances environmental understanding and decision-making in VLN-CE tasks. NavMorph employs compact latent representations to model environmental dynamics, equipping agents with foresight for adaptive planning and policy refinement. By integrating a novel Contextual Evolution Memory, NavMorph leverages scene-contextual information to support effective navigation while maintaining online adaptability. Extensive experiments demonstrate that our method achieves notable performance improvements on popular VLN-CE benchmarks. Code is available at \href{https://github.com/Feliciaxyao/NavMorph}{this https URL}.

📄 PDF Abstract BibTeX arXiv:2506.23468

Code (1)

feliciaxyao/navmorph 공식 구현 pytorch

Tasks

Decision MakingVision and Language Navigation

Similar Papers 제목 키워드 기반

Active Zero: Self-Evolving Vision-Language Models through Active Environment Exploration

2026-02-11 · Jinghan He, Junfeng Fang, Feng Xiong, Zijun Yao 외 arxiv

Self-play has enabled large language models to autonomously improve through self-generated challenges. However, existing self-play methods for vision-language models rely on passive interaction with static image collecti…

Hybrid Self-evolving Structured Memory for GUI Agents

2026-03-11 · Sibo Zhu, Wenyi Wu, Kun Zhou, Stephen Wang 외 arxiv

The remarkable progress of vision-language models (VLMs) has enabled GUI agents to interact with computers in a human-like manner. Yet real-world computer-use tasks remain difficult due to long-horizon workflows, diverse…

SCOPE: Evolving Symbolic World for Planning in Open-Ended Environments

2026-06-21 · Yundaichuan Zhan, Minghe Gao, Zhongqi Yue, Wendong Bu 외 arxiv

Recent works have explored integrating Vision-Language Models (VLMs) with classical planners that rely on symbolic representations of planning problems to generate long-horizon plans for complex embodied tasks. However, …

RISE: Reliable Improvement in Self-Evolving Vision-Language Models

2026-05-20 · Chaoran Xu, Yingmao Miao, Pengfei Zhang, Hao Dou 외 arxiv

Vision-language models (VLMs) have achieved strong multimodal reasoning capabilities, but further improving them still relies heavily on large-scale human-constructed supervision for post-training. Such supervision is co…

Multimodal ReasoningQuestion Generation

Self-evolving LLM agents with in-distribution Optimization

2026-06-05 · Yudi Zhang, Meng Fang, Zhenfang Chen, Mykola Pechenizkiy arxiv

Large Language Models (LLMs) have recently emerged as powerful controllers for interactive agents in complex environments, yet training them to perform reliable long-horizon decision making remains a fundamental challeng…

Reinforcement LearningDecision Making