Recovering from Erroneous Inferences

Abstract

Many models of natural language understanding make inference decisions as they process a text, but few models address the issue of how to correct their interpretation when later text reveals that earlier inference decisions are wrong. This paper describes how ATLAST, a marker-passing model of text understanding, approaches this problem. The keys to ATLAST's error recovery capability are a means for remembering the choices it could have made but didn't, and a means for initiating the re-evaluation of those previously rejected choices at the appropriate times. This paper also discusses some of the arguments for and against the psychological validity of a theory of inference retention in human text understanding.

Cite

Text

Eiselt. "Recovering from Erroneous Inferences." AAAI Conference on Artificial Intelligence, 1987.

Markdown

[Eiselt. "Recovering from Erroneous Inferences." AAAI Conference on Artificial Intelligence, 1987.](https://mlanthology.org/aaai/1987/eiselt1987aaai-recovering/)

BibTeX

@inproceedings{eiselt1987aaai-recovering,
  title     = {{Recovering from Erroneous Inferences}},
  author    = {Eiselt, Kurt P.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1987},
  pages     = {540-544},
  url       = {https://mlanthology.org/aaai/1987/eiselt1987aaai-recovering/}
}