English

SUGAR: Leveraging Contextual Confidence for Smarter Retrieval

Computation and Language 2025-01-10 v1 Artificial Intelligence

Abstract

Bearing in mind the limited parametric knowledge of Large Language Models (LLMs), retrieval-augmented generation (RAG) which supplies them with the relevant external knowledge has served as an approach to mitigate the issue of hallucinations to a certain extent. However, uniformly retrieving supporting context makes response generation source-inefficient, as triggering the retriever is not always necessary, or even inaccurate, when a model gets distracted by noisy retrieved content and produces an unhelpful answer. Motivated by these issues, we introduce Semantic Uncertainty Guided Adaptive Retrieval (SUGAR), where we leverage context-based entropy to actively decide whether to retrieve and to further determine between single-step and multi-step retrieval. Our empirical results show that selective retrieval guided by semantic uncertainty estimation improves the performance across diverse question answering tasks, as well as achieves a more efficient inference.

Keywords

Cite

@article{arxiv.2501.04899,
  title  = {SUGAR: Leveraging Contextual Confidence for Smarter Retrieval},
  author = {Hanna Zubkova and Ji-Hoon Park and Seong-Whan Lee},
  journal= {arXiv preprint arXiv:2501.04899},
  year   = {2025}
}

Comments

ICASSP2025

R2 v1 2026-06-28T21:00:37.825Z