Integrating Natural Language, Knowledge Representation and Reasoning, and Analogical Processing to Learn by Reading

Abstract

Learning by reading requires integrating several strands of AI research. We describe a prototype system, Learning Reader, which combines natural language processing, a large-scale knowledge base, and analogical processing to learn by reading simplified language texts. We outline the architecture of Learning Reader and some of system-level results, then explain how these results arise from the components. Specifically, we describe the design, implementation, and performance characteristics of a natural language understanding model (DMAP) that is tightly coupled to a knowledge base three orders of magnitude larger than previous attempts. We show that knowing the kinds of questions being asked and what might be learned can help provide more relevant, efficient reasoning. Finally, we show that analogical processing provides a means of generating useful new questions and conjectures when the system ruminates off-line about what it has read.

Cite

Text

Forbus et al. "Integrating Natural Language, Knowledge Representation and Reasoning, and Analogical Processing to Learn by Reading." AAAI Conference on Artificial Intelligence, 2007.

Markdown

[Forbus et al. "Integrating Natural Language, Knowledge Representation and Reasoning, and Analogical Processing to Learn by Reading." AAAI Conference on Artificial Intelligence, 2007.](https://mlanthology.org/aaai/2007/forbus2007aaai-integrating/)

BibTeX

@inproceedings{forbus2007aaai-integrating,
  title     = {{Integrating Natural Language, Knowledge Representation and Reasoning, and Analogical Processing to Learn by Reading}},
  author    = {Forbus, Kenneth D. and Riesbeck, Christopher and Birnbaum, Lawrence and Livingston, Kevin and Sharma, Abhishek B. and Ii, Leo C. Ureel},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2007},
  pages     = {1542-1547},
  url       = {https://mlanthology.org/aaai/2007/forbus2007aaai-integrating/}
}