%Aigaion2 BibTeX export from Idiap Publications
%Monday 28 October 2024 12:21:05 PM

@INPROCEEDINGS{Coman_FINDINGSOFEMNLP_2023,
         author = {Coman, Andrei Catalin and Barlacchi, Gianni and de Gispert, Adri{\`{a}}},
       projects = {Idiap, NKBP},
          title = {Strong and Efficient Baselines for Open Domain Conversational Question Answering},
      booktitle = {Findings of EMNLP},
           year = {2023},
      publisher = {Association for Computational Linguistics},
            url = {https://aclanthology.org/2023.findings-emnlp.417},
            doi = {https://doi.org/10.18653/v1/2023.findings-emnlp.417},
       abstract = {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 = {https://publications.idiap.ch/attachments/papers/2024/Coman_FINDINGSOFEMNLP_2023.pdf}
}