paper-with-me

Papers

Semantic Reformulation Entropy for Robust Hallucination Detection in QA Tasks

2025-09-22 · Chaodong Tong, Qi Zhang, Lei Jiang, Yanbing Liu, Nannan Sun, Wei Li arxiv

Reliable question answering with large language models (LLMs) is challenged by hallucinations, fluent but factually incorrect outputs arising from epistemic uncertainty. Existing entropy-based semantic-level uncertainty estimation methods are limited by sampling noise and unstable clustering of variable-length answers. We propose Semantic Reformulation Entropy (SRE), which improves uncertainty estimation in two ways. First, input-side semantic reformulations produce faithful paraphrases, expand the estimation space, and reduce biases from superficial decoder tendencies. Second, progressive, energy-based hybrid clustering stabilizes semantic grouping. Experiments on SQuAD and TriviaQA show that SRE outperforms strong baselines, providing more robust and generalizable hallucination detection. These results demonstrate that combining input diversification with multi-signal clustering substantially enhances semantic-level uncertainty estimation.

📄 PDF Abstract BibTeX arXiv:2509.17445

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Semantic Energy: Detecting LLM Hallucination Beyond Entropy

2025-08-20 · Huan Ma, Jiadong Pan, Jing Liu, Yan Chen 외 arxiv

Large Language Models (LLMs) are being increasingly deployed in real-world applications, but they remain susceptible to hallucinations, which produce fluent yet incorrect responses and lead to erroneous decision-making. …

Semantic Entropy Probes: Robust and Cheap Hallucination Detection in LLMs

2024-06-22 · Jannik Kossen, Jiatong Han, Muhammed Razzak, Lisa Schut 외

We propose semantic entropy probes (SEPs), a cheap and reliable method for uncertainty quantification in Large Language Models (LLMs). Hallucinations, which are plausible-sounding but factually incorrect and arbitrary mo…

HallucinationUncertainty Quantification

Vision-Amplified Semantic Entropy for Hallucination Detection in Medical Visual Question Answering

2025-03-26 · Zehui Liao, Shishuai Hu, Ke Zou, Huazhu Fu 외

Multimodal large language models (MLLMs) have demonstrated significant potential in medical Visual Question Answering (VQA). Yet, they remain prone to hallucinations-incorrect responses that contradict input images, posi…

DiagnosticHallucinationMedical Visual Question AnsweringQuestion Answering+2

Efficient Hallucination Detection: Adaptive Bayesian Estimation of Semantic Entropy with Guided Semantic Exploration

2026-03-24 · Qiyao Sun, Xingming Li, Xixiang He, Ao Cheng 외 arxiv

Large language models (LLMs) have achieved remarkable success in various natural language processing tasks, yet they remain prone to generating factually incorrect outputs known as hallucinations. While recent approaches…

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