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

BERT with History Answer Embedding for Conversational Question Answering

About

Conversational search is an emerging topic in the information retrieval community. One of the major challenges to multi-turn conversational search is to model the conversation history to answer the current question. Existing methods either prepend history turns to the current question or use complicated attention mechanisms to model the history. We propose a conceptually simple yet highly effective approach referred to as history answer embedding. It enables seamless integration of conversation history into a conversational question answering (ConvQA) model built on BERT (Bidirectional Encoder Representations from Transformers). We first explain our view that ConvQA is a simplified but concrete setting of conversational search, and then we provide a general framework to solve ConvQA. We further demonstrate the effectiveness of our approach under this framework. Finally, we analyze the impact of different numbers of history turns under different settings to provide new insights into conversation history modeling in ConvQA.

Chen Qu, Liu Yang, Minghui Qiu, W. Bruce Croft, Yongfeng Zhang, Mohit Iyyer• 2019

Related benchmarks

TaskDatasetResultRank
Conversational Question AnsweringQuAC
F1 Score62
9
Conversational Question AnsweringCANARD
F1 Score0.624
9
Conversational Question AnsweringQuAC (test)
F1 Score62.4
7
Showing 3 of 3 rows

Other info

Follow for update