Skip to content
Conference

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.

View source

Similar papers

Book Open access Jul 2026

Numerical Hallucinations in Retrieval-Augmented Generation: Detection and Analysis

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 · 0 citations
#artificial intelligence Preprint Sep 2026

Domain-Specific Hallucination Detection in Large Language Models

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

Varun Teja Chundru, Debasmita Biswas · 0 citations
Preprint Jul 2026

SIRIN: A Unified Toolkit for Detecting Contextual Hallucinations in Retrieval-Augmented and Memory-Grounded LLM Systems

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
Review Open access 2026

Hallucination Is Not One Thing: A Two-Axis Taxonomy for Structured Diagnosis in Generative AI

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 · 0 citations
Review Open access Jul 2026

A Review of Hallucination Suppression Technologies for Large Language Models Under RAG Architecture

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 · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.