What is ACT?
Here's a concise overview of ACT based on the document:
What is ACT?
ACT (which stands for Adaptive Control of Thought) is a theory of human cognition developed by John R. Anderson at Carnegie Mellon University. It is built around the idea that:
"Cognitive skills are realized by production rules."
Key Versions:
- ACT* (1983) — The original, broad theory of human cognition capable of applying to a wide range of cognitive phenomena.
- ACT-R (R for Rational) — An updated version of ACT*, refined using rational analysis — the idea that human cognition is adapted to the structure of the environment and optimizes information-processing goals.
Core Architecture:
ACT is a production-system architecture, meaning cognition is modeled as a set of if-then production rules that operate on goals and working memory. It distinguishes between two types of knowledge:
- Declarative memory — factual, reportable knowledge (e.g., knowing that something is true)
- Procedural memory — skill-based knowledge (e.g., knowing how to do something)
Purpose:
ACT-R was designed to explain and predict human behavior in cognitive tasks — especially skill acquisition — and has been applied extensively in intelligent tutoring systems for math and programming.
In short, ACT/ACT-R is a cognitive architecture that models the mechanics of the human mind through production rules, bridging psychology, AI, and education.