paper-with-me

Papers

Strong and Efficient Baselines for Open Domain Conversational Question Answering

2023-10-23 · Andrei C. Coman, Gianni Barlacchi, Adrià De Gispert

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).

📄 PDF Abstract BibTeX arXiv:2310.14708

Code (0)

등록된 구현이 없습니다.

Tasks

Conversational Question AnsweringDecoderOpen-Domain Question AnsweringPassage RetrievalQuestion AnsweringRerankingRetrieval

Similar Papers 제목 키워드 기반

Open-Domain Conversational Question Answering with Historical Answers

2022-11-17 · Hung-Chieh Fang, Kuo-Han Hung, Chao-Wei Huang, Yun-Nung Chen

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 AnsweringRetrieval

Open-Domain Question Answering Goes Conversational via Question Rewriting

2020-10-10 · NAACL 2021 4 · Raviteja Anantha, Svitlana Vakulenko, Zhucheng Tu, Shayne Longpre 외

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+3

TopiOCQA: Open-domain Conversational Question Answering with Topic Switching

2021-10-02 · Vaibhav Adlakha, Shehzaad Dhuliawala, Kaheer Suleman, Harm de Vries 외

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 AnsweringRetrievalvalid

GTM: A Generative Triple-Wise Model for Conversational Question Generation

2021-06-07 · ACL 2021 5 · Lei Shen, Fandong Meng, Jinchao Zhang, Yang Feng 외

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-Generation

Learning to Ask Questions in Open-domain Conversational Systems with Typed Decoders

2018-05-13 · ACL 2018 7 · Yansen Wang, Chen-Yi Liu, Minlie Huang, Liqiang Nie

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