English

Rowen: Adaptive Retrieval-Augmented Generation for Hallucination Mitigation in LLMs

Computation and Language 2025-10-07 v3

Abstract

Hallucinations present a significant challenge for large language models (LLMs). The utilization of parametric knowledge in generating factual content is constrained by the limited knowledge of LLMs, potentially resulting in internal hallucinations. While incorporating external information can help fill knowledge gaps, it also introduces the risk of irrelevant information, thereby increasing the likelihood of external hallucinations. To balance the use of parametric knowledge within LLMs and external information, in this study, we present Rowen, a novel framework that enhances LLMs with an adaptive retrieval augmentation process tailored to address hallucinated outputs. Rowen introduces a consistency-based hallucination detection module, which assesses the model's uncertainty regarding the input query by evaluating the semantic inconsistencies in various responses generated across different languages or models. When high uncertainties in the responses are detected, Rowen activates the retrieval of external information to rectify the model outputs. Through comprehensive empirical experiments, we demonstrate that Rowen surpasses the current state-of-the-art in both detecting and mitigating hallucinated content within the outputs of LLMs.

Keywords

Cite

@article{arxiv.2402.10612,
  title  = {Rowen: Adaptive Retrieval-Augmented Generation for Hallucination Mitigation in LLMs},
  author = {Hanxing Ding and Liang Pang and Zihao Wei and Huawei Shen and Xueqi Cheng},
  journal= {arXiv preprint arXiv:2402.10612},
  year   = {2025}
}

Comments

Accepted at SIGIR-AP 2025

R2 v1 2026-06-28T14:50:36.620Z