π€ AI Summary
This work addresses a central challenge in artificial life research: constructing computational substrates that simultaneously exhibit complexity and interpretability. The paper proposes a novel interpretable substrate based on populations of agentified large language models (LLMs), integrating persistent memory, tool use, skill sharing, and autonomous action. By leveraging natural language interaction, this framework enables direct interrogation and comprehension of emergent collective behaviors. The authors develop a systematic interpretability framework tailored to LLM-agent collectives and validate it through representative case studies spanning controlled experiments to real-world deployments. Their results demonstrate that this paradigm effectively overcomes the inherent opacity of traditional complex systems, offering a promising new pathway toward interpretable artificial life.
π Abstract
Complexity and interpretability rarely coincide: systems rich enough for complex behaviours to emerge are usually too opaque to question, while transparent ones are too simple for anything complex to emerge. A single large language model (LLM) is a static artefact, hardly exhibiting any of the emergent properties we associate with life. This changes through interaction: populations of LLMs display emergent dynamics absent from isolated models. Furthermore, LLMs can be endowed with persistent memory, tools and shared skills, and the capacity to initiate actions unprompted, i.e., turning LLMs agentic. In this paper, we argue that such collectives of agents can serve as a computational substrate for Artificial Life (ALife) research. Critically, since the agents communicate in natural language, their collective behaviour can be directly interrogated by examining textual traces and asking the agents themselves. We outline the notion of interpretability in language-model research and extend it for collectives of agents. Lastly, we survey recent examples of agentic LLM collectives that already instantiate the idea of agentic substrates, from controlled experiments to deployments in the wild.