English

Unsupervised Alignment-based Iterative Evidence Retrieval for Multi-hop Question Answering

Computation and Language 2020-05-05 v1 Information Retrieval

Abstract

Evidence retrieval is a critical stage of question answering (QA), necessary not only to improve performance, but also to explain the decisions of the corresponding QA method. We introduce a simple, fast, and unsupervised iterative evidence retrieval method, which relies on three ideas: (a) an unsupervised alignment approach to soft-align questions and answers with justification sentences using only GloVe embeddings, (b) an iterative process that reformulates queries focusing on terms that are not covered by existing justifications, which (c) a stopping criterion that terminates retrieval when the terms in the given question and candidate answers are covered by the retrieved justifications. Despite its simplicity, our approach outperforms all the previous methods (including supervised methods) on the evidence selection task on two datasets: MultiRC and QASC. When these evidence sentences are fed into a RoBERTa answer classification component, we achieve state-of-the-art QA performance on these two datasets.

Keywords

Cite

@article{arxiv.2005.01218,
  title  = {Unsupervised Alignment-based Iterative Evidence Retrieval for Multi-hop Question Answering},
  author = {Vikas Yadav and Steven Bethard and Mihai Surdeanu},
  journal= {arXiv preprint arXiv:2005.01218},
  year   = {2020}
}

Comments

Accepted at ACL 2020 as a long conference paper

R2 v1 2026-06-23T15:16:47.158Z