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

ArchRAG: Attributed Community-based Hierarchical Retrieval-Augmented Generation

About

Retrieval-Augmented Generation (RAG) has proven effective in integrating external knowledge into large language models (LLMs) for solving question-answer (QA) tasks. The state-of-the-art RAG approaches often use the graph data as the external data since they capture the rich semantic information and link relationships between entities. However, existing graph-based RAG approaches cannot accurately identify the relevant information from the graph and also consume large numbers of tokens in the online retrieval process. To address these issues, we introduce a novel graph-based RAG approach, called Attributed Community-based Hierarchical RAG (ArchRAG), by augmenting the question using attributed communities, and also introducing a novel LLM-based hierarchical clustering method. To retrieve the most relevant information from the graph for the question, we build a novel hierarchical index structure for the attributed communities and develop an effective online retrieval method. Experimental results demonstrate that ArchRAG outperforms existing methods in both accuracy and token cost.

Shu Wang, Yixiang Fang, Yingli Zhou, Xilin Liu, Yuchi Ma• 2025

Related benchmarks

TaskDatasetResultRank
Question AnsweringNarrativeQA
BLEU-111.5
28
Reading ComprehensionQUALITY
Accuracy37.77
26
Question AnsweringMultihop-RAG
Exact Match (EM)68.8
22
Reading ComprehensionMultihop-RAG
Accuracy60.64
16
Factual Question AnsweringPopQA
Accuracy30.81
16
Multi-hop Question AnsweringMuSiQue
Accuracy14.27
16
Question AnsweringHotpotQA
Accuracy65.4
11
Retrieval-Augmented Generation Question AnsweringRAG-QA Arena Lifestyle
Win Ratio0.495
4
Retrieval-Augmented Generation Question AnsweringRAG-QA Arena Recreation
Win Ratio41.5
4
Retrieval-Augmented Generation Question AnsweringRAG-QA Arena Science
Win Ratio56
4
Showing 10 of 12 rows

Other info

Follow for update