Cognitive Architecture Wiki
An open, structured reference for computational architectures that model intelligent behavior, cognition and autonomous agents.
Welcome to CogArch. This knowledge base organizes architecture families, requirements, comparisons and implementation resources for researchers and students.
Featured architectures
Cognitive architectures define the persistent structures and mechanisms that support perception, memory, reasoning, learning and action.
ACT-RSymbolic production system for modeling human cognition.
SoarGeneral cognitive architecture for intelligent agents.
CLARIONHybrid architecture combining implicit and explicit processes.
4D/RCSHierarchical sensory processing and real-time execution.
ICARUSConcept learning, planning and embodied agents.
PRODIGYMeans–end analysis and planning architecture.
Architecture comparison
| Architecture | Primary approach | Learning | Embodiment |
|---|---|---|---|
| Soar | Production system | Yes | Supported |
| ACT-R | Symbolic / subsymbolic | Yes | Limited |
| CLARION | Hybrid | Yes | Supported |
| 4D/RCS | Hierarchical control | Varies | Strong |
How entries are organized
Architecture
├── Overview
├── Structure & modules
├── Representation
├── Memory & learning
├── Perception & action
├── Applications
└── References