paper-with-me

홈 › 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 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 a new concept of KBQA system which can leverage multiple reasoning paths’ information and only requires labeled answer as supervision. We name it as Mutliple Reasoning Paths KBQA System (MRP-QA). 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

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language UnderstandingQuestion Answering

Similar Papers 제목 키워드 기반

Ripple Down Rules for Question Answering

2014-12-12 · Dat Quoc Nguyen, Dai Quoc Nguyen, Son Bao Pham

Recent years have witnessed a new trend of building ontology-based question answering systems. These systems use semantic web information to produce more precise answers to users' queries. However, these systems are most…

Question Answering

Constraint-Based Question Answering with Knowledge Graph

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

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

Question Answering

ChatKBQA: A Generate-then-Retrieve Framework for Knowledge Base Question Answering with Fine-tuned Large Language Models

2023-10-13 · Haoran Luo, Haihong E, Zichen Tang, Shiyao Peng 외

Knowledge Base Question Answering (KBQA) aims to answer natural language questions over large-scale knowledge bases (KBs), which can be summarized into two crucial steps: knowledge retrieval and semantic parsing. However…

Knowledge Base Question AnsweringKnowledge GraphsQuestion AnsweringRetrieval+1

KG-Guard: Graph-Based Hallucination Detection for Knowledge Base Question Answering

2026-05-29 · Albert Sawczyn, Piotr Bielak, Tomasz Kajdanowicz arxiv

Large language models (LLMs) are increasingly used for knowledge base question answering (KBQA), where answering requires selecting entities from a question-specific knowledge-graph subgraph. Yet LLMs are known to halluc…

Knowledge Base Question AnsweringNode Classification

Complex Knowledge Base Question Answering: A Survey

2021-08-15 · Yunshi Lan, Gaole He, Jinhao Jiang, Jing Jiang 외

Knowledge base question answering (KBQA) aims to answer a question over a knowledge base (KB). Early studies mainly focused on answering simple questions over KBs and achieved great success. However, their performance on…

Information RetrievalKnowledge Base Question AnsweringQuestion AnsweringRetrieval+2