AI RESEARCH
ArchRAG: Attributed Community-based Hierarchical Retrieval-Augmented Generation
arXiv CS.AI
•
ArXi:2502.09891v4 Announce Type: replace-cross 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