arXiv · 2607.22584
Source-Aware Reranking for Retrieval-Augmented Generation: A Reliability Prior Approach
Abstract
Standard Retrieval-Augmented Generation pipelines rank retrieved documents by semantic similarity alone, without accounting for source provenance or credibility. This work evaluates a simple and interpretable modification to RAG retrieval ranking that incorporates domain-informed source reliability priors. Each document is assigned a prior lambda(s) based on its source type, and retrieval scores are reweighted using score(q, d) = sim(q, d) * lambda(s). The framework is evaluated against a similarity-only baseline on a 120-document health-domain corpus. In this controlled setting, source-aware reranking improves Precision@5 from 0.48 to 0.72 and reduces average adversarial document retrieval under the evaluated threat model, where low-credibility sources are identifiable via metadata. All experiments were executed on Rosie, the high-performance computing cluster at the Milwaukee School of Engineering, which provided the GPU-accelerated infrastructure necessary to run the full experimental pipeline reliably and reproducibly. These results suggest a potential mitigation strategy for source quality degradation in RAG pipelines, within the limits of the experimental setup described.
Explore related subjects
Keep this discovery
Explore connections, maps & timelines
Yuktha Tata Koganti, Hugo Garrido-Lestache Belinchon. 2026-06-08. Source-Aware Reranking for Retrieval-Augmented Generation: A Reliability Prior Approach. https://arxiv.org/abs/2607.22584
Cite the original work for its findings. Save a collection to share your selection of sources.