Exploiting Reasoning Chains for Multi-hop Science Question Answering

Weiwen Xu, Yang Deng, Huihui Zhang, Deng Cai, Wai Lam


Abstract
We propose a novel Chain Guided Retriever-reader (CGR) framework to model the reasoning chain for multi-hop Science Question Answering. Our framework is capable of performing explainable reasoning without the need of any corpus-specific annotations, such as the ground-truth reasoning chain, or human-annotated entity mentions. Specifically, we first generate reasoning chains from a semantic graph constructed by Abstract Meaning Representation of retrieved evidence facts. A Chain-aware loss, concerning both local and global chain information, is also designed to enable the generated chains to serve as distant supervision signals for training the retriever, where reinforcement learning is also adopted to maximize the utility of the reasoning chains. Our framework allows the retriever to capture step-by-step clues of the entire reasoning process, which is not only shown to be effective on two challenging multi-hop Science QA tasks, namely OpenBookQA and ARC-Challenge, but also favors explainability.
Anthology ID:
2021.findings-emnlp.99
Volume:
Findings of the Association for Computational Linguistics: EMNLP 2021
Month:
November
Year:
2021
Address:
Punta Cana, Dominican Republic
Venue:
Findings
SIG:
SIGDAT
Publisher:
Association for Computational Linguistics
Note:
Pages:
1143–1156
Language:
URL:
https://aclanthology.org/2021.findings-emnlp.99
DOI:
10.18653/v1/2021.findings-emnlp.99
Bibkey:
Cite (ACL):
Weiwen Xu, Yang Deng, Huihui Zhang, Deng Cai, and Wai Lam. 2021. Exploiting Reasoning Chains for Multi-hop Science Question Answering. In Findings of the Association for Computational Linguistics: EMNLP 2021, pages 1143–1156, Punta Cana, Dominican Republic. Association for Computational Linguistics.
Cite (Informal):
Exploiting Reasoning Chains for Multi-hop Science Question Answering (Xu et al., Findings 2021)
Copy Citation:
PDF:
https://preview.aclanthology.org/ingestion-script-update/2021.findings-emnlp.99.pdf
Video:
 https://preview.aclanthology.org/ingestion-script-update/2021.findings-emnlp.99.mp4
Code
 wwxu21/cgr
Data
ARCOpenBookQA