LLM-Centric RAG with Multi-Granular Indexing and Confidence Constraints
Xiaofan Guo, Yaxuan Luan, Yue Kang, Xiangchen Song, Jinxu Guo

TL;DR
This paper introduces a confidence-controlled retrieval-augmented generation method that uses multi-granular memory indexing and uncertainty estimation to improve coverage, stability, and reliability in complex knowledge environments.
Contribution
It presents a novel hierarchical memory structure combined with an uncertainty mechanism to enhance retrieval accuracy and generate more reliable outputs in RAG systems.
Findings
Achieves higher QA accuracy and retrieval recall.
Demonstrates improved factual consistency.
Shows robustness across various scenarios.
Abstract
This paper addresses the issues of insufficient coverage, unstable results, and limited reliability in retrieval-augmented generation under complex knowledge environments, and proposes a confidence control method that integrates multi-granularity memory indexing with uncertainty estimation. The method builds a hierarchical memory structure that divides knowledge representations into different levels of granularity, enabling dynamic indexing and retrieval from local details to global context, and thus establishing closer semantic connections between retrieval and generation. On this basis, an uncertainty estimation mechanism is introduced to explicitly constrain and filter low-confidence paths during the generation process, allowing the model to maintain information coverage while effectively suppressing noise and false content. The overall optimization objective consists of generation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInformation Retrieval and Search Behavior · Image Retrieval and Classification Techniques · Data Management and Algorithms
