Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

AutoRAG: Automated Framework for optimization of Retrieval Augmented Generation Pipeline

About

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 .

Dongkyu Kim, Byoungwook Kim, Donggeon Han, Matou\v{s} Eibich• 2024

Related benchmarks

TaskDatasetResultRank
Question AnsweringARC Challenge
Accuracy69.9
906
Question AnsweringOBQA
Accuracy85.1
300
Multi-hop Question AnsweringHotpotQA
F1 Score62.7
294
Question AnsweringPopQA
Accuracy65.3
186
Question Answering2Wiki
F158.4
152
Multi-hop Question Answering2Wiki--
152
Question AnsweringARC-C
Accuracy0.681
87
Question AnsweringTQA
Accuracy70.4
74
Question AnsweringHotpotQA
F1 Score67.6
15
Information RetrievalTradePolicy
Recall@125.94
12
Showing 10 of 17 rows

Other info

Follow for update