Javascript must be enabled to continue!
DARE-RAG: Difficulty-Aware Retrieval Expansion for Retrieval-Augmented Generation
View through CrossRef
Retrieval-Augmented Generation (RAG) systems face a fundamental trade-off: query expansion can improve retrieval effectiveness for ambiguous or underspecified queries, yet indiscriminate expansion introduces unnecessary latency and retrieval noise. Existing RAG pipelines typically apply expansion uniformly, failing to distinguish between easy and retrieval-challenging queries.To address this issue, we propose DARE-RAG, an adaptive retrieval framework that activates LLM-based query expansion only for retrieval-challenging queries. Our method formulates expansion activation as a lightweight binary classification problem using probe retrieval signals, including score margin, variance, entropy, query length, and lexical specificity. A lightweight MLP predicts whether expansion is likely to improve retrieval quality, and expansion is triggered only when the predicted confidence exceeds a percentile-calibrated threshold.DARE-RAG further integrates a dual-path hybrid retrieval architecture combining BM25 sparse retrieval and BGE dense retrieval, fused via Reciprocal Rank Fusion (RRF), followed by a Cross-Encoder reranker for context refinement. Experiments on NQ-Open and HotpotQA demonstrate that DARE-RAG consistently improves retrieval effectiveness and end-to-end QA accuracy while clearly reducing average end-to-end latency compared with corresponding always-expand variants of BM25, BGE-m3, and their RRF-fused hybrid retriever. Extensive ablation studies and efficiency analyses verify the effectiveness of our utility-guided expansion strategy.
The Society of International Computing
Title: DARE-RAG: Difficulty-Aware Retrieval Expansion for Retrieval-Augmented Generation
Description:
Retrieval-Augmented Generation (RAG) systems face a fundamental trade-off: query expansion can improve retrieval effectiveness for ambiguous or underspecified queries, yet indiscriminate expansion introduces unnecessary latency and retrieval noise.
Existing RAG pipelines typically apply expansion uniformly, failing to distinguish between easy and retrieval-challenging queries.
To address this issue, we propose DARE-RAG, an adaptive retrieval framework that activates LLM-based query expansion only for retrieval-challenging queries.
Our method formulates expansion activation as a lightweight binary classification problem using probe retrieval signals, including score margin, variance, entropy, query length, and lexical specificity.
A lightweight MLP predicts whether expansion is likely to improve retrieval quality, and expansion is triggered only when the predicted confidence exceeds a percentile-calibrated threshold.
DARE-RAG further integrates a dual-path hybrid retrieval architecture combining BM25 sparse retrieval and BGE dense retrieval, fused via Reciprocal Rank Fusion (RRF), followed by a Cross-Encoder reranker for context refinement.
Experiments on NQ-Open and HotpotQA demonstrate that DARE-RAG consistently improves retrieval effectiveness and end-to-end QA accuracy while clearly reducing average end-to-end latency compared with corresponding always-expand variants of BM25, BGE-m3, and their RRF-fused hybrid retriever.
Extensive ablation studies and efficiency analyses verify the effectiveness of our utility-guided expansion strategy.
Related Results
JADE: jawbone lesion diagnosis and decision supporting system
JADE: jawbone lesion diagnosis and decision supporting system
Abstract
Objectives
To develop and evaluate JADE, a proof-of-concept retrieval-augmented generation (RAG) diagnostic assi...
Retrieval-Augmented Generation (RAG) Based AI Teaching Assistant for Personalized Learning
Retrieval-Augmented Generation (RAG) Based AI Teaching Assistant for Personalized Learning
Retrieval-Augmented Generation (RAG) combines information retrieval and large language models to provide accurate, context-aware answers. This research develops an AI Teaching Assi...
A Systematic Literature Review of Retrieval-Augmented Generation Implementation for Enhancing Large Language Models in Education
A Systematic Literature Review of Retrieval-Augmented Generation Implementation for Enhancing Large Language Models in Education
The rapid advancement of Large Language Models (LLM) has led to the creation of increasingly adaptive intelligent learning systems. However, many educational implementations of LLM...
Diagnosing RAG Failures: A Taxonomy of Failure Modes in Retrieval-Augmented Generation
Diagnosing RAG Failures: A Taxonomy of Failure Modes in Retrieval-Augmented Generation
Retrieval-Augmented Generation (RAG) has become a standard paradigm for grounding large language models in external knowledge, yet RAG systems still fail in production in ways that...
Development and validation of Retrieval Augmented Generation (RAG) and GraphRAG for complex clinical cases
Development and validation of Retrieval Augmented Generation (RAG) and GraphRAG for complex clinical cases
Abstract
Objective
Chronic Kidney Disease (CKD) is a progressive condition requiring evidence-based management, but adherence t...
Traditional RAG vs. Agentic RAG: A Comparative Study of Retrieval-Augmented Systems
Traditional RAG vs. Agentic RAG: A Comparative Study of Retrieval-Augmented Systems
Retrieval-Augmented Generation (RAG) enhances large language models (LLMs) by integrating external knowledge retrieval to improve factual reliability. Traditional RAG employs a fix...
Summarizing Smarter: RAG vs Vanilla in Modern Transformers An Empirical Study on Retrieval-Augmented Generation Methods
Summarizing Smarter: RAG vs Vanilla in Modern Transformers An Empirical Study on Retrieval-Augmented Generation Methods
Recent advances in abstractive summarization have predominantly relied on pre-trained transformer models, which excel at generating fluent summaries but often fail to handle long o...
MEMBANGUN BRAND EQUITY UMKM IKAN ASAP MENGGUNAKAN TEKNOLOGI AUGMENTED REALITY MELALUI LITERASI PEMASARAN
MEMBANGUN BRAND EQUITY UMKM IKAN ASAP MENGGUNAKAN TEKNOLOGI AUGMENTED REALITY MELALUI LITERASI PEMASARAN
Abstrak
UMKM merupakan salah satu roda penggerak perekenomian nasional. Terbukti bahwa UMKM telah membantu 61,97% PDB Indonesia. Namun sayangnya, masih banyak produsen yang memili...

