Pith. sign in

REVIEW 40 cited by

HaluEval: A Large-Scale Hallucination Evaluation Benchmark for Large Language Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2305.11747 v3 pith:PZMHP7F6 submitted 2023-05-19 cs.CL

classification cs.CL
keywords llmshallucinationslargebenchmarkchatgptcontentgeneratehallucination
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Large language models (LLMs), such as ChatGPT, are prone to generate hallucinations, i.e., content that conflicts with the source or cannot be verified by the factual knowledge. To understand what types of content and to which extent LLMs are apt to hallucinate, we introduce the Hallucination Evaluation benchmark for Large Language Models (HaluEval), a large collection of generated and human-annotated hallucinated samples for evaluating the performance of LLMs in recognizing hallucination. To generate these samples, we propose a ChatGPT-based two-step framework, i.e., sampling-then-filtering. Besides, we also hire some human labelers to annotate the hallucinations in ChatGPT responses. The empirical results suggest that ChatGPT is likely to generate hallucinated content in specific topics by fabricating unverifiable information (i.e., about $19.5\%$ responses). Moreover, existing LLMs face great challenges in recognizing the hallucinations in texts. However, our experiments also prove that providing external knowledge or adding reasoning steps can help LLMs recognize hallucinations. Our benchmark can be accessed at https://github.com/RUCAIBox/HaluEval.

Discussion (0). Sign in to comment.

Forward citations

Cited by 40 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. LLM-as-an-Investigator: Evidence-First Reasoning for Robust Interactive Problem Diagnosis

    cs.AI 2026-06 unverdicted novelty 7.0 of 10

    LLM-as-an-Investigator improves diagnostic accuracy over direct prompting by using an evidence-first protocol of hypothesis generation, clarification questions, and iterative probability updates in technical problem solving.

  2. Cascading Hallucination in Agentic RAG: The CHARM Framework for Detection and Mitigation

    cs.AI 2026-06 unverdicted novelty 7.0 of 10

    Introduces CHARM framework that detects cascading hallucinations in agentic RAG at 89.4% rate with 5.3% false positives and reduces error propagation by 82.1% on multi-hop QA benchmarks.

  3. K-FinHallu: A Hallucination Detection Benchmark for Multi-Turn RAG in Korean Finance

    cs.LG 2026-05 unverdicted novelty 7.0 of 10

    K-FinHallu is the first multi-turn Korean financial RAG hallucination benchmark; frontier LLMs struggle especially on justified abstention while an 8B fine-tuned model reaches competitive performance.

  4. Can LLMs Use Linguistic Uncertainty Markers to Reliably Reflect Intrinsic Confidence?

    cs.CL 2026-05 unverdicted novelty 7.0 of 10

    LLMs struggle to associate epistemic markers with stable internal confidence levels across distributions, even under model-centric interpretations, while maintaining somewhat consistent marker rankings.

  5. HalluScore: Large Language Model Hallucination Question Answering Benchmark

    cs.CL 2026-05 unverdicted novelty 7.0 of 10

    HalluScore is a curated Arabic QA dataset with 827 questions, ground-truth evidence, and human annotations used to measure hallucination rates across 17 LLMs.

  6. CXR-ContraBench: Benchmarking Negated-Option Attraction in Medical VLMs

    cs.CV 2026-05 conditional novelty 7.0 of 10

    Medical VLMs frequently select negated options that contradict visible chest X-ray findings, achieving only ~30% accuracy on direct presence probes, but a post-hoc consistency verifier raises accuracy above 95%.

  7. RAGognizer: Hallucination-Aware Fine-Tuning via Detection Head Integration

    cs.CL 2026-04 unverdicted novelty 7.0 of 10

    RAGognizer adds a detection head to LLMs for joint training on generation and token-level hallucination detection, yielding SOTA detection and fewer hallucinations in RAG while preserving output quality.

  8. Self-Correcting RAG: Enhancing Faithfulness via MMKP Context Selection and NLI-Guided MCTS

    cs.CL 2026-04 unverdicted novelty 7.0 of 10

    Self-Correcting RAG formalizes retrieval as MMKP to maximize information density under token limits and uses NLI-guided MCTS to validate faithfulness, raising accuracy and cutting hallucinations on six multi-hop QA an...

  9. Too Nice to Tell the Truth: Quantifying Agreeableness-Driven Sycophancy in Role-Playing Language Models

    cs.CL 2026-04 unverdicted novelty 7.0 of 10

    Agreeableness in AI personas reliably predicts sycophantic behavior in 9 of 13 tested language models.

  10. HumanAgencyBench: Scalable Evaluation of Human Agency Support in AI Assistants

    cs.CY 2025-09 conditional novelty 7.0 of 10

    A new benchmark finds low to moderate human agency support in 20 LLM assistants across six dimensions.

  11. The Test Oracle Problem in Synthetic LLM-as-Judge Corpora: Disappearance, Distortion and a Validation Protocol

    cs.CL 2026-07 conditional novelty 6.0 of 10

    A silent truncation fault in an LLM-generated-negative corpus fabricated a robust bias effect; the paper shows this fault class is mechanically detectable only in perturbation-based corpora.

  12. Confidently Wrong: Detecting Hallucinations in Financial Question Answering from LLM Internal States

    cs.CL 2026-07 conditional novelty 6.0 of 10

    Among 8/8 self-consistent answers on FinQA, residual-stream probes detect wrong answers at 0.68–0.77 AUROC versus 0.55–0.63 for the best cheap output baselines across three 8–9B models.

  13. Reinforcement Learning with Metacognitive Feedback Elicits Faithful Uncertainty Expression in LLMs

    cs.CL 2026-06 unverdicted novelty 6.0 of 10

    RLMF uses quality of model self-judgments to refine RL rankings and select training data, achieving SOTA faithful calibration while preserving accuracy and outperforming standard RL by up to 63%.

  14. Reliability Scales Inversely: Hallucinations Snowball Faster in Bigger Language Models

    cs.LG 2026-06 conditional novelty 6.0 of 10

    Hallucination in LLMs is driven by an oracle-invisible “decoding risk” term that grows with scale and causally compounds errors within a response.

  15. Design and Report Benchmarks for Knowledge Work

    cs.AI 2026-05 unverdicted novelty 6.0 of 10

    Proposes a three-step benchmark design method (define work activity, specify tested setting, score work product) derived from work studies and O*NET, demonstrated via three case analyses.

  16. Cram Less to Fit More: Training Data Pruning Improves Memorization of Facts

    cs.CL 2026-04 conditional novelty 6.0 of 10

    Loss-based pruning of training data to limit facts and flatten their frequency distribution enables a 110M-parameter GPT-2 model to memorize 1.3 times more entity facts than standard training, matching a 1.3B-paramete...

  17. Beyond Benchmark Islands: Toward Representative Trustworthiness Evaluation for Agentic AI

    cs.CL 2026-03 unverdicted novelty 6.0 of 10

    Defines agentic trustworthiness via five properties and proposes HAAF, a scenario-distribution framework with a Trustworthy Optimization Factory that transfers interventions across 13 models from seven families on a 1...

  18. GhostCite: A Large-Scale Analysis of Citation Validity in the Age of Large Language Models

    cs.CR 2026-02 unverdicted novelty 6.0 of 10

    LLMs hallucinate citations at rates from 14.23% to 94.93%, with 1.07% of papers containing invalid citations and an 80.9% increase in 2025.

  19. When Numbers Start Talking: Implicit Numerical Coordination Among LLM-Based Agents

    cs.MA 2026-01 unverdicted novelty 6.0 of 10

    LLM agents exhibit emergent covert numerical coordination in canonical game settings under restricted or absent communication, shaping strategic outcomes.

  20. Red-Bandit: Test-Time Adaptation for LLM Red-Teaming via Bandit-Guided LoRA Experts

    cs.CL 2025-10 unverdicted novelty 6.0 of 10

    Red-Bandit adapts online to LLM failure modes by dynamically selecting among RL-trained LoRA attack-style experts via a bandit policy, reporting SOTA ASR@10 on AdvBench with lower-perplexity prompts.

  21. Decoding Memories: An Efficient Pipeline for Self-Consistency Hallucination Detection

    cs.CL 2025-08 conditional novelty 6.0 of 10

    A decoding pipeline reuses cached tokens and anneals sampling temperature to accelerate self-consistency hallucination detection by up to 3x without meaningful AUROC loss.

  22. FECT: Factuality Evaluation of Interpretive AI-Generated Claims in Contact Center Conversation Transcripts

    cs.CL 2025-07 conditional novelty 6.0 of 10

    A new benchmark and 3D decomposition paradigm for factuality evaluation of interpretive claims about contact center conversations, with best LLM-judge F1 of 0.86.

  23. Measuring short-form factuality in large language models

    cs.CL 2024-11 unverdicted novelty 6.0 of 10

    SimpleQA is a new benchmark of short, single-answer factual questions collected adversarially against GPT-4 to evaluate LLM factuality and confidence calibration.

  24. Ragas: Automated Evaluation of Retrieval Augmented Generation

    cs.CL 2023-09 unverdicted novelty 6.0 of 10

    Ragas supplies reference-free metrics for measuring context relevance, faithfulness to retrieved passages, and answer quality in RAG pipelines.

  25. X$^3$-OPD: Distilling Reasoning into Large Audio-Language Models via On-Policy Alignment

    cs.LG 2026-07 conditional novelty 5.0 of 10

    X3-OPD improves audio-grounded reasoning by training the audio student on its own rollouts with token-level teacher feedback, using a three-tier paired text-audio corpus.

  26. Reasoning Error from Known Fact: Step-Level Self-Consistency Group Relative Policy Optimization for LLM

    cs.CL 2026-07 conditional novelty 5.0 of 10

    SSC-GRPO reweights GRPO advantages using step-level self-consistency judgments to reduce context-sensitive factual hallucinations, with modest average gains across math and hallucination benchmarks.

  27. PROBE: Benchmarking Code Generation in Large Language Models

    cs.SE 2026-07 conditional novelty 5.0 of 10

    A multi-language evaluation framework measuring correctness, solution proximity, and code quality finds current LLMs pass at most ~0.70 per language and worsen sharply with problem difficulty.

  28. MultiHaluDet: Multilingual Hallucination Detection via LLM Hidden State Probing

    cs.CL 2026-05 unverdicted novelty 5.0 of 10

    MultiHaluDet uses multi-layer hidden-state probing, multi-scale attention, and a calibrated classifier ensemble to detect multilingual hallucinations, reporting up to 98.55% AUROC on English benchmarks and strong cros...

  29. HalluScan: A Systematic Benchmark for Detecting and Mitigating Hallucinations in Instruction-Following LLMs

    cs.CL 2026-05 unverdicted novelty 5.0 of 10

    HalluScan benchmark tests hallucination detectors on LLMs, identifies NLI Verification as top performer with 0.88 AUROC, and introduces HalluScore (r=0.41 with humans) plus a routing method for 2x cost savings.

  30. Hallucination Basins: A Dynamic Framework for Understanding and Controlling LLM Hallucinations

    cs.CL 2026-04 unverdicted novelty 5.0 of 10

    LLM hallucinations arise from task-dependent basins in latent space, with separability varying by task and geometry-aware steering reducing their probability.

  31. Not All Needles Are Found: How Fact Distribution and Don't Make It Up Prompts Shape Retrieval, Reasoning, and Hallucination in Long-Context LLMs

    cs.CL 2026-01 conditional novelty 5.0 of 10

    On a new extended needle-in-a-haystack benchmark, explicit anti-hallucination prompts and dispersed fact placement cause some long-context LLMs to over-refuse or collapse in accuracy, while others remain robust.

  32. Investigating Symbolic Triggers of Hallucination in Gemma Models Across HaluEval and TruthfulQA

    cs.CL 2025-09 reject novelty 5.0 of 10

    Symbolic triggers like modifiers and named entities keep Gemma hallucination rates at 64-79% across model scales, suggesting larger models do not eliminate this failure mode.

  33. Sealing The Backdoor: Unlearning Adversarial Text Triggers In Diffusion Models Using Knowledge Distillation

    cs.CV 2025-08 unverdicted novelty 5.0 of 10

    SKD-CAG erases adversarial text triggers from diffusion models by distilling the model's own clean outputs through cross-attention guidance, claiming 100% and 93% removal for pixel and style backdoors.

  34. ExploreGS: Explorable 3D Scene Reconstruction with Virtual Camera Samplings and Diffusion Priors

    cs.CV 2025-08 unverdicted novelty 5.0 of 10

    Adding information-gain-selected virtual views refined by video diffusion priors to 3D Gaussian Splatting improves arbitrary-view rendering quality.

  35. Mitigating Geospatial Knowledge Hallucination in Large Language Models: Benchmarking and Dynamic Factuality Aligning

    cs.CL 2025-07 conditional novelty 5.0 of 10

    A new benchmark called GEOHALUBENCH measures how often LLMs invent, omit, or confuse real-world places and relations, and a dynamic-beta KTO method reduces these errors on the benchmark.

  36. Analyzing the Correlation Between Hallucinations and Knowledge Conflicts in Large Language Models

    cs.CL 2026-06 unverdicted novelty 4.0 of 10

    Probing experiments indicate that hallucination patterns in LLMs are not fully reducible to knowledge conflict representations.

  37. HalluScan: A Systematic Benchmark for Detecting and Mitigating Hallucinations in Instruction-Following LLMs

    cs.CL 2026-05 unverdicted novelty 4.0 of 10

    HalluScan benchmark evaluates hallucination detection in LLMs, reporting NLI Verification at AUROC 0.88 and introducing HalluScore (r=0.41 with humans) plus Adaptive Detection Routing for 2x cost savings.

  38. Beyond ROUGE: N-Gram Subspace Features for LLM Hallucination Detection

    cs.CL 2025-09 reject novelty 4.0 of 10

    Singular values of label-grouped n-gram frequency tensors are used as MLP features for hallucination detection, with reported gains on HaluEval that rely on label-aware grouping.

  39. Exposing the Ghost in the Transformer: Abnormal Detection for Large Language Models via Hidden State Forensics

    cs.CR 2025-04 unverdicted novelty 3.0 of 10

    A framework detects LLM anomalies including hallucinations, jailbreaks, and backdoors by forensic inspection of layer-wise hidden state patterns, reporting over 95% accuracy with minimal computational overhead.

  40. A Survey of Hallucination in Large Foundation Models

    cs.AI 2023-09 accept novelty 3.0 of 10

    A survey classifying hallucination phenomena specific to large foundation models, establishing evaluation criteria, examining mitigation strategies, and discussing future directions.

Pith tools