EMNLP 2024industry0 citations

RAC: Retrieval-augmented Conversation Dataset for Open-domain Question Answering in Conversational Settings

Bonggeun Choi, JeongJae Park, Yoonsung Kim, Jaehyun Park, Youngjoong Ko

Abstract

In recent years, significant advancements in conversational question and answering (CQA) have been driven by the exponential growth of large language models and the integration of retrieval mechanisms that leverage external knowledge to generate accurate and contextually relevant responses. Consequently, the fields of conversational search and retrieval-augmented generation (RAG) have obtained substantial attention for their capacity to address two key challenges: query rewriting within conversational histories for better retrieval performance and generating responses by employing retrieved knowledge. However, both fields are often independently studied, and comprehensive study on entire systems remains underexplored. In this work, we present a novel retrieval-augmented conversation (RAC) dataset and develop a baseline system comprising query rewriting, retrieval, reranking, and response generation stages. Experimental results demonstrate the competitiveness of the system and extensive analyses are conducted to apprehend the impact of retrieval results to response generation.

BibTeX
@inproceedings{choi-etal-2024-rac,
    title = "{RAC}: Retrieval-augmented Conversation Dataset for Open-domain Question Answering in Conversational Settings",
    author = "Choi, Bonggeun  and
      Park, JeongJae  and
      Kim, Yoonsung  and
      Park, Jaehyun  and
      Ko, Youngjoong",
    editor = "Dernoncourt, Franck  and
      Preo{\c{t}}iuc-Pietro, Daniel  and
      Shimorina, Anastasia",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing: Industry Track",
    month = nov,
    year = "2024",
    address = "Miami, Florida, US",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-industry.108/",
    doi = "10.18653/v1/2024.emnlp-industry.108",
    pages = "1477--1488"
}
RAC: Retrieval-augmented Conversation Dataset for Open-domain Question Answering in Conversational Settings · EMNLP 2024