2024/10/11 by Zhuoqun Li, Xuanang Chen, Li, Zhuoqun +17 · 1 voice · 29 citations
Computer Science · Decision Sciences · #Artificial Intelligence (cs.AI) #Artificial intelligence #Boosting (machine learning) #Computation and Language (cs.CL) #Computer science #Data Quality and Management #FOS: Computer and information sciences #Inference #Machine learning #Semantic Web and Ontologies #Topic Modeling #cs.AI #cs.CL
paper · pdf · doi:10.48550/arxiv.2410.08815
published in arXiv (Cornell University) (Cornell University)
openalex publication_date 2024/10/11 · arxiv published 2024/10/11 · openalex created_date 2024/10/16 · arxiv updated 2024/10/25 · openalex updated_date 2026/07/28
Retrieval-augmented generation (RAG) is a key means to effectively enhance large language models (LLMs) in many knowledge-based tasks. However, existing RAG methods struggle with knowledge-intensive reasoning tasks, because useful information required to these tasks are badly scattered. This characteristic makes it difficult for existing RAG methods to accurately identify key information and perform global reasoning with such noisy augmentation. In this paper, motivated by the cognitive theories that humans convert raw information into various structured knowledge when tackling knowledge-intensive reasoning, we proposes a new framework, StructRAG, which can identify the optimal structure type for the task at hand, reconstruct original documents into this structured format, and infer answers based on the resulting structure. Extensive experiments across various knowledge-intensive tasks show that StructRAG achieves state-of-the-art performance, particularly excelling in challenging scenarios, demonstrating its potential as an effective solution for enhancing LLMs in complex real-world applications.