paper-with-me

홈 › Papers

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, Yue Shen, Fei Sun, Zhixuan Chu 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 hallucination detection methods generally operate under unrealistic assumptions, i.e., either requiring expensive intensive sampling strategies for consistency checks or white-box LLM states, which are unavailable or inefficient in common API-based scenarios. To this end, we propose a novel efficient zero-shot metric called Lowest Span Confidence (LSC) for hallucination detection under minimal resource assumptions, only requiring a single forward with output probabilities. Concretely, LSC evaluates the joint likelihood of semantically coherent spans via a sliding window mechanism. By identifying regions of lowest marginal confidence across variable-length n-grams, LSC could well capture local uncertainty patterns strongly correlated with factual inconsistency. Importantly, LSC can mitigate the dilution effect of perplexity and the noise sensitivity of minimum token probability, offering a more robust estimate of factual uncertainty. Extensive experiments across multiple state-of-the-art (SOTA) LLMs and diverse benchmarks show that LSC consistently outperforms existing zero-shot baselines, delivering strong detection performance even under resource-constrained conditions.

📄 PDF Abstract BibTeX arXiv:2601.19918

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Respect Your Zero-Shot Uncertainty: Conservative Calibration for Test-Time-Adapted Vision-Language Models

2026-08-06 · Jingyan Jiang, Yaru Sun, Xiao Chen, Jiazhen Huang 외 arxiv

Test-time adaptation (TTA) can improve the recognition accuracy of vision-language models under distribution shift, but often degrades calibration, making predictive confidence unreliable for downstream decision-making. …

Test-time Adaptation

On the Limits of LLM Adaptability: Impact of Model-Internalized Priors on Annotation Task Performance

2026-05-30 · Etienne Casanova, Rafal Kocielnik, R. Michael Alvarez arxiv

Large Language Models (LLMs) are increasingly used for zero-shot annotation and LLM-as-a-judge tasks, yet their reliability hinges on how model-internalized priors interact with user-provided instructions. We investigate…

VideoINSTA: Zero-shot Long Video Understanding via Informative Spatial-Temporal Reasoning with LLMs

2024-09-30 · Ruotong Liao, Max Erler, Huiyu Wang, Guangyao Zhai 외

In the video-language domain, recent works in leveraging zero-shot Large Language Model-based reasoning for video understanding have become competitive challengers to previous end-to-end models. However, long video under…

EgoSchemaLanguage ModellingLarge Language ModelQuestion Answering+3

Enhancing LLM Reasoning via Non-Human-Like Reasoning Path Preference Optimization

2025-10-13 · Junjie Lu, Yuliang Liu, Chaofeng Qu, Wei Shen 외 arxiv

Current approaches for strengthening LLM reasoning tend to introduce a training bias toward human-like reasoning trajectories. In step-wise preference optimization, in particular, dependence on human or higher-capacity m…

Mathematical Reasoning

Zero-Shot Cross-Lingual NER Using Phonemic Representations for Low-Resource Languages

2024-06-23 · Jimin Sohn, Haeji Jung, Alex Cheng, Jooeon Kang 외

Existing zero-shot cross-lingual NER approaches require substantial prior knowledge of the target language, which is impractical for low-resource languages. In this paper, we propose a novel approach to NER using phonemi…

Cross-Lingual NERNER