English

DuetRAG: Collaborative Retrieval-Augmented Generation

Computation and Language 2024-05-24 v1 Artificial Intelligence

Abstract

Retrieval-Augmented Generation (RAG) methods augment the input of Large Language Models (LLMs) with relevant retrieved passages, reducing factual errors in knowledge-intensive tasks. However, contemporary RAG approaches suffer from irrelevant knowledge retrieval issues in complex domain questions (e.g., HotPot QA) due to the lack of corresponding domain knowledge, leading to low-quality generations. To address this issue, we propose a novel Collaborative Retrieval-Augmented Generation framework, DuetRAG. Our bootstrapping philosophy is to simultaneously integrate the domain fintuning and RAG models to improve the knowledge retrieval quality, thereby enhancing generation quality. Finally, we demonstrate DuetRAG' s matches with expert human researchers on HotPot QA.

Keywords

Cite

@article{arxiv.2405.13002,
  title  = {DuetRAG: Collaborative Retrieval-Augmented Generation},
  author = {Dian Jiao and Li Cai and Jingsheng Huang and Wenqiao Zhang and Siliang Tang and Yueting Zhuang},
  journal= {arXiv preprint arXiv:2405.13002},
  year   = {2024}
}

Comments

5 pages

R2 v1 2026-06-28T16:34:39.227Z