paper-with-me

Papers

SAC3: Reliable Hallucination Detection in Black-Box Language Models via Semantic-aware Cross-check Consistency

2023-11-03 · Jiaxin Zhang, Zhuohang Li, Kamalika Das, Bradley A. Malin, Sricharan Kumar

Hallucination detection is a critical step toward understanding the trustworthiness of modern language models (LMs). To achieve this goal, we re-examine existing detection approaches based on the self-consistency of LMs and uncover two types of hallucinations resulting from 1) question-level and 2) model-level, which cannot be effectively identified through self-consistency check alone. Building upon this discovery, we propose a novel sampling-based method, i.e., semantic-aware cross-check consistency (SAC3) that expands on the principle of self-consistency checking. Our SAC3 approach incorporates additional mechanisms to detect both question-level and model-level hallucinations by leveraging advances including semantically equivalent question perturbation and cross-model response consistency checking. Through extensive and systematic empirical analysis, we demonstrate that SAC3 outperforms the state of the art in detecting both non-factual and factual statements across multiple question-answering and open-domain generation benchmarks.

📄 PDF Abstract BibTeX arXiv:2311.01740

Code (1)

intuit/sac3 공식 구현

Tasks

HallucinationQuestion Answering

Similar Papers 제목 키워드 기반

BEACON: Behavioral Entropy Aggregation for Cross-Model Hallucination Detection in Large Language Models

2026-04-20 · Naveen Bera, Pulijala Sai Nikhila, Kondaguduru Abhiram, Shaik Gayaz Ali 외 arxiv

Hallucination in large language models (LLMs), defined as the generation of factually incorrect or unsupported content, remains a critical barrier to reliable deployment. We present BEACON (Behavioral Entropy Aggregation…

Feature Importance

Estimating Semantic Alphabet Size for LLM Uncertainty Quantification

2025-09-17 · Lucas H. McCabe, Rimon Melamed, Thomas Hartvigsen, H. Howie Huang arxiv

Many black-box techniques for quantifying the uncertainty of large language models (LLMs) rely on repeated LLM sampling, which can be computationally expensive. Therefore, practical applicability demands reliable estimat…

Lowest Span Confidence: A Zero-Shot Metric for Efficient and Black-Box Hallucination Detection in LLMs

2026-01-07 · Yitong Qiao, Licheng Pan, Yu Mi, Lei Liu 외 arxiv

Hallucinations in Large Language Models (LLMs), i.e., the tendency to generate plausible but non-factual content, pose a significant challenge for their reliable deployment in high-stakes environments. However, existing …

Black-Box Hallucination Detection via Consistency Under the Uncertain Expression

2025-09-26 · Seongho Joo, Kyungmin Min, Jahyun Koo, Kyomin Jung arxiv

Despite the great advancement of Language modeling in recent days, Large Language Models (LLMs) such as GPT3 are notorious for generating non-factual responses, so-called "hallucination" problems. Existing methods for de…

Hallucination Filtering in Radiology Vision-Language Models Using Discrete Semantic Entropy

2025-10-10 · Patrick Wienholt, Sophie Caselitz, Robert Siepmann, Philipp Bruners 외 arxiv

To determine whether using discrete semantic entropy (DSE) to reject questions likely to generate hallucinations can improve the accuracy of black-box vision-language models (VLMs) in radiologic image based visual questi…

Visual Question Answering