@inproceedings{lu-etal-2026-hichunk,
title = "{H}i{C}hunk: Evaluating and Enhancing Retrieval Augmented Generation with Hierarchical Chunking",
author = "Lu, Wensheng and
Chen, Keyu and
Shen, Zhifeng and
Qiao, Ruizhi and
Sun, Xing",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Proceedings of the 64th Annual Meeting of the {A}ssociation for {C}omputational {L}inguistics (Volume 1: Long Papers)",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.acl-long.1372/",
pages = "29738--29753",
ISBN = "979-8-89176-390-6",
abstract = "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 question answer(QA) pairs, and their corresponding evidence sources. We also propose HiChunk, a hierarchical document structuring framework using fine-tuned LLMs and the Auto-Merge retrieval algorithm to enhance 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. Source code is available at \url{https://github.com/TencentCloudADP/hichunk}."
}Markdown (Informal)
[HiChunk: Evaluating and Enhancing Retrieval Augmented Generation with Hierarchical Chunking](https://preview.aclanthology.org/ingest-acl/2026.acl-long.1372/) (Lu et al., ACL 2026)
ACL