English

TEQUILA: Temporal Question Answering over Knowledge Bases

Information Retrieval 2021-01-26 v4 Computation and Language

Abstract

Question answering over knowledge bases (KB-QA) poses challenges in handling complex questions that need to be decomposed into sub-questions. An important case, addressed here, is that of temporal questions, where cues for temporal relations need to be discovered and handled. We present TEQUILA, an enabler method for temporal QA that can run on top of any KB-QA engine. TEQUILA has four stages. It detects if a question has temporal intent. It decomposes and rewrites the question into non-temporal sub-questions and temporal constraints. Answers to sub-questions are then retrieved from the underlying KB-QA engine. Finally, TEQUILA uses constraint reasoning on temporal intervals to compute final answers to the full question. Comparisons against state-of-the-art baselines show the viability of our method.

Keywords

Cite

@article{arxiv.1908.03650,
  title  = {TEQUILA: Temporal Question Answering over Knowledge Bases},
  author = {Zhen Jia and Abdalghani Abujabal and Rishiraj Saha Roy and Jannik Stroetgen and Gerhard Weikum},
  journal= {arXiv preprint arXiv:1908.03650},
  year   = {2021}
}

Comments

CIKM 2018 Short Paper

R2 v1 2026-06-23T10:44:09.453Z