Learning Schemata for Natural Language Processing

Abstract

This paper describes a natural language system which improves its own performance through learning. The system processes short English narratives and is able to acquire, from a single narrative, a new schema for a stereotypical set of actions. During the understanding process, the system attempts to construct explanations for characters ' actions in terms of the goals their actions were meant to achieve. When the system observes that a character has achieved an interesting goal in a novel way, it generalizes the set of actions they used to achieve this goal into a new schema. The generalization process is a knowledge-based analysis of the causal structure of the narrative which removes unnecessary details while maintaining the validity of the causal explanation. The resulting generalized set of actions is then stored as a new schema and used by the system to correctly process narratives which were previously beyond its capabilities. I

Cite

Text

Mooney and DeJong. "Learning Schemata for Natural Language Processing." International Joint Conference on Artificial Intelligence, 1985.

Markdown

[Mooney and DeJong. "Learning Schemata for Natural Language Processing." International Joint Conference on Artificial Intelligence, 1985.](https://mlanthology.org/ijcai/1985/mooney1985ijcai-learning/)

BibTeX

@inproceedings{mooney1985ijcai-learning,
  title     = {{Learning Schemata for Natural Language Processing}},
  author    = {Mooney, Raymond J. and DeJong, Gerald},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1985},
  pages     = {681-687},
  url       = {https://mlanthology.org/ijcai/1985/mooney1985ijcai-learning/}
}