paper-with-me

Papers

Semantic Framework based Query Generation for Temporal Question Answering over Knowledge Graphs

2022-10-10 · Wentao Ding, Hao Chen, Huayu Li, Yuzhong Qu

Answering factual questions with temporal intent over knowledge graphs (temporal KGQA) attracts rising attention in recent years. In the generation of temporal queries, existing KGQA methods ignore the fact that some intrinsic connections between events can make them temporally related, which may limit their capability. We systematically analyze the possible interpretation of temporal constraints and conclude the interpretation structures as the Semantic Framework of Temporal Constraints, SF-TCons. Based on the semantic framework, we propose a temporal question answering method, SF-TQA, which generates query graphs by exploring the relevant facts of mentioned entities, where the exploring process is restricted by SF-TCons. Our evaluations show that SF-TQA significantly outperforms existing methods on two benchmarks over different knowledge graphs.

📄 PDF Abstract BibTeX arXiv:2210.04490

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsQuestion Answering

Similar Papers 제목 키워드 기반

TCAR-Gen: Temporal Graph Retrieval with Evidence Fusion for Knowledge-Grounded Generation

2026-04-15 · Sidra Nasir, Muhammad Noman Zahid, Rizwan Ahmed Khan arxiv

Retrieval-augmented generation systems struggle with temporal reasoning and evidence fusion when answering complex questions over historical criminal case narratives. Existing approaches either retrieve independently of …

Question AnsweringAnswer Generation

Semantic Structure based Query Graph Prediction for Question Answering over Knowledge Graph

2022-04-15 · COLING 2022 10 · Mingchen Li, Shihao Ji

Building query graphs from natural language questions is an important step in complex question answering over knowledge graph (Complex KGQA). In general, a question can be correctly answered if its query graph is built c…

Graph GenerationQuestion Answering

Hybrid Retrieval-Augmented Generation for Robust Multilingual Document Question Answering

2025-12-14 · Anthony Mudet, Souhail Bakkali arxiv

Large-scale digitization initiatives have unlocked massive collections of historical newspapers, yet effective computational access remains hindered by OCR corruption, multilingual orthographic variation, and temporal la…

Question Answering

Event-Grounded Question Answering over Long Audio via Structured Retrieval

2026-02-16 · Kartik Hegde, Arvind Krishna Sridhar, Naveen Vakada, Yinyi Guo 외 arxiv

Answering natural-language questions over multi-hour audio requires reliable event recognition, temporal grounding, and efficient retrieval. We present LA-RAG (Long Audio Retrieval-Augmented Generation), a structured fra…

Question AnsweringMoment Retrieval

Semantic Event Graphs for Long-Form Video Question Answering

2026-01-02 · Aradhya Dixit, Tianxi Liang arxiv

Long-form video question answering remains challenging for modern vision-language models, which struggle to reason over hour-scale footage without exceeding practical token and compute budgets. Existing systems typically…

Video Question AnsweringAnswer Generation