paper-with-me

홈 › Papers

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 detecting and alleviating this hallucination problem require external resources or the internal state of LLMs, such as the output probability of each token. Given the LLM's restricted external API availability and the limited scope of external resources, there is an urgent demand to establish the Black-Box approach as the cornerstone for effective hallucination detection. In this work, we propose a simple black-box hallucination detection metric after the investigation of the behavior of LLMs under expression of uncertainty. Our comprehensive analysis reveals that LLMs generate consistent responses when they present factual responses while non-consistent responses vice versa. Based on the analysis, we propose an efficient black-box hallucination detection metric with the expression of uncertainty. The experiment demonstrates that our metric is more predictive of the factuality in model responses than baselines that use internal knowledge of LLMs.

📄 PDF Abstract BibTeX arXiv:2509.21999

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Verify when Uncertain: Beyond Self-Consistency in Black Box Hallucination Detection

2025-02-20 · Yihao Xue, Kristjan Greenewald, Youssef Mroueh, Baharan Mirzasoleiman

Large Language Models (LLMs) suffer from hallucination problems, which hinder their reliability in sensitive applications. In the black-box setting, several self-consistency-based techniques have been proposed for halluc…

Hallucination

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

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 …

A Benchmark for Hallucination Detection in VLMs for Gastrointestinal Endoscopy

2026-06-23 · Aminu Lawal, Niyoj Oli, Sachin Acharya, Prashnna Gyawali 외 arxiv

Vision-language models (VLMs) are prone to hallucination, which remains a major barrier to their safe deployment in clinical practice. To date, most hallucination detection methods have been evaluated on radiology benchm…

Visual Question Answering

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 외

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 …

HallucinationQuestion Answering