HiChunk: Evaluating and Enhancing Retrieval-Augmented Generation with Hierarchical Chunking
By: Wensheng Lu , Keyu Chen , Ruizhi Qiao and more
Potential Business Impact:
Improves AI's ability to find and use information.
Retrieval-Augmented Generation (RAG) enhances the response capabilities of language models by integrating external knowledge sources. However, document chunking as an important part of RAG system often lacks effective evaluation tools. This paper first analyzes why existing RAG evaluation benchmarks are inadequate for assessing document chunking quality, specifically due to evidence sparsity. Based on this conclusion, we propose HiCBench, which includes manually annotated multi-level document chunking points, synthesized evidence-dense quetion answer(QA) pairs, and their corresponding evidence sources. Additionally, we introduce the HiChunk framework, a multi-level document structuring framework based on fine-tuned LLMs, combined with the Auto-Merge retrieval algorithm to improve retrieval quality. Experiments demonstrate that HiCBench effectively evaluates the impact of different chunking methods across the entire RAG pipeline. Moreover, HiChunk achieves better chunking quality within reasonable time consumption, thereby enhancing the overall performance of RAG systems.
Similar Papers
HiChunk: Evaluating and Enhancing Retrieval-Augmented Generation with Hierarchical Chunking
Computation and Language
Improves AI's ability to find and use information.
Reconstructing Context: Evaluating Advanced Chunking Strategies for Retrieval-Augmented Generation
Information Retrieval
Helps computers use more information without getting confused.
HeteRAG: A Heterogeneous Retrieval-augmented Generation Framework with Decoupled Knowledge Representations
Information Retrieval
Makes AI smarter by using different sized info.