paper-with-me

Papers

Query Graph Generation for Answering Multi-hop Complex Questions from Knowledge Bases

2020-07-01 · ACL 2020 6 · Yunshi Lan, Jing Jiang

Previous work on answering complex questions from knowledge bases usually separately addresses two types of complexity: questions with constraints and questions with multiple hops of relations. In this paper, we handle both types of complexity at the same time. Motivated by the observation that early incorporation of constraints into query graphs can more effectively prune the search space, we propose a modified staged query graph generation method with more flexible ways to generate query graphs. Our experiments clearly show that our method achieves the state of the art on three benchmark KBQA datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Generation

Similar Papers 제목 키워드 기반

Improving Query Graph Generation for Complex Question Answering over Knowledge Base

2021-11-01 · EMNLP 2021 11 · Kechen Qin, Cheng Li, Virgil Pavlu, Javed Aslam

Most of the existing Knowledge-based Question Answering (KBQA) methods first learn to map the given question to a query graph, and then convert the graph to an executable query to find the answer. The query graph is typi…

Graph GenerationQuestion Answering

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

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

Query-Aware Graph Neural Networks for Enhanced Retrieval-Augmented Generation

2025-07-25 · Vibhor Agrawal, Fay Wang, Rishi Puri arxiv

We present a novel graph neural network (GNN) architecture for retrieval-augmented generation (RAG) that leverages query-aware attention mechanisms and learned scoring heads to improve retrieval accuracy on complex, mult…

Graph Neural NetworkQuestion AnsweringKnowledge Graphs

Meta Operator for Complex Query Answering on Knowledge Graphs

2024-03-15 · Hang Yin, ZiHao Wang, Yangqiu Song

Knowledge graphs contain informative factual knowledge but are considered incomplete. To answer complex queries under incomplete knowledge, learning-based Complex Query Answering (CQA) models are proposed to directly lea…

Complex Query AnsweringKnowledge GraphsMeta-LearningMulti-Task Learning