English

Locate Then Ask: Interpretable Stepwise Reasoning for Multi-hop Question Answering

Computation and Language 2022-08-23 v1

Abstract

Multi-hop reasoning requires aggregating multiple documents to answer a complex question. Existing methods usually decompose the multi-hop question into simpler single-hop questions to solve the problem for illustrating the explainable reasoning process. However, they ignore grounding on the supporting facts of each reasoning step, which tends to generate inaccurate decompositions. In this paper, we propose an interpretable stepwise reasoning framework to incorporate both single-hop supporting sentence identification and single-hop question generation at each intermediate step, and utilize the inference of the current hop for the next until reasoning out the final result. We employ a unified reader model for both intermediate hop reasoning and final hop inference and adopt joint optimization for more accurate and robust multi-hop reasoning. We conduct experiments on two benchmark datasets HotpotQA and 2WikiMultiHopQA. The results show that our method can effectively boost performance and also yields a better interpretable reasoning process without decomposition supervision.

Keywords

Cite

@article{arxiv.2208.10297,
  title  = {Locate Then Ask: Interpretable Stepwise Reasoning for Multi-hop Question Answering},
  author = {Siyuan Wang and Zhongyu Wei and Zhihao Fan and Qi Zhang and Xuanjing Huang},
  journal= {arXiv preprint arXiv:2208.10297},
  year   = {2022}
}

Comments

11 pages, 6 figures, 6 tables, accepted as a long paper to COLING 2022

R2 v1 2026-06-25T01:52:18.123Z