paper-with-me

Papers

Shared Spatial Memory Through Predictive Coding

2025-11-06 · Zhengru Fang, Yu Guo, Yuang Zhang, Haonan An, Wenbo Ding, Yuguang Fang arxiv

Constructing a consistent shared spatial memory is a critical challenge in multi-agent systems, where partial observability and limited bandwidth often lead to catastrophic failures in coordination. We introduce a multi-agent predictive coding framework that formulates coordination as the minimization of mutual uncertainty among agents. Through an information bottleneck objective, this framework prompts agents to learn not only who and what to communicate but also when. At the foundation of this framework lies a grid-cell-like metric as internal spatial coding for self-localization, emerging spontaneously from self-supervised motion prediction. Building upon this internal spatial code, agents gradually develop a bandwidth-efficient communication mechanism and specialized neural populations that encode partners' locations-an artificial analogue of hippocampal social place cells (SPCs). These social representations are further utilized by a hierarchical reinforcement learning policy that actively explores to reduce joint uncertainty. On the Memory-Maze benchmark, our approach shows exceptional resilience to bandwidth constraints: success degrades gracefully from 73.5% to 64.4% as bandwidth shrinks from 128 to 4 bits/step, whereas a full-broadcast baseline collapses from 67.6% to 28.6%. Our findings establish a theoretically principled and biologically plausible basis for how complex social representations emerge from a unified predictive drive, leading to collective intelligence.

📄 PDF Abstract BibTeX arXiv:2511.04235

Code (0)

등록된 구현이 없습니다.

Tasks

Hierarchical Reinforcement Learning

Similar Papers 제목 키워드 기반

Beyond Individuals: Collective Predictive Coding for Memory, Attention, and the Emergence of Language

2025-08-20 · Tadahiro Taniguchi arxiv

This commentary extends the discussion by Parr et al. on memory and attention beyond individual cognitive systems. From the perspective of the Collective Predictive Coding (CPC) hypothesis -- a framework for understandin…

Generic construction of scale-invariantly coarse grained memory

2014-06-12 · Karthik H. Shankar

Encoding temporal information from the recent past as spatially distributed activations is essential in order for the entire recent past to be simultaneously accessible. Any biological or synthetic agent that relies on t…

Future prediction

TF-Engram: A Train-Free Engram with SSD-Backed Memory for Large Language Models

2026-07-08 · Yutang Ma, Kecheng Huang, Xikun Jiang, Zili Shao arxiv

Large Language Models (LLMs) store factual knowledge and domain-specific patterns implicitly in dense Transformer parameters, making knowledge expansion costly through pretraining, fine-tuning, retrieval augmentation, or…

Distributed Hierarchical Temporal Memory with Shared Associative Memory for Cross-Entity Preemptive Warning

2026-06-30 · Pavia Bera, Jennifer Adorno, Sanjukta Bhanja arxiv

Anomaly detection in multivariate time series remains a critical challenge in large-scale distributed systems, where related entities may exhibit transferable precursor behavior prior to anomaly onset. Existing methods t…

Anomaly Detection

Learning grid cells by predictive coding

2024-10-01 · Mufeng Tang, Helen Barron, Rafal Bogacz

Grid cells in the medial entorhinal cortex (MEC) of the mammalian brain exhibit a strikingly regular hexagonal firing field over space. These cells are learned after birth and are thought to support spatial navigation bu…