Pith. sign in

REVIEW 13 cited by

Self-contradictory Hallucinations of Large Language Models: Evaluation, Detection and Mitigation

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.15852 v3 pith:HAMR7AM3 submitted 2023-05-25 cs.CL cs.AIcs.LG

classification cs.CLcs.AIcs.LG
keywords textlargechatgptevaluationmitigationself-contradictionsapproachcontradictory
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Large language models (large LMs) are susceptible to producing text that contains hallucinated content. An important instance of this problem is self-contradiction, where the LM generates two contradictory sentences within the same context. In this work, we present a comprehensive investigation into self-contradiction for various instruction-tuned LMs, covering evaluation, detection, and mitigation. Our primary evaluation task is open-domain text generation, but we also demonstrate the applicability of our approach to shorter question answering. Our analysis reveals the prevalence of self-contradictions, e.g., in 17.7% of all sentences produced by ChatGPT. We then propose a novel prompting-based framework designed to effectively detect and mitigate self-contradictions. Our detector achieves high accuracy, e.g., around 80% F1 score when prompting ChatGPT. The mitigation algorithm iteratively refines the generated text to remove contradictory information while preserving text fluency and informativeness. Importantly, our entire framework is applicable to black-box LMs and does not require retrieval of external knowledge. Rather, our method complements retrieval-based methods, as a large portion of self-contradictions (e.g., 35.2% for ChatGPT) cannot be verified using online text. Our approach is practically effective and has been released as a push-button tool to benefit the public at https://chatprotect.ai/.

Discussion (0). Sign in to comment.

Forward citations

Cited by 13 Pith papers

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

  1. Benchmarking LLM-Assisted Blue Teaming via Standardized Threat Hunting

    cs.CR 2025-09 conditional novelty 6.0 of 10

    Standardized modular threat-hunting workflows (CyberTeam) improve LLM performance on blue team tasks compared to open-ended ICL, CoT, and ToT prompting across 30 tasks and 452k samples.

  2. Unsupervised Hallucination Detection by Inspecting Reasoning Processes

    cs.CL 2025-09 conditional novelty 6.0 of 10

    IRIS detects LLM hallucinations by training a lightweight probe on hidden states elicited during the model's own step-by-step verification, using the model's verbalized confidence as soft pseudolabels.

  3. Cross-Layer Attention Probing for Fine-Grained Hallucination Detection

    cs.CL 2025-09 conditional novelty 6.0 of 10

    CLAP, a cross-layer attention probe over all LLM layer activations, improves hallucination detection and enables a detect-then-mitigate decoding strategy.

  4. Hallucination Detection and Mitigation with Diffusion in Multi-Variate Time-Series Foundation Models

    cs.LG 2025-07 conditional novelty 6.0 of 10

    Pre-trained multivariate time-series imputation models frequently return values that violate known relations between variables, and a diffusion-based score can detect and filter these errors.

  5. Automating Expert-Level Medical Reasoning Evaluation of Large Language Models

    cs.CL 2025-07 conditional novelty 6.0 of 10

    A benchmark with expert-annotated reasoning steps and an LLM judge that scores reasoning by step coverage, showing strong correlation with expert evaluation.

  6. Beyond Facts: Evaluating Intent Hallucination in Large Language Models

    cs.CL 2025-06 reject novelty 6.0 of 10

    The paper proposes a query-centric evaluation of LLM "intent hallucination" via constraint decomposition, but the headline metric comparison is undermined by a self-referential human evaluation design.

  7. Shaking to Reveal: Perturbation-Based Detection of LLM Hallucinations

    cs.AI 2025-06 conditional novelty 6.0 of 10

    SSP adds a learned, sample-specific noise prompt to an LLM input and scores hallucination by the cosine shift in intermediate representations, outperforming output-confidence baselines on QA benchmarks.

  8. 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.

  9. Pretrained LLMs Learn Multiple Types of Uncertainty

    cs.CL 2025-05 conditional novelty 5.0 of 10

    LLMs encode multiple dataset-specific linear directions in their hidden states that predict their own answer correctness, and these directions are nearly independent across benchmarks.

  10. LLM-Driven Data Generation and a Novel Soft Metric for Evaluating Text-to-SQL in Aviation MRO

    cs.DB 2025-06 conditional novelty 4.0 of 10

    Introduces an F1-based soft metric for text-to-SQL evaluation and an LLM-driven data generation pipeline, tested on an aviation MRO database.

  11. HD-NDEs: Neural Differential Equations for Hallucination Detection in LLMs

    cs.CL 2025-05 conditional novelty 4.0 of 10

    Modeling the full token-by-token trajectory of LLM hidden states with neural ODEs, CDEs, and SDEs improves hallucination detection by over 14% AUC on a constructed true/false benchmark, though gains shrink on QA datasets.

  12. A Mathematical Theory of Discursive Networks

    cs.CL 2025-07 reject novelty 3.0 of 10

    A two-state Markov model of error propagation suggests that small amounts of cross-agent peer review can flip a network of fallible language models from a falsehood-dominant to a truth-dominant state.

  13. Loki's Dance of Illusions: A Comprehensive Survey of Hallucination in Large Language Models

    cs.CL 2025-06 reject novelty 3.0 of 10

    A survey of LLM hallucination research that formalizes hallucination types and argues, via incompleteness and undecidability arguments, that hallucinations cannot be fully eliminated.

Pith tools