SDNet: Contextualized Attention-based Deep Network for Conversational Question Answering
Chenguang Zhu, Michael Zeng, Xuedong Huang

TL;DR
SDNet is a novel deep neural network that effectively incorporates conversational context using attention mechanisms and BERT, achieving state-of-the-art results in conversational question answering.
Contribution
The paper introduces SDNet, a new attention-based model that fuses context into MRC for CQA and integrates BERT for improved performance.
Findings
Sets new state-of-the-art F1 score in CoQA leaderboard
Outperforms previous models by 1.6% F1
Ensemble further improves F1 by 2.7%
Abstract
Conversational question answering (CQA) is a novel QA task that requires understanding of dialogue context. Different from traditional single-turn machine reading comprehension (MRC) tasks, CQA includes passage comprehension, coreference resolution, and contextual understanding. In this paper, we propose an innovated contextualized attention-based deep neural network, SDNet, to fuse context into traditional MRC models. Our model leverages both inter-attention and self-attention to comprehend conversation context and extract relevant information from passage. Furthermore, we demonstrated a novel method to integrate the latest BERT contextual model. Empirical results show the effectiveness of our model, which sets the new state of the art result in CoQA leaderboard, outperforming the previous best model by 1.6% F1. Our ensemble model further improves the result by 2.7% F1.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Natural Language Processing Techniques
MethodsLinear Layer · Residual Connection · Attention Dropout · Linear Warmup With Linear Decay · Weight Decay · Refunds@Expedia|||How do I get a full refund from Expedia? · Dense Connections · Adam · WordPiece · Softmax
