paper-with-me

Papers

MCNav: Memory-Aware Dynamic Cognitive Map for Zero-shot Goal-oriented Navigation

2026-05-19 · Jingyu Li, Zhe Liu, Wenxiao Wu, Li Zhang arxiv

Navigating to instance-level targets in complex environments is a challenging problem. Many existing zero-shot methods achieve strong performance by modeling the entire environment and leveraging large language models for scene understanding. However, such strategies primarily focus on exploring new regions while lacking a deeper exploitation of information from previously explored areas. Consequently, when targets are missed or misidentified within previously visited regions, navigation failures occur frequently. To address these limitations, we propose MCNav, a memory-aware navigation framework with a dynamic cognitive map. This map stores efficiently queryable information about relevant objects in explored areas. Building on this memory structure, MCNav introduces two memory-aware exploration strategies: goal re-validation, which re-assesses previously seen objects to correct matching failures, and missed goal re-exploration, which estimates the likelihood that a target is present in an explored region from contextual cues. These strategies are further stabilized by a blacklist mechanism to prevent repeated errors and a double-check mechanism for high-confidence confirmation. We evaluate MCNav on the HM3Dv1 and HM3Dv2 datasets across three different tasks, where it achieves state-of-the-art performance, particularly on the instance-level goal navigation task.

📄 PDF Abstract BibTeX arXiv:2605.19594

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Understanding

Similar Papers 제목 키워드 기반

SuperLocalMemory V3.3: The Living Brain -- Biologically-Inspired Forgetting, Cognitive Quantization, and Multi-Channel Retrieval for Zero-LLM Agent Memory Systems

2026-04-06 · Varun Pratap Bhardwaj arxiv

AI coding agents operate in a paradox: they possess vast parametric knowledge yet cannot remember a conversation from an hour ago. Existing memory systems store text in vector databases with single-channel retrieval, req…

SpaceVLN: A Zero-Shot Vision-and-Language Navigation Agent with Online Spatial Cognitive Memory and Reasoning

2026-06-08 · Yucheng Deng, Pingrui Lai, Xinhai Li, Chenjia Bai 외 arxiv

Vision-and-Language Navigation in continuous environments requires agents to understand the spatial structure of previously unseen environments in order to follow language instructions. Although foundation models have op…

Spatial Reasoning

Beyond Episodic AI: Cognitive Field Networks for Biologically Inspired Persistent Cognition

2026-09-15 · Byung Gyu Chae arxiv

Cognitive Field Theory (CFT) proposes that cognition arises from memory-dressed collective dynamics that generate a persistent macroscopic cognitive field. Here we develop a Cognitive Field Network (CFN), a recurrent Tra…

Cognitive Workspace: Active Memory Management for LLMs -- An Empirical Study of Functional Infinite Context

2025-08-08 · Tao An arxiv

Large Language Models (LLMs) face fundamental limitations in context management despite recent advances extending context windows to millions of tokens. We propose Cognitive Workspace, a novel paradigm that transcends tr…

Information Retrieval

AgentZero++: Modeling Fear-Based Behavior

2025-10-05 · Vrinda Malhotra, Jiaman Li, Nandini Pisupati arxiv

We present AgentZero++, an agent-based model that integrates cognitive, emotional, and social mechanisms to simulate decentralized collective violence in spatially distributed systems. Building on Epstein's Agent\_Zero f…