MAMay 5

Governed Collaborative Memory as Artificial Selection in LLM-Based Multi-Agent Systems

arXiv:2605.0426448.8h-index: 7
AI Analysis

For researchers and developers of LLM-based multi-agent systems, this paper provides a design agenda for evaluating memory beyond recall and performance, but it is a conceptual viewpoint without empirical results.

This viewpoint paper identifies the problem of which candidate memories should become shared institutional state in LLM-based multi-agent systems with persistent memory. It proposes a framework of governed collaborative memory with different selection regimes and a layered architecture, illustrated by documented traces from one running system.

Persistent memory is turning language-model-based agents from stateless participants in isolated interactions into state-bearing components of LLM-based multi-agent systems. As memory becomes durable, reloadable, and behavior-shaping across agents, sessions, or versions, a design question arises that is not captured by retrieval accuracy or access control alone: which candidate memories should become shared institutional state? This Viewpoint frames that problem as governed collaborative memory. We argue that memory governance functions as a selection regime, determining which memory variants persist, which remain private, and which are rejected, abstained from, or superseded. We distinguish ungoverned persistence, constitutional or hybrid selection, automatic metric-based selection, and human-ratified artificial selection, emphasizing that these regimes are not a ranking but a design choice over target properties. We then describe a layered architecture that separates agent-local memory, shared institutional memory, archive memory, and project-continuity memory, with provenance and version lineage making selection inspectable. Documented traces from one running LLM-based multi-agent ecosystem illustrate unmanaged false-memory persistence, ratified institutional memory, rejection and revision, identity-preserving expansion, and governance-as-learning. The contribution is a design agenda: persistent LLM-based multi-agent systems should evaluate memory not only for recall and performance, but also for provenance fidelity, selection traceability, epistemic quality, correction pathways, and role preservation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes