Computer Science > Information Retrieval
[Submitted on 19 Aug 2021 (v1), last revised 4 Apr 2022 (this version, v9)]
Title:Beyond NED: Fast and Effective Search Space Reduction for Complex Question Answering over Knowledge Bases
View PDFAbstract:Answering complex questions over knowledge bases (KB-QA) faces huge input data with billions of facts, involving millions of entities and thousands of predicates. For efficiency, QA systems first reduce the answer search space by identifying a set of facts that is likely to contain all answers and relevant cues. The most common technique for doing this is to apply named entity disambiguation (NED) systems to the question, and retrieve KB facts for the disambiguated entities. This work presents CLOCQ, an efficient method that prunes irrelevant parts of the search space using KB-aware signals. CLOCQ uses a top-k query processor over score-ordered lists of KB items that combine signals about lexical matching, relevance to the question, coherence among candidate items, and connectivity in the KB graph. Experiments with two recent QA benchmarks for complex questions demonstrate the superiority of CLOCQ over state-of-the-art baselines with respect to answer presence, size of the search space, and runtimes.
Submission history
From: Philipp Christmann [view email][v1] Thu, 19 Aug 2021 10:06:14 UTC (1,509 KB)
[v2] Sat, 21 Aug 2021 09:23:56 UTC (1 KB) (withdrawn)
[v3] Tue, 19 Oct 2021 15:10:50 UTC (3,327 KB)
[v4] Wed, 20 Oct 2021 12:53:15 UTC (3,327 KB)
[v5] Tue, 26 Oct 2021 14:28:00 UTC (3,081 KB)
[v6] Wed, 22 Dec 2021 07:52:20 UTC (3,183 KB)
[v7] Mon, 3 Jan 2022 16:00:03 UTC (3,372 KB)
[v8] Wed, 16 Feb 2022 09:44:18 UTC (3,372 KB)
[v9] Mon, 4 Apr 2022 13:03:49 UTC (3,373 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.