SOTAVerified

Do not let the history haunt you: Mitigating Compounding Errors in Conversational Question Answering

2020-05-01LREC 2020Unverified0· sign in to hype

M, Angrosh ya, James O{'} Neill, Danushka Bollegala, Frans Coenen

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The Conversational Question Answering (CoQA) task involves answering a sequence of inter-related conversational questions about a contextual paragraph. Although existing approaches employ human-written ground-truth answers for answering conversational questions at test time, in a realistic scenario, the CoQA model will not have any access to ground-truth answers for the previous questions, compelling the model to rely upon its own previously predicted answers for answering the subsequent questions. In this paper, we find that compounding errors occur when using previously predicted answers at test time, significantly lowering the performance of CoQA systems. To solve this problem, we propose a sampling strategy that dynamically selects between target answers and model predictions during training, thereby closely simulating the situation at test time. Further, we analyse the severity of this phenomena as a function of the question type, conversation length and domain type.

Tasks

Reproductions