Discovery of inference rules for question-answering

  • Authors:
  • Dekang Lin;Patrick Pantel

  • Affiliations:
  • Department of Computing Science, University of Alberta, Edmonton, Alberta T6G 2E8 Canada e-mail: lindek@cs.ualberta.ca ppantel@cs.ualberta.ca;Department of Computing Science, University of Alberta, Edmonton, Alberta T6G 2E8 Canada e-mail: lindek@cs.ualberta.ca ppantel@cs.ualberta.ca

  • Venue:
  • Natural Language Engineering
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

One of the main challenges in question-answering is the potential mismatch between the expressions in questions and the expressions in texts. While humans appear to use inference rules such as ‘X writes Y’ implies ‘X is the author of Y’ in answering questions, such rules are generally unavailable to question-answering systems due to the inherent difficulty in constructing them. In this paper, we present an unsupervised algorithm for discovering inference rules from text. Our algorithm is based on an extended version of Harris’ Distributional Hypothesis, which states that words that occurred in the same contexts tend to be similar. Instead of using this hypothesis on words, we apply it to paths in the dependency trees of a parsed corpus. Essentially, if two paths tend to link the same set of words, we hypothesize that their meanings are similar. We use examples to show that our system discovers many inference rules easily missed by humans.