A recent study published on June 30, 2026, explores how memory architecture influences language emergence in large language model (LLM) agents. Researchers Yashar Talebirad, Eden Redman, Ali Parsaee, and Osmar R. Zaiane conducted experiments using five memory architectures to understand their effects on agent communication.
Impact of Memory Architecture on Language Coordination
The study investigates how agents can create a shared language from scratch through a Lewis signaling game where a sender and receiver coordinate using their interaction history. Key findings suggest that the type of memory architecture significantly impacts the agents' ability to develop stable communication conventions.
Agents equipped with a persistent private notebook showed improved coordination, achieving a reliability rate of 0.867 ± 0.023 at a channel capacity of 25. This contrasts with stateless agents, which experienced a decline in performance as vocabulary complexity increased.
Channel Capacity vs. Memory Architecture
While channel capacity is often considered a crucial factor for communication efficiency, the study reveals that memory architecture plays a more vital role. Agents with sufficient channel capacity avoided the collapse that stateless agents faced, which peaked at moderate capacity levels.



