SOTAVerified

Evaluating Chunking Strategies for Retrieval-Augmented Generation on Academic Texts

2026-07-02Unverified0· sign in to hype

Valentin J. J. Kreileder, Johannes Reisinger, Andreas Fischer

Unverified — Be the first to reproduce this paper.

Reproduce

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.

Reproductions