TT-Net: Topic Transfer-Based Neural Network for Conversational Reading Comprehension.

Gu Yingjie,Gui Xiaolin,Li Defu
DOI: https://doi.org/10.1109/access.2019.2936011
IF: 3.9
2019-01-01
IEEE Access
Abstract:Conversational machine reading comprehension (MRC) is a new question answering task, which is more challenging compared to traditional single-turn MRC since it requires a better understanding of conversation history. In this paper, a novel neural network model for conversational reading comprehension, namely TT-Net, is proposed, which is capable of capturing topic transfer features using temporal convolutional network (TCN) in the dialog. The TT-Block packaged by the BiLSTM, TCN and Self-attention mechanism is presented to extract topic transfer features between questions. Our model is evaluated on the CoQA benchmark dataset compared with several baseline models including the strong baseline model named FlowQA. The results show that the model outperforms the baseline models: BiDAF++ by 7.6% and FlowQA by 0.7%, especially in children's story domain our model promotes FlowQA's performance by 3.9%, which indicates that the TT-Net contributes to a decent promotion for conversational reading comprehension.
What problem does this paper attempt to address?