Strong and Efficient Baselines for Open Domain Conversational Question Answering
Unlike the Open Domain Question Answering (ODQA) setting, the conversational (ODConvQA) domain has received limited attention when it comes to reevaluating baselines for both efficiency and effectiveness. In this paper, we study the State-of-the-Art (SotA) Dense Passage Retrieval (DPR) retriever and Fusion-in-Decoder (FiD) reader pipeline, and show that it significantly underperforms when applied to ODConvQA tasks due to various limitations. We then propose and evaluate strong yet simple and efficient baselines, by introducing a fast reranking component between the retriever and the reader, and by performing targeted finetuning steps. Experiments on two ODConvQA tasks, namely TopiOCQA and OR-QuAC, show that our method improves the SotA results, while reducing reader's latency by 60%. Finally, we provide new and valuable insights into the development of challenging baselines that serve as a reference for future, more intricate approaches, including those that leverage Large Language Models (LLMs).
Code (0)
등록된 구현이 없습니다.
Tasks
Conversational Question AnsweringDecoderOpen-Domain Question AnsweringPassage RetrievalQuestion AnsweringRerankingRetrievalSimilar Papers 제목 키워드 기반
Open-Domain Conversational Question Answering with Historical Answers
Open-domain conversational question answering can be viewed as two tasks: passage retrieval and conversational question answering, where the former relies on selecting candidate passages from a large corpus and the latte…
Conversational Question AnsweringPassage RetrievalQuestion AnsweringRetrievalOpen-Domain Question Answering Goes Conversational via Question Rewriting
We introduce a new dataset for Question Rewriting in Conversational Context (QReCC), which contains 14K conversations with 80K question-answer pairs. The task in QReCC is to find answers to conversational questions withi…
Conversational Question AnsweringOpen-Domain Question AnsweringPassage RetrievalQuestion Answering+3TopiOCQA: Open-domain Conversational Question Answering with Topic Switching
In a conversational question answering scenario, a questioner seeks to extract information about a topic through a series of interdependent questions and answers. As the conversation progresses, they may switch to relate…
Conversational Question AnsweringQuestion AnsweringRetrievalvalidGTM: A Generative Triple-Wise Model for Conversational Question Generation
Generating some appealing questions in open-domain conversations is an effective way to improve human-machine interactions and lead the topic to a broader or deeper direction. To avoid dull or deviated questions, some re…
DiversityQuestion GenerationQuestion-GenerationLearning to Ask Questions in Open-domain Conversational Systems with Typed Decoders
Asking good questions in large-scale, open-domain conversational systems is quite significant yet rather untouched. This task, substantially different from traditional question generation, requires to question not only w…
DecoderQuestion GenerationQuestion-GenerationSentence