BERT-CoQAC: BERT-based Conversational Question Answering in Context
Munazza Zaib, Dai Hoang Tran, Subhash Sagar, Adnan Mahmood, and Wei E. Zhang, Quan Z. Sheng

TL;DR
This paper presents BERT-CoQAC, a conversational question answering system that effectively incorporates dialogue history using a BERT-based framework and a history selection mechanism, improving performance in multi-turn QA tasks.
Contribution
It introduces a novel BERT-based framework with a history selection mechanism for better context understanding in conversational QA systems.
Findings
Comparable performance with state-of-the-art models on QuAC
Using entire context can introduce noise and reduce accuracy
Proposed history selection improves answer relevance
Abstract
As one promising way to inquire about any particular information through a dialog with the bot, question answering dialog systems have gained increasing research interests recently. Designing interactive QA systems has always been a challenging task in natural language processing and used as a benchmark to evaluate a machine's ability of natural language understanding. However, such systems often struggle when the question answering is carried out in multiple turns by the users to seek more information based on what they have already learned, thus, giving rise to another complicated form called Conversational Question Answering (CQA). CQA systems are often criticized for not understanding or utilizing the previous context of the conversation when answering the questions. To address the research gap, in this paper, we explore how to integrate conversational history into the neural…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Natural Language Processing Techniques
MethodsAttention Is All You Need · Linear Layer · Refunds@Expedia|||How do I get a full refund from Expedia? · Dropout · Dense Connections · Softmax · Attention Dropout · Linear Warmup With Linear Decay · WordPiece · Layer Normalization
