HPE:Answering Complex Questions over Text by Hybrid Question Parsing and
Execution
- URL: http://arxiv.org/abs/2305.07789v2
- Date: Sat, 6 Jan 2024 02:18:34 GMT
- Title: HPE:Answering Complex Questions over Text by Hybrid Question Parsing and
Execution
- Authors: Ye Liu, Semih Yavuz, Rui Meng, Dragomir Radev, Caiming Xiong, Yingbo
Zhou
- Abstract summary: We propose a framework of question parsing and execution on textual QA.
The proposed framework can be viewed as a top-down question parsing followed by a bottom-up answer backtracking.
Our experiments on MuSiQue, 2WikiQA, HotpotQA, and NQ show that the proposed parsing and hybrid execution framework outperforms existing approaches in supervised, few-shot, and zero-shot settings.
- Score: 92.69684305578957
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: The dominant paradigm of textual question answering systems is based on
end-to-end neural networks, which excels at answering natural language
questions but falls short on complex ones. This stands in contrast to the broad
adaptation of semantic parsing approaches over structured data sources (e.g.,
relational database, knowledge graphs), that convert natural language questions
to logical forms and execute them with query engines. Towards combining the
strengths of neural and symbolic methods, we propose a framework of question
parsing and execution on textual QA. It comprises two central pillars: (1) We
parse the question of varying complexity into an intermediate representation,
named H-expression, which is composed of simple questions as the primitives and
symbolic operations representing the relationships among them; (2) To execute
the resulting H-expressions, we design a hybrid executor, which integrates the
deterministic rules to translate the symbolic operations with a drop-in neural
reader network to answer each decomposed simple question. Hence, the proposed
framework can be viewed as a top-down question parsing followed by a bottom-up
answer backtracking. The resulting H-expressions closely guide the execution
process, offering higher precision besides better interpretability while still
preserving the advantages of the neural readers for resolving its primitive
elements. Our extensive experiments on MuSiQue, 2WikiQA, HotpotQA, and NQ show
that the proposed parsing and hybrid execution framework outperforms existing
approaches in supervised, few-shot, and zero-shot settings, while also
effectively exposing its underlying reasoning process.
Related papers
- H-STAR: LLM-driven Hybrid SQL-Text Adaptive Reasoning on Tables [56.73919743039263]
This paper introduces a novel algorithm that integrates both symbolic and semantic (textual) approaches in a two-stage process to address limitations.
Our experiments demonstrate that H-STAR significantly outperforms state-of-the-art methods across three question-answering (QA) and fact-verification datasets.
arXiv Detail & Related papers (2024-06-29T21:24:19Z) - Semantic Parsing for Question Answering over Knowledge Graphs [3.10647754288788]
We introduce a novel method with graph-to-segment mapping for question answering over knowledge graphs.
This method centers on semantic parsing, a key approach for interpreting these utterances.
Our framework employs a combination of rule-based and neural-based techniques to parse and construct semantic segment sequences.
arXiv Detail & Related papers (2023-12-01T20:45:06Z) - From Parse-Execute to Parse-Execute-Refine: Improving Semantic Parser
for Complex Question Answering over Knowledge Base [11.72232145568396]
KoPL has been proposed to explicitly model the reasoning processes, which achieved the state-of-the-art on complex KBQA.
We show that such simple strategy can significantly improve the ability of complex reasoning.
arXiv Detail & Related papers (2023-05-05T08:20:09Z) - Modeling What-to-ask and How-to-ask for Answer-unaware Conversational
Question Generation [30.086071993793823]
What-to-ask and how-to-ask are the two main challenges in the answer-unaware setting.
We present SG-CQG, a two-stage CQG framework.
arXiv Detail & Related papers (2023-05-04T18:06:48Z) - Logical Message Passing Networks with One-hop Inference on Atomic
Formulas [57.47174363091452]
We propose a framework for complex query answering that decomposes the Knowledge Graph embeddings from neural set operators.
On top of the query graph, we propose the Logical Message Passing Neural Network (LMPNN) that connects the local one-hop inferences on atomic formulas to the global logical reasoning.
Our approach yields the new state-of-the-art neural CQA model.
arXiv Detail & Related papers (2023-01-21T02:34:06Z) - DecAF: Joint Decoding of Answers and Logical Forms for Question
Answering over Knowledge Bases [81.19499764899359]
We propose a novel framework DecAF that jointly generates both logical forms and direct answers.
DecAF achieves new state-of-the-art accuracy on WebQSP, FreebaseQA, and GrailQA benchmarks.
arXiv Detail & Related papers (2022-09-30T19:51:52Z) - Coarse-grained decomposition and fine-grained interaction for multi-hop
question answering [5.88731657602706]
Lots of complex queries require multi-hop reasoning.
Bi-DAF generally captures only the surface semantics of words in complex questions.
We propose a new model architecture for multi-hop question answering.
arXiv Detail & Related papers (2021-01-15T06:56:34Z) - Question Answering over Knowledge Bases by Leveraging Semantic Parsing
and Neuro-Symbolic Reasoning [73.00049753292316]
We propose a semantic parsing and reasoning-based Neuro-Symbolic Question Answering(NSQA) system.
NSQA achieves state-of-the-art performance on QALD-9 and LC-QuAD 1.0.
arXiv Detail & Related papers (2020-12-03T05:17:55Z) - Understanding Unnatural Questions Improves Reasoning over Text [54.235828149899625]
Complex question answering (CQA) over raw text is a challenging task.
Learning an effective CQA model requires large amounts of human-annotated data.
We address the challenge of learning a high-quality programmer (parser) by projecting natural human-generated questions into unnatural machine-generated questions.
arXiv Detail & Related papers (2020-10-19T10:22:16Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.