paper-with-me

홈 › Papers

Cog-GA: A Large Language Models-based Generative Agent for Vision-Language Navigation in Continuous Environments

2024-09-04 · Zhiyuan Li, YanFeng Lu, Yao Mu, Hong Qiao

Vision Language Navigation in Continuous Environments (VLN-CE) represents a frontier in embodied AI, demanding agents to navigate freely in unbounded 3D spaces solely guided by natural language instructions. This task introduces distinct challenges in multimodal comprehension, spatial reasoning, and decision-making. To address these challenges, we introduce Cog-GA, a generative agent founded on large language models (LLMs) tailored for VLN-CE tasks. Cog-GA employs a dual-pronged strategy to emulate human-like cognitive processes. Firstly, it constructs a cognitive map, integrating temporal, spatial, and semantic elements, thereby facilitating the development of spatial memory within LLMs. Secondly, Cog-GA employs a predictive mechanism for waypoints, strategically optimizing the exploration trajectory to maximize navigational efficiency. Each waypoint is accompanied by a dual-channel scene description, categorizing environmental cues into 'what' and 'where' streams as the brain. This segregation enhances the agent's attentional focus, enabling it to discern pertinent spatial information for navigation. A reflective mechanism complements these strategies by capturing feedback from prior navigation experiences, facilitating continual learning and adaptive replanning. Extensive evaluations conducted on VLN-CE benchmarks validate Cog-GA's state-of-the-art performance and ability to simulate human-like navigation behaviors. This research significantly contributes to the development of strategic and interpretable VLN-CE agents.

📄 PDF Abstract BibTeX arXiv:2409.02522

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningNavigateSpatial ReasoningVision-Language Navigation

Similar Papers 제목 키워드 기반

Generative Language-Grounded Policy in Vision-and-Language Navigation with Bayes' Rule

2020-09-16 · ICLR 2021 1 · Shuhei Kurita, Kyunghyun Cho

Vision-and-language navigation (VLN) is a task in which an agent is embodied in a realistic 3D environment and follows an instruction to reach the goal node. While most of the previous studies have built and investigated…

Language ModelingLanguage ModellingVision and Language Navigation

Step-Level Preference Learning for Generative Agents in Social Simulations

2026-07-16 · Wenchang Gao, Pingyue Sheng, Lanlan Qiu, Yunfei Ma 외 arxiv

Large language model (LLM)-based generative agents simulate human behavior through long-horizon decision-making processes that comprise intermediate steps such as planning, memory retrieval, reflection, and action select…

LLaDA-UI: Bringing Block-wise Diffusion to Vision-Language GUI Agents

2026-09-09 · Zhangxuan Gu, Haoxing Chen, Qi Qin, Yi Xin 외 hf

Diffusion large language models (dLLMs) achieve high decoding efficiency through block-parallel, arbitrary-order generation, making them attractive for latency-sensitive applications. GUI agents represent a natural testb…

Agentic AI for Personalized Physiotherapy: A Multi-Agent Framework for Generative Video Training and Real-Time Pose Correction

2026-04-22 · Abhishek Dharmaratnakar, Srivaths Ranganathan, Anushree Sinha, Debanshu Das arxiv

At-home physiotherapy compliance remains critically low due to a lack of personalized supervision and dynamic feedback. Existing digital health solutions rely on static, pre-recorded video libraries or generic 3D avatars…

Video GenerationPose Estimation

GenRL: Multimodal-foundation world models for generalization in embodied agents

2024-06-26 · Pietro Mazzaglia, Tim Verbelen, Bart Dhoedt, Aaron Courville 외

Learning generalist embodied agents, able to solve multitudes of tasks in different domains is a long-standing problem. Reinforcement learning (RL) is hard to scale up as it requires a complex reward design for each task…

BenchmarkingReinforcement Learning (RL)