Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

StructRAG: Boosting Knowledge Intensive Reasoning of LLMs via Inference-time Hybrid Information Structurization

About

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.

Zhuoqun Li, Xuanang Chen, Haiyang Yu, Hongyu Lin, Yaojie Lu, Qiaoyu Tang, Fei Huang, Xianpei Han, Le Sun, Yongbin Li• 2024

Related benchmarks

TaskDatasetResultRank
Multi-hop Question AnsweringHotpotQA
F1 Score42.25
221
Question Answering2WikiMQA--
44
Biomedical Multi-hop Question AnsweringCondMedQA
EM65.71
36
Question AnsweringNQ
Cover EM0.574
18
Biomedical Multi-hop Question AnsweringMedHopQA
EM71.75
18
Question AnsweringAmbigQA
Cover EM58.2
18
Question AnsweringHotpotQA
Cover EM49.6
18
Biomedical Multi-hop Question AnsweringBioASQ-B
EM31.8
18
Question AnsweringMuSiQue
Cover EM19.4
18
Question AnsweringBamboogle
Cover Exact Match57.6
18
Showing 10 of 32 rows

Other info

Follow for update