paper-with-me

홈 › Papers

Constraint-Based Question Answering with Knowledge Graph

2016-12-01 · COLING 2016 12 · Junwei Bao, Nan Duan, Zhao Yan, Ming Zhou, Tiejun Zhao

WebQuestions and SimpleQuestions are two benchmark data-sets commonly used in recent knowledge-based question answering (KBQA) work. Most questions in them are {}simple{'} questions which can be answered based on a single relation in the knowledge base. Such data-sets lack the capability of evaluating KBQA systems on complicated questions. Motivated by this issue, we release a new data-set, namely ComplexQuestions, aiming to measure the quality of KBQA systems on {}multi-constraint{'} questions which require multiple knowledge base relations to get the answer. Beside, we propose a novel systematic KBQA approach to solve multi-constraint questions. Compared to state-of-the-art methods, our approach not only obtains comparable results on the two existing benchmark data-sets, but also achieves significant improvements on the ComplexQuestions.

📄 PDF Abstract BibTeX

Code (1)

JunweiBao/MulCQA 공식 구현

Tasks

Question Answering

Similar Papers 제목 키워드 기반

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

Temporal knowledge graph question answering via subgraph reasoning

2022-05-30 · KBS 2022 5 · Ziyang Chen, Xiang Zhao, Jinzhi Liao, Xinyi Li 외

Knowledge graph question answering (KGQA) has recently received a lot of attention and many innovative methods have been proposed in this area, but few have been developed for temporal KGQA. Most of the existing temporal…

Graph Question AnsweringKnowledge GraphsQuestion Answering

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 b…

Graph Generation

Two-stage Generative Question Answering on Temporal Knowledge Graph Using Large Language Models

2024-02-26 · Yifu Gao, Linbo Qiao, Zhigang Kan, Zhihua Wen 외

Temporal knowledge graph question answering (TKGQA) poses a significant challenge task, due to the temporal constraints hidden in questions and the answers sought from dynamic structured knowledge. Although large languag…

Answer GenerationGenerative Question AnsweringGraph Neural NetworkGraph Question Answering+1

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 int…

Knowledge GraphsQuestion Answering