English

Evaluating Chunking Strategies for Retrieval-Augmented Generation on Academic Texts

Information Retrieval 2026-07-02 v1 Artificial Intelligence Computation and Language

Abstract

Retrieval-Augmented Generation (RAG) systems use the question-answering capabilities of Large Language Models (LLMs) to access information outside their parameters. We evaluate if cluster-based semantic chunking improves retrieval and answer quality compared to fixed-size and recursive chunking evaluating on long, structured academic theses using the Retrieval Augmented Generation Assessment (RAGAs) framework. RAGAs based faithfulness shows limited reliability in this setup. Performance on fixed versus document specific questions varied substantially, likely related to the formatting of documents and preprocessing. Under the tested configuration, cluster-based chunking did not outperform simpler strategies.

Cite

@article{arxiv.2607.01852,
  title  = {Evaluating Chunking Strategies for Retrieval-Augmented Generation on Academic Texts},
  author = {Valentin J. J. Kreileder and Johannes Reisinger and Andreas Fischer},
  journal= {arXiv preprint arXiv:2607.01852},
  year   = {2026}
}
R2 v1 2026-07-22T20:21:11.400Z