Graph Traversal Methods for Reasoning in Large Knowledge-Based Systems

Abstract

Commonsense reasoning at scale is a core problem for cognitive systems. In this paper, we discuss two ways in which heuristic graph traversal methods can be used to generate plausible inference chains. First, we discuss how Cyc’s predicate-type hierarchy can be used to get reasonable answers to queries. Second, we explain how connection graph-based techniques can be used to identify script-like structures. Finally, we demonstrate through experiments that these methods lead to significant improvement in accuracy for both Q/A and script construction.

Cite

Text

Sharma and Forbus. "Graph Traversal Methods for Reasoning in Large Knowledge-Based Systems." AAAI Conference on Artificial Intelligence, 2013. doi:10.1609/AAAI.V27I1.8473

Markdown

[Sharma and Forbus. "Graph Traversal Methods for Reasoning in Large Knowledge-Based Systems." AAAI Conference on Artificial Intelligence, 2013.](https://mlanthology.org/aaai/2013/sharma2013aaai-graph/) doi:10.1609/AAAI.V27I1.8473

BibTeX

@inproceedings{sharma2013aaai-graph,
  title     = {{Graph Traversal Methods for Reasoning in Large Knowledge-Based Systems}},
  author    = {Sharma, Abhishek B. and Forbus, Kenneth D.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2013},
  pages     = {1255-1261},
  doi       = {10.1609/AAAI.V27I1.8473},
  url       = {https://mlanthology.org/aaai/2013/sharma2013aaai-graph/}
}