AICLLGSCSep 5, 2023

Cognitive Architectures for Language Agents

arXiv:2309.02427v3391 citationsh-index: 33
Originality Incremental advance
AI Analysis

This provides a foundational framework for researchers and developers working on language agents, though it is incremental as it builds on existing cognitive science and AI concepts.

The paper tackles the lack of a systematic framework for organizing and developing language agents by proposing Cognitive Architectures for Language Agents (CoALA), which describes agents with modular memory, structured action spaces, and decision-making processes, and uses it to survey existing work and outline future directions.

Recent efforts have augmented large language models (LLMs) with external resources (e.g., the Internet) or internal control flows (e.g., prompt chaining) for tasks requiring grounding or reasoning, leading to a new class of language agents. While these agents have achieved substantial empirical success, we lack a systematic framework to organize existing agents and plan future developments. In this paper, we draw on the rich history of cognitive science and symbolic artificial intelligence to propose Cognitive Architectures for Language Agents (CoALA). CoALA describes a language agent with modular memory components, a structured action space to interact with internal memory and external environments, and a generalized decision-making process to choose actions. We use CoALA to retrospectively survey and organize a large body of recent work, and prospectively identify actionable directions towards more capable agents. Taken together, CoALA contextualizes today's language agents within the broader history of AI and outlines a path towards language-based general intelligence.

Code Implementations2 repos
Foundations

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

Your Notes