Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learn to Resolve Conversational Dependency: A Consistency Training Framework for Conversational Question Answering

About

One of the main challenges in conversational question answering (CQA) is to resolve the conversational dependency, such as anaphora and ellipsis. However, existing approaches do not explicitly train QA models on how to resolve the dependency, and thus these models are limited in understanding human dialogues. In this paper, we propose a novel framework, ExCorD (Explicit guidance on how to resolve Conversational Dependency) to enhance the abilities of QA models in comprehending conversational context. ExCorD first generates self-contained questions that can be understood without the conversation history, then trains a QA model with the pairs of original and self-contained questions using a consistency-based regularizer. In our experiments, we demonstrate that ExCorD significantly improves the QA models' performance by up to 1.2 F1 on QuAC, and 5.2 F1 on CANARD, while addressing the limitations of the existing approaches.

Gangwoo Kim, Hyunjae Kim, Jungsoo Park, Jaewoo Kang• 2021

Related benchmarks

TaskDatasetResultRank
Conversational Question AnsweringQuAC
F1 Score67.7
9
Conversational Question AnsweringCANARD
F1 Score0.681
9
Conversational Question AnsweringCoQA without human rewrites v1.0 (test)
Overall F183.4
6
Showing 3 of 3 rows

Other info

Code

Follow for update