AI RESEARCH
CHOP: Chunkwise Context-Preserving Framework for RAG on Multi Documents
arXiv CS.CL
•
ArXi:2604.15802v1 Announce Type: new Retrieval-Augmented Generation (RAG) systems lose retrieval accuracy when similar documents coexist in the vector database, causing unnecessary information, hallucinations, and factual errors. To alleviate this issue, we propose CHOP, a framework that iteratively evaluates chunk relevance with Large Language Models (LLMs) and progressively reconstructs documents by determining their association with specific topics or query types.