paper-with-me

Papers

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 curated (e.g., CronQuestions and Complex-CronQuestions), and various models have been proposed based on these datasets. Nevertheless, existing efforts overlook the fact that real-life applications of TKGQA also tend to be complex in temporal granularity, i.e., the questions may concern mixed temporal granularities (e.g., both day and month). To overcome the limitation, in this paper, we motivate the notion of multi-granularity temporal question answering over knowledge graphs and present a large scale dataset for multi-granularity TKGQA, namely MultiTQ. To the best of our knowledge, MultiTQis among the first of its kind, and compared with existing datasets on TKGQA, MultiTQfeatures at least two desirable aspects—ample relevant facts and multiple temporal granularities. It is expected to better reflect real-world challenges, and serve as a test bed for TKGQA models. In addition, we propose a competing baseline MultiQA over MultiTQ, which is experimentally demonstrated to be effective in dealing with TKGQA. The data and code are released at https://github.com/czy1999/MultiTQ.

📄 PDF Abstract BibTeX

Code (1)

czy1999/MultiTQ pytorch

Tasks

Knowledge GraphsQuestion Answering

Similar Papers 제목 키워드 기반

Towards Fine-Grained Video Question Answering

2025-03-10 · Wei Dai, Alan Luo, Zane Durante, Debadutta Dash 외

In the rapidly evolving domain of video understanding, Video Question Answering (VideoQA) remains a focal point. However, existing datasets exhibit gaps in temporal and spatial granularity, which consequently limits the …

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering+3

Narrowing the Knowledge Evaluation Gap: Open-Domain Question Answering with Multi-Granularity Answers

2024-01-09 · Gal Yona, Roee Aharoni, Mor Geva

Factual questions typically can be answered correctly at different levels of granularity. For example, both ``August 4, 1961'' and ``1961'' are correct answers to the question ``When was Barack Obama born?''. Standard qu…

InformativenessOpen-Domain Question AnsweringQuestion Answering

MuGER$^2$: Multi-Granularity Evidence Retrieval and Reasoning for Hybrid Question Answering

2022-10-19 · Yingyao Wang, Junwei Bao, Chaoqun Duan, Youzheng Wu 외

Hybrid question answering (HQA) aims to answer questions over heterogeneous data, including tables and passages linked to table cells. The heterogeneous data can provide different granularity evidence to HQA models, e.t.…

NavigateQuestion AnsweringRetrieval

Toward Multi-Granularity Decision-Making: Explicit Visual Reasoning with Hierarchical Knowledge

2023-01-01 · ICCV 2023 1 · Yifeng Zhang, Shi Chen, Qi Zhao

Answering visual questions requires the ability to parse visual observations and correlate them with a variety of knowledge. Existing visual question answering (VQA) models either pay little attention to the role of …

Decision MakingQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)+1

Granuscore: A Reference-Free Measure of Granularity for Text Analysis and Question Answering

2026-05-26 · Lukas Ellinger, Alexander Fichtl, Miriam Anschütz, Georg Groh arxiv

Natural language conveys information at varying levels of granularity, from fine-grained references to broad descriptions. While granularity is fundamental to human communication, existing measures mostly capture surface…

Question Answering