Contrastive Evidence Exploration for Multi-Hop RAG
September 9, 2026
This training-free framework improves multi-hop retrieval by using evidence-conditioned exploration and passage-specific contrastive refinement. It addresses the noise introduced by one-shot query expansion by characterizing passages relative to semantically similar neighbors during indexing.
HOW THIS AFFECTS YOU
●
builderYou can improve the accuracy of RAG systems on complex, multi-step reasoning queries without retraining models.
●
researcherThis explores a new way to handle retrieval noise in multi-hop QA through offline contrastive indexing.