SOTAVerified

Hybrid Question Answering over Knowledge Base and Free Text

2016-12-01COLING 2016Unverified0· sign in to hype

Kun Xu, Yansong Feng, Songfang Huang, Dongyan Zhao

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Recent trend in question answering (QA) systems focuses on using structured knowledge bases (KBs) to find answers. While these systems are able to provide more precise answers than information retrieval (IR) based QA systems, the natural incompleteness of KB inevitably limits the question scope that the system can answer. In this paper, we present a hybrid question answering (hybrid-QA) system which exploits both structured knowledge base and free text to answer a question. The main challenge is to recognize the meaning of a question using these two resources, i.e., structured KB and free text. To address this, we map relational phrases to KB predicates and textual relations simultaneously, and further develop an integer linear program (ILP) model to infer on these candidates and provide a globally optimal solution. Experiments on benchmark datasets show that our system can benefit from both structured KB and free text, outperforming the state-of-the-art systems.

Tasks

Reproductions