CLOct 22, 2025

HAD: HAllucination Detection Language Models Based on a Comprehensive Hallucination Taxonomy

Peking U
arXiv:2510.19318v1h-index: 3Has Code
Originality Highly original
AI Analysis

This addresses reliability issues in NLG models for users relying on accurate outputs, representing a strong incremental improvement in hallucination detection.

The paper tackles the problem of hallucination in natural language generation models by introducing a comprehensive taxonomy and HAD models that integrate detection, identification, and correction, achieving state-of-the-art results on benchmarks like HaluEval, FactCHD, and FaithBench.

The increasing reliance on natural language generation (NLG) models, particularly large language models, has raised concerns about the reliability and accuracy of their outputs. A key challenge is hallucination, where models produce plausible but incorrect information. As a result, hallucination detection has become a critical task. In this work, we introduce a comprehensive hallucination taxonomy with 11 categories across various NLG tasks and propose the HAllucination Detection (HAD) models https://github.com/pku0xff/HAD, which integrate hallucination detection, span-level identification, and correction into a single inference process. Trained on an elaborate synthetic dataset of about 90K samples, our HAD models are versatile and can be applied to various NLG tasks. We also carefully annotate a test set for hallucination detection, called HADTest, which contains 2,248 samples. Evaluations on in-domain and out-of-domain test sets show that our HAD models generally outperform the existing baselines, achieving state-of-the-art results on HaluEval, FactCHD, and FaithBench, confirming their robustness and versatility.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes