AdaGReS:Adaptive Greedy Context Selection via Redundancy-Aware Scoring for Token-Budgeted RAG
Chao Peng, Bin Wang, Zhilei Long, Jinfang Sheng

TL;DR
AdaGReS introduces a redundancy-aware, adaptive greedy framework for context selection in token-limited RAG systems, improving answer quality by reducing redundancy and optimizing context relevance.
Contribution
It proposes a novel greedy selection method with an adaptive relevance-redundancy trade-off calibration, backed by theoretical guarantees and empirical improvements.
Findings
Enhanced answer quality in open-domain QA
Reduced redundancy in biomedical texts
Consistent improvements across datasets
Abstract
Retrieval-augmented generation (RAG) is highly sensitive to the quality of selected context, yet standard top-k retrieval often returns redundant or near-duplicate chunks that waste token budget and degrade downstream generation. We present AdaGReS, a redundancy-aware context selection framework for token-budgeted RAG that optimizes a set-level objective combining query-chunk relevance and intra-set redundancy penalties. AdaGReS performs greedy selection under a token-budget constraint using marginal gains derived from the objective, and introduces a closed-form, instance-adaptive calibration of the relevance-redundancy trade-off parameter to eliminate manual tuning and adapt to candidate-pool statistics and budget limits. We further provide a theoretical analysis showing that the proposed objective exhibits epsilon-approximate submodularity under practical embedding similarity…
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
TopicsTopic Modeling · Biomedical Text Mining and Ontologies · Information Retrieval and Search Behavior
