ACL 2021long12 citations

Robustifying Multi-hop QA through Pseudo-Evidentiality Training

Kyungjae Lee, Seung-won Hwang, Sang-eun Han, Dohyeon Lee

Abstract

This paper studies the bias problem of multi-hop question answering models, of answering correctly without correct reasoning. One way to robustify these models is by supervising to not only answer right, but also with right reasoning chains. An existing direction is to annotate reasoning chains to train models, requiring expensive additional annotations. In contrast, we propose a new approach to learn evidentiality, deciding whether the answer prediction is supported by correct evidences, without such annotations. Instead, we compare counterfactual changes in answer confidence with and without evidence sentences, to generate “pseudo-evidentiality” annotations. We validate our proposed model on an original set and challenge set in HotpotQA, showing that our method is accurate and robust in multi-hop reasoning.

BibTeX
@inproceedings{lee-etal-2021-robustifying,
    title = "Robustifying Multi-hop {QA} through Pseudo-Evidentiality Training",
    author = "Lee, Kyungjae  and
      Hwang, Seung-won  and
      Han, Sang-eun  and
      Lee, Dohyeon",
    editor = "Zong, Chengqing  and
      Xia, Fei  and
      Li, Wenjie  and
      Navigli, Roberto",
    booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.acl-long.476/",
    doi = "10.18653/v1/2021.acl-long.476",
    pages = "6110--6119"
}
Robustifying Multi-hop QA through Pseudo-Evidentiality Training · ACL 2021