paper-with-me

Papers

Exploring and Learning Structure: Active Inference Approach in Navigational Agents

2024-08-12 · Daria de Tinguy, Tim Verbelen, Bart Dhoedt

Drawing inspiration from animal navigation strategies, we introduce a novel computational model for navigation and mapping, rooted in biologically inspired principles. Animals exhibit remarkable navigation abilities by efficiently using memory, imagination, and strategic decision-making to navigate complex and aliased environments. Building on these insights, we integrate traditional cognitive mapping approaches with an Active Inference Framework (AIF) to learn an environment structure in a few steps. Through the incorporation of topological mapping for long-term memory and AIF for navigation planning and structure learning, our model can dynamically apprehend environmental structures and expand its internal map with predicted beliefs during exploration. Comparative experiments with the Clone-Structured Graph (CSCG) model highlight our model's ability to rapidly learn environmental structures in a single episode, with minimal navigation overlap. this is achieved without prior knowledge of the dimensions of the environment or the type of observations, showcasing its robustness and effectiveness in navigating ambiguous environments.

📄 PDF Abstract BibTeX arXiv:2408.05982

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingNavigate

Similar Papers 제목 키워드 기반

Structured Active Inference (Extended Abstract)

2024-06-07 · Toby St Clere Smithe

We introduce structured active inference, a large generalization and formalization of active inference using the tools of categorical systems theory. We cast generative models formally as systems "on an interface", with …

Explore Like Humans: Autonomous Exploration with Online SG-Memo Construction for Embodied Agents

2026-04-21 · Xu Chen, Shichao Xie, Zhining Gu, Lu Jia 외 arxiv

Constructing structured spatial memory is essential for enabling long-horizon reasoning in complex embodied navigation tasks. Current memory construction predominantly relies on a decoupled, two-stage paradigm: agents fi…

Active Visual Information Gathering for Vision-Language Navigation

2020-07-15 · ECCV 2020 8 · Hanqing Wang, Wenguan Wang, Tianmin Shu, Wei Liang 외

Vision-language navigation (VLN) is the task of entailing an agent to carry out navigational instructions inside photo-realistic environments. One of the key challenges in VLN is how to conduct a robust navigation by mit…

Vision-Language Navigation

MemCog: From Memory-as-Tool to Memory-as-Cognition in Conversational Agents

2026-05-27 · Zihan Li, Xingyu Fan, Feifei Li, Wenhui Que arxiv

Existing agent memory systems universally follow what we term a Memory-as-Tool paradigm where a single query triggers one-shot retrieval of flat passage lists, suffering from passive invocation, reasoning-retrieval decou…

Pushing it out of the Way: Interactive Visual Navigation

2021-04-28 · CVPR 2021 1 · Kuo-Hao Zeng, Luca Weihs, Ali Farhadi, Roozbeh Mottaghi

We have observed significant progress in visual navigation for embodied agents. A common assumption in studying visual navigation is that the environments are static; this is a limiting assumption. Intelligent navigation…

NavigateVisual Navigation