Less than General Production System Architectures

Abstract

Many of the recent expert rule-based systems [Dendral, Mycin, AM, Pecos] have architectures that differ significantly from the simple domain-independent architectures of pure production systems. The purpose of this paper is to explore, somewhat more systematically than has been done before, the various ways in which the simplicity constraints can be relaxed, and the benefits of doing so. The most significant benefits arise from three sources: (i) the grain size of a typical rule can be increased until it captures a unit of advice which is meaningful in that system's task domain, (ii) the interpreter can become accessible to the rules and thus become dynamically modifiable, and (iii) meaningful permanent Knowledge can be stored in data memories, not just within productions. Although there are costs associated with relaxing the simplicity constraints, for many task domains the benefits outweigh the costs.

Cite

Text

Lenat and McDermott. "Less than General Production System Architectures." International Joint Conference on Artificial Intelligence, 1977.

Markdown

[Lenat and McDermott. "Less than General Production System Architectures." International Joint Conference on Artificial Intelligence, 1977.](https://mlanthology.org/ijcai/1977/lenat1977ijcai-less/)

BibTeX

@inproceedings{lenat1977ijcai-less,
  title     = {{Less than General Production System Architectures}},
  author    = {Lenat, Douglas B. and McDermott, John P.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1977},
  pages     = {928-932},
  url       = {https://mlanthology.org/ijcai/1977/lenat1977ijcai-less/}
}