Incremental Learning of Explanation Patterns and Their Indices

Abstract

This paper describes how a reasoner can improve its understanding of an incompletely understood domain through the application of what it already knows to novel problems in that domain: Recent work in AI has dealt with the issue of using past explanations stored in the reasoner's memory to understand novel situations. However, this process assumes that past explanations are well understood and provide good “lessons” to be used for future situations. This assumption is usually false when one is learning about a novel domain, since situations encountered previously in this domain might not have been understood completely. Instead, it is reasonable to assume that the reasoner would have gaps in its knowledge base. By reasoning about a new situation, the reasoner should be able to fill in these gaps as new information came in, reorganize its explanations in memory, and gradually evolve a better understanding of its domain. We present a story understanding program that retrieves past explanations from situations already in memory, and uses them to build explanations to understand novel stories about terrorism. In doing so, the system refines its understanding of the domain by filling in gaps in these explanations, by elaborating the explanations, or by learning new indices for the explanations. This is a type of incremental learning since the system improves its explanatory knowledge of the domain in an incremental fashion rather than by learning new XPs as a whole.

Cite

Text

Ram. "Incremental Learning of Explanation Patterns and Their Indices." International Conference on Machine Learning, 1990. doi:10.1016/B978-1-55860-141-3.50041-9

Markdown

[Ram. "Incremental Learning of Explanation Patterns and Their Indices." International Conference on Machine Learning, 1990.](https://mlanthology.org/icml/1990/ram1990icml-incremental/) doi:10.1016/B978-1-55860-141-3.50041-9

BibTeX

@inproceedings{ram1990icml-incremental,
  title     = {{Incremental Learning of Explanation Patterns and Their Indices}},
  author    = {Ram, Ashwin},
  booktitle = {International Conference on Machine Learning},
  year      = {1990},
  pages     = {313-320},
  doi       = {10.1016/B978-1-55860-141-3.50041-9},
  url       = {https://mlanthology.org/icml/1990/ram1990icml-incremental/}
}