paper-with-me

홈 › Papers

Complex Temporal Question Answering on Knowledge Graphs

2021-09-18 · Zhen Jia, Soumajit Pramanik, Rishiraj Saha Roy, Gerhard Weikum

Question answering over knowledge graphs (KG-QA) is a vital topic in IR. Questions with temporal intent are a special class of practical importance, but have not received much attention in research. This work presents EXAQT, the first end-to-end system for answering complex temporal questions that have multiple entities and predicates, and associated temporal conditions. EXAQT answers natural language questions over KGs in two stages, one geared towards high recall, the other towards precision at top ranks. The first step computes question-relevant compact subgraphs within the KG, and judiciously enhances them with pertinent temporal facts, using Group Steiner Trees and fine-tuned BERT models. The second step constructs relational graph convolutional networks (R-GCNs) from the first step's output, and enhances the R-GCNs with time-aware entity embeddings and attention over temporal relations. We evaluate EXAQT on TimeQuestions, a large dataset of 16k temporal questions we compiled from a variety of general purpose KG-QA benchmarks. Results show that EXAQT outperforms three state-of-the-art systems for answering complex questions over KGs, thereby justifying specialized treatment of temporal QA.

📄 PDF Abstract BibTeX arXiv:2109.08935

Code (1)

zhenjia2017/exaqt 공식 구현 pytorch

Tasks

16kEntity EmbeddingsKnowledge GraphsQuestion Answering

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
WordPiece 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Question Answering Over Spatio-Temporal Knowledge Graph

2024-02-18 · Xinbang Dai, Huiying Li, Guilin Qi

Spatio-temporal knowledge graphs (STKGs) extend the concept of knowledge graphs (KGs) by incorporating time and location information. While the research community's focus on Knowledge Graph Question Answering (KGQA), the…

Graph Question AnsweringKnowledge GraphsQuestion Answering

Multi-granularity Temporal Question Answering over Knowledge Graphs

2023-07-09 · ACL 2023 7 · Ziyang Chen, Jinzhi Liao, Xiang Zhao

Recently, question answering over temporal knowledge graphs (i.e., TKGQA) has been introduced and investigated, in quest of reasoning about dynamic factual knowledge. To foster research on TKGQA, a few datasets have been…

Knowledge GraphsQuestion Answering

PeCoQ: A Dataset for Persian Complex Question Answering over Knowledge Graph

2021-06-27 · Romina Etezadi, Mehrnoush Shamsfard

Question answering systems may find the answers to users' questions from either unstructured texts or structured data such as knowledge graphs. Answering questions using supervised learning approaches including deep lear…

Knowledge GraphsQuestion Answering

TwiRGCN: Temporally Weighted Graph Convolution for Question Answering over Temporal Knowledge Graphs

2022-10-12 · Aditya Sharma, Apoorv Saxena, Chitrank Gupta, Seyed Mehran Kazemi 외

Recent years have witnessed much interest in temporal reasoning over knowledge graphs (KG) for complex question answering (QA), but there remains a substantial gap in human capabilities. We explore how to generalize rela…

Knowledge GraphsQuestion Answering

Improving Time Sensitivity for Question Answering over Temporal Knowledge Graphs

2022-03-01 · ACL 2022 5 · Chao Shang, Guangtao Wang, Peng Qi, Jing Huang

Question answering over temporal knowledge graphs (KGs) efficiently uses facts contained in a temporal KG, which records entity relations and when they occur in time, to answer natural language questions (e.g., "Who was …

Knowledge GraphsQuestion AnsweringSensitivity