English

AutoRAG: Automated Framework for optimization of Retrieval Augmented Generation Pipeline

Computation and Language 2024-10-29 v1

Abstract

Using LLMs (Large Language Models) in conjunction with external documents has made RAG (Retrieval-Augmented Generation) an essential technology. Numerous techniques and modules for RAG are being researched, but their performance can vary across different datasets. Finding RAG modules that perform well on specific datasets is challenging. In this paper, we propose the AutoRAG framework, which automatically identifies suitable RAG modules for a given dataset. AutoRAG explores and approximates the optimal combination of RAG modules for the dataset. Additionally, we share the results of optimizing a dataset using AutoRAG. All experimental results and data are publicly available and can be accessed through our GitHub repository https://github.com/Marker-Inc-Korea/AutoRAG_ARAGOG_Paper .

Keywords

Cite

@article{arxiv.2410.20878,
  title  = {AutoRAG: Automated Framework for optimization of Retrieval Augmented Generation Pipeline},
  author = {Dongkyu Kim and Byoungwook Kim and Donggeon Han and Matouš Eibich},
  journal= {arXiv preprint arXiv:2410.20878},
  year   = {2024}
}

Comments

20 pages

R2 v1 2026-06-28T19:37:49.223Z