DIVERGE: Diversity-Enhanced RAG for Open-Ended Information Seeking
Tianyi Hu, Niket Tandon, Akhil Arora

TL;DR
DIVERGE is a novel RAG framework that enhances diversity in open-ended information seeking by using reflection-guided generation and iterative refinement, effectively balancing diversity and answer quality.
Contribution
It introduces DIVERGE, a plug-and-play RAG method with new metrics and techniques to promote diverse responses without sacrificing quality.
Findings
DIVERGE outperforms baselines in diversity-quality trade-off.
Novel metrics correlate well with human judgments.
Significant diversity improvement on Infinity-Chat dataset.
Abstract
Existing retrieval-augmented generation (RAG) systems are primarily designed under the assumption that each query has a single correct answer. This overlooks common information-seeking scenarios with multiple plausible answers, where diversity is essential to avoid collapsing to a single dominant response, thereby constraining creativity and compromising fair and inclusive information access. Our analysis reveals a commonly overlooked limitation of standard RAG systems: they underutilize retrieved context diversity, such that increasing retrieval diversity alone does not yield diverse generations. To address this limitation, we propose DIVERGE, a plug-and-play agentic RAG framework with novel reflection-guided generation and memory-augmented iterative refinement, which promotes diverse viewpoints while preserving answer quality. We introduce novel metrics tailored to evaluating the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Expert finding and Q&A systems · Information Retrieval and Search Behavior
