English

Answering Complex Questions Using Open Information Extraction

Artificial Intelligence 2017-04-20 v1 Computation and Language

Abstract

While there has been substantial progress in factoid question-answering (QA), answering complex questions remains challenging, typically requiring both a large body of knowledge and inference techniques. Open Information Extraction (Open IE) provides a way to generate semi-structured knowledge for QA, but to date such knowledge has only been used to answer simple questions with retrieval-based methods. We overcome this limitation by presenting a method for reasoning with Open IE knowledge, allowing more complex questions to be handled. Using a recently proposed support graph optimization framework for QA, we develop a new inference model for Open IE, in particular one that can work effectively with multiple short facts, noise, and the relational structure of tuples. Our model significantly outperforms a state-of-the-art structured solver on complex questions of varying difficulty, while also removing the reliance on manually curated knowledge.

Keywords

Cite

@article{arxiv.1704.05572,
  title  = {Answering Complex Questions Using Open Information Extraction},
  author = {Tushar Khot and Ashish Sabharwal and Peter Clark},
  journal= {arXiv preprint arXiv:1704.05572},
  year   = {2017}
}

Comments

Accepted as short paper at ACL 2017

R2 v1 2026-06-22T19:20:52.311Z