논문명 | Robustifying Multi-hop QA through Pseudo-Evidentiality Training |
---|---|
개최일 | 2021.08.02 |
학술회의명 | N/A |
책임교수 | |
구분 | 구두발표 |
제1저자 | Kyungjae Lee |
교신저자 | Seung-won Hwang |
공동저자 | Seung-won Hwang, Sang-eun Han, and Dohyeon Lee |
국내/국외 | 국외 |
개최국가 | N/A |
주관기관 | |
This paper studies the bias problem of multihop 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. |