From Signals to Structure: How Memory Architecture Drives Language Emergence in LLM Agents
Quick Answer
This paper shows that Memory architecture significantly influences language emergence in LLM agents, outperforming channel capacity.
Quick Take
Memory architecture significantly influences language emergence in LLM agents, outperforming channel capacity. Agents with a persistent notebook achieved reliable coordination scores of 0.867 ± 0.023 at a capacity of 25, while stateless agents faltered as vocabulary expanded beyond their context window.
Key Points
- Persistent notebooks allow agents to externalize learned conventions, improving coordination.
- Stateless agents peak at moderate capacity but degrade with vocabulary growth.
- An optimal capacity is predicted but surplus capacity generally yields better results.
- Memory architecture is crucial for transforming interaction history into stable language conventions.
- Channel capacity alone cannot predict coordination effectiveness.
Paper Resources
Article Content
From source RSS / original summaryarXiv:2607. 00233v1 Announce Type: new Abstract: How do two agents invent a shared language from scratch? In a Lewis signaling game, a sender and receiver must coordinate on a code using only their interaction history. We study five memory architectures across varying channel configurations with LLM agents and find that memory architecture matters more than channel capacity.
Agents with a persistent private notebook benefit from surplus channel capacity and avoid the high-capacity collapse seen in stateless agents, achieving the most reliable coordination ($0. 867 \pm 0. 023$ at capacity = 25). Stateless agents peak at moderate capacity and then degrade as the vocabulary grows beyond what a rolling context window can track The notebook externalizes learned conventions, freeing agents from having to re-derive codes each round.
An information bottleneck-inspired argument predicts an optimal capacity equal to the number of objects. Instead, the bottleneck (capacity = 8) proves to be a fragility point, and surplus capacity is generally better. We show that channel capacity alone cannot predict coordination; memory architecture determines whether agents turn interaction history into stable conventions, and both dimensions are needed to understand how signals become language.
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.AI
See more →Agentic Analysis for Agentic Infrastructure: An LLM-Powered Pipeline for Comparative Governance of DAO and Corporate AI Protocols
This study introduces an LLM-powered pipeline for analyzing governance structures of DAO and corporate AI protocols, revealing that while governance forms influence thematic focus, both ERC-8004 and Google A2A exhibit similar participation inequality and community fragmentation. The findings suggest that open governance may enhance thematic convergence despite decentralized participation.