paper-with-me

Papers

Cleanse: Uncertainty Estimation Approach Using Clustering-based Semantic Consistency in LLMs

2025-07-19 · Minsuh Joo, Hyunsoo Cho arxiv

Despite the outstanding performance of large language models (LLMs) across various NLP tasks, hallucinations in LLMs--where LLMs generate inaccurate responses--remains as a critical problem as it can be directly connected to a crisis of building safe and reliable LLMs. Uncertainty estimation is primarily used to measure hallucination levels in LLM responses so that correct and incorrect answers can be distinguished clearly. This study proposes an effective uncertainty estimation approach, \textbf{Cl}ust\textbf{e}ring-based sem\textbf{an}tic con\textbf{s}ist\textbf{e}ncy (\textbf{Cleanse}). Cleanse quantifies the uncertainty with the proportion of the intra-cluster consistency in the total consistency between LLM hidden embeddings which contain adequate semantic information of generations, by employing clustering. The effectiveness of Cleanse for detecting hallucination is validated using four off-the-shelf models, LLaMA-7B, LLaMA-13B, LLaMA2-7B and Mistral-7B and two question-answering benchmarks, SQuAD and CoQA.

📄 PDF Abstract BibTeX arXiv:2507.14649

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving Semantic Uncertainty Quantification in LVLMs with Semantic Gaussian Processes

2025-12-16 · Joseph Hoche, Andrei Bursuc, David Brellmann, Gilles Louppe 외 arxiv

Large Vision-Language Models (LVLMs) often produce plausible but unreliable outputs, making robust uncertainty estimation essential. Recent work on semantic uncertainty estimates relies on external models to cluster mult…

Image ClassificationGaussian Processes

Semantic Reformulation Entropy for Robust Hallucination Detection in QA Tasks

2025-09-22 · Chaodong Tong, Qi Zhang, Lei Jiang, Yanbing Liu 외 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 …

Question Answering

VDC: Versatile Data Cleanser based on Visual-Linguistic Inconsistency by Multimodal Large Language Models

2023-09-28 · Zihao Zhu, Mingda Zhang, Shaokui Wei, Bingzhe Wu 외

The role of data in building AI systems has recently been emphasized by the emerging concept of data-centric AI. Unfortunately, in the real-world, datasets may contain dirty samples, such as poisoned samples from backdoo…

Backdoor Attackcross-modal alignmentQuestion AnsweringQuestion Generation+2

The First Token Knows: Single-Decode Confidence for Hallucination Detection

2026-05-06 · Mina Gabriel arxiv

Self-consistency detects hallucinations by generating multiple sampled answers to a question and measuring agreement, but this requires repeated decoding and can be sensitive to lexical variation. Semantic self-consisten…

Natural Language InferenceQuestion Answering

Enhanced Federated Deep Multi-View Clustering under Uncertainty Scenario

2025-11-19 · Bingjun Wei, Xuemei Cao, Jiafen Liu, Haoyang Liang 외 arxiv

Traditional Federated Multi-View Clustering assumes uniform views across clients, yet practical deployments reveal heterogeneous view completeness with prevalent incomplete, redundant, or corrupted data. While recent app…