paper-with-me

Papers

A Complex KBQA System using Multiple Reasoning Paths

2020-05-22 · Kechen Qin, Yu Wang, Cheng Li, Kalpa Gunaratna, Hongxia Jin, Virgil Pavlu, Javed A. Aslam

Multi-hop knowledge based question answering (KBQA) is a complex task for natural language understanding. Many KBQA approaches have been proposed in recent years, and most of them are trained based on labeled reasoning path. This hinders the system's performance as many correct reasoning paths are not labeled as ground truth, and thus they cannot be learned. In this paper, we introduce an end-to-end KBQA system which can leverage multiple reasoning paths' information and only requires labeled answer as supervision. We conduct experiments on several benchmark datasets containing both single-hop simple questions as well as muti-hop complex questions, including WebQuestionSP (WQSP), ComplexWebQuestion-1.1 (CWQ), and PathQuestion-Large (PQL), and demonstrate strong performance.

📄 PDF Abstract BibTeX arXiv:2005.10970

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language UnderstandingQuestion Answering

Similar Papers 제목 키워드 기반

A New Concept of Knowledge based Question Answering (KBQA) System for Multi-hop Reasoning

2022-07-01 · NAACL 2022 7 · Yu Wang, V.srinivasan@samsung.com V.srinivasan@samsung.com, Hongxia Jin

Knowledge based question answering (KBQA) is a complex task for natural language understanding. Many KBQA approaches have been proposed in recent years, and most of them are trained based on labeled reasoning path. This …

Natural Language UnderstandingQuestion Answering

Joint Knowledge Base Completion and Question Answering by Combining Large Language Models and Small Language Models

2026-04-07 · Yinan Liu, Dongying Lin, Sigang Luo, Xiaochun Yang 외 arxiv

Knowledge Bases (KBs) play a key role in various applications. As two representative KB-related tasks, knowledge base completion (KBC) and knowledge base question answering (KBQA) are closely related and inherently compl…

Knowledge Base Question Answering

KQA Pro: A Dataset with Explicit Compositional Programs for Complex Question Answering over Knowledge Base

2020-07-08 · ACL 2022 5 · Shulin Cao, Jiaxin Shi, Liangming Pan, Lunyiu Nie 외

Complex question answering over knowledge base (Complex KBQA) is challenging because it requires various compositional reasoning capabilities, such as multi-hop inference, attribute comparison, set operation. Existing be…

AttributeDiagnosticDiversityQuestion Answering+1

iQUEST: An Iterative Question-Guided Framework for Knowledge Base Question Answering

2025-06-02 · Shuai Wang, Yinan Yu

While Large Language Models (LLMs) excel at many natural language processing tasks, they often suffer from factual inaccuracies in knowledge-intensive scenarios. Integrating external knowledge resources, particularly kno…

Graph Neural NetworkKnowledge Base Question AnsweringKnowledge GraphsQuestion Answering

SYGMA: System for Generalizable Modular Question Answering OverKnowledge Bases

2021-09-28 · Sumit Neelam, Udit Sharma, Hima Karanam, Shajith Ikbal 외

Knowledge Base Question Answering (KBQA) tasks that in-volve complex reasoning are emerging as an important re-search direction. However, most KBQA systems struggle withgeneralizability, particularly on two dimensions: (…

Knowledge Base Question AnsweringQuestion Answering