HaloGuard: A Practical Hybrid Framework for Hallucination Detection in Retrieval-Augmented Generation Systems : Combining Multi-Judge Agreement, Uncertainty Quantification, and Lexical Features Without Embedding Dependencies
Jul 2026· 2026 International Conference on Intelligent and Sustainable AI Systems (ICOSAAS)· pp. 1026-1032· 0 citations· 20 references
Abstract
The issue of hallucination detection for Retrieval-Augmented Generation (RAG) systems is an ongoing reliability challenge that arises with the scale up of LLM deployment. We introduce the HaloGuard: a systems-integration study that integrates three types of signals, multi-judge LLM consensus, uncertainty quantification through temperature sampling, and lexical text features, and evaluate with LibreEval (10,871 samples; GPT-4o, Claude-3.5-Sonnet, Llama-3.1-8B). They all rely on previous work; the novel aspect of the present paper is their principled combination, empirical decomposition through ablation, calibration analysis, and deployment characterization over operating thresholds, hallucination types, and six languages At a conservative threshold, HaloGuard achieves AUC-ROC = 0.986 [95% CI: 0.981-0.991] and F1 = 0.665 [0.639-0.690]; at the balanced max-F1 threshold, F1 = 0.769 (Precision = 0.812 / Recall = 0.731), directly addressing the precision-1.000 operating-point artifact. A fine-tuned variant (HaloGuard-FT, DeBERTa-v3-base) reaches F1 = 0.847 [0.831-0.863] and AUC = 0.994 [0.991-0.997]. Weight sensitivity analysis confirms F1 is stable across judge weight alpha in [0.5, 0.7] (F1 range <= 0.016), ruling out weight cherry-picking. Additional analyses quantify a 2.15x novelty differential (p < 0.001), source-attribution correlation (r = -0.319), and systematic cross-lingual F1 degradation (EN: 0.665 -> JA: 0.543). Calibration is well-behaved (ECE = 0.043). All results are scoped to LibreEval; cross-dataset validation on RAGTruth is the stated priority next step. Full judge prompts, hyperparameters, and code are documented for reproducibility.
These findings highlight numerical fabrication as a critical gap in current hallucination detection approaches and recommend the need for specialized, number-aware methods in RAG systems.
S. Singha Roy· Annual International ACM SIG...· 0 citations
Large language models generate fluent text that can contain unfaithful claims -- a phenomenon known as hallucination. We present a multi-signal detection pipeline combining fine-tuned DeBERTa-v3 classification, Monte Carlo (MC) Dropout uncertainty quantification, and temperature-scaled calibration for response-level hallucination detection. Evaluated on the HaluEval benchmark, our pipeline achieves F1=0.915 and AUROC=0.977 on general-domain tasks, with per-task F1 scores of 0.97 (QA), 0.96 (Summarization), and 0.82 (Dialogue). MC Dropout inference further improves accuracy to 93.2%. A context ablation study confirms the model performs genuine entailment reasoning rather than exploiting surface patterns, with summarization F1 dropping 24% when knowledge context is removed. Learning curve analysis reveals that 25% of training data captures 77% of full-data performance. Beyond detection, we apply Direct Preference Optimization (DPO) to a Qwen2.5-0.5B generator, reducing its hallucination rate from 85.5% to 37.7% (55.9% relative reduction) as measured by our detector. Cross-domain evaluation on the SciFact biomedical benchmark shows that general-domain training transfers poorly (F1=0.52), motivating domain-specific fine-tuning. PubMedBERT fine-tuned on SciFact achieves F1=0.63 and AUROC=0.81, demonstrating that domain-matched pre-training is the strongest adaptation strategy. Code and models are available at https://github.com/varunteja99/hallucination-detection-nlp
A unified toolkit and interactive web UI for detecting contextual hallucinations in retrieval-augmented, agentic, and memory-grounded LLM systems, and as a faithfulness gate within long-term memory systems is demonstrated.
Julia Belikova, Rauf Parchiev, Mikhail Filimonov et al.· 0 citations
A concise two-axis framework that integrates an “intrinsic-extrinsic” distinction in source attribution introduced by Ji et al. with a “faithfulness-factuality” distinction in contextual grounding surveyed is presented, yielding four clearly defined hallucination types applicable across tasks, modalities and architectures.
Misbah Khan, Preston Billion-Polak, T. Khoshgoftaar· IEEE Access· 0 citations
This review provides systematic theoretical support for industrial RAG model selection and optimization and summarizes existing research gaps, including lightweight deployment and multimodal expansion, and proposes future research directions for trustworthy RAG systems.
Shujing Liu· Applied and Computational En...· 0 citations
InnerExpert is introduced, the first method to leverage MoE-specific signals for per-token hallucination detection, and shows that InnerExpert outperforms existing methods across five datasets and two MoE architectures.
João Fonseca, Rodrigo Rodrigues, Paolo Romano· 0 citations
We use cookies to run the site and, with your consent, for analytics and to show ads.
See our Cookie Policy.