English

SDNet: Contextualized Attention-based Deep Network for Conversational Question Answering

Computation and Language 2019-01-04 v5

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.

Keywords

Cite

@article{arxiv.1812.03593,
  title  = {SDNet: Contextualized Attention-based Deep Network for Conversational Question Answering},
  author = {Chenguang Zhu and Michael Zeng and Xuedong Huang},
  journal= {arXiv preprint arXiv:1812.03593},
  year   = {2019}
}

Comments

8 pages, 2 figures

R2 v1 2026-06-23T06:36:58.721Z