next up previous contents
Next: Brain-like computational modelling: neural Up: AI Lecture 2 Previous: AI Lecture 2   Contents

Problems with classical (symbolic AI) models

Later work in symbolic AI attempted to overcome these problems using more powerful or more efficient architectures within the rule-based paradigm. (Self-modifying production systems, Case-based reasoning)

The SOAR program (State, Operator And Result) (Newell et. al.). Problem solving with a different approach - a lot of domain-specific knowledge, including models and production rules, are in a ``long-term memory.''

When a current situation in the ``working memory'' matches a rule in the LTM, the rule is brought into WM. Beginning with some explicit rules the system ``learns'' new rules and stores them by a ``chunking'' mechanism.

ACT (Adaptive Control of Thought) John Anderson, 1983: A production system model supported by declarative and procedural knowledge structures. (Similar to SOAR?) See discusion in Gardner, 1985, pp. 131-132. See also sec. [*]

CYC Project, Douglas Lenat at MCC Austin, Texas: Estimate of 500,000 commonsense rules now revised to 2 million, to be completed by 2025.


next up previous contents
Next: Brain-like computational modelling: neural Up: AI Lecture 2 Previous: AI Lecture 2   Contents