paper-with-me

Papers

From Signals to Transfer: A Factorised Study of Probe-Based Uncertainty Estimation in Large Language Models

2026-06-26 · Ponhvoan Srey, Xiaobao Wu, Cong-Duy Nguyen, Quang Minh Nguyen, Duc Anh Vu, Anh Tuan Luu arxiv

Probe-based uncertainty estimation (UE) has emerged as a prominent approach to detect hallucinations in Large Language Models (LLMs) by learning uncertainty from internal model signals. Yet, recent methods vary simultaneously across feature design, training data construction, and evaluation setting, obscuring what actually drives performance. To address this issue, we propose a factorised study of probe-based UE under matched conditions. Our results show that raw hidden states and attention features are difficult to outperform in-domain. However, under distribution shift, structured and compressed features are more robust, suggesting that in-domain performance alone is insufficient to measure progress. Furthermore, prompting and label construction significantly affect probe behaviour. Building on these best-practice findings, we train benchmark-based pretrained probes that transfer reasonably well to open-ended factual generation, providing a stable off-the-shelf baseline. Our work encourages more deployment-oriented evaluation of probe-based uncertainty estimators. The code repository is available at https://github.com/ponhvoan/ProbeUE.

📄 PDF Abstract BibTeX arXiv:2606.27679

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Factorised Inverse-Sketching

2018-08-07 · ECCV 2018 9 · Kaiyue Pang, Da Li, Jifei Song, Yi-Zhe Song 외

Modelling human free-hand sketches has become topical recently, driven by practical applications such as fine-grained sketch based image retrieval (FG-SBIR). Sketches are clearly related to photo edge-maps, but a human f…

Image RetrievalRetrievalSketch-Based Image RetrievalStyle Transfer

Hidden Failures in Robustness: Why Supervised Uncertainty Quantification Needs Better Evaluation

2026-04-13 · Joe Stacey, Hadas Orgad, Kentaro Inui, Benjamin Heinzerling 외 arxiv

Recent work has shown that the hidden states of large language models contain signals useful for uncertainty estimation and hallucination detection, motivating a growing interest in efficient probe-based approaches. Yet …

CORVUS: Red-Teaming Hallucination Detectors via Internal Signal Camouflage in Large Language Models

2026-01-19 · Nay Myat Min, Long H. Pham, Hongyu Zhang, Jun Sun arxiv

Single-pass hallucination detectors rely on internal telemetry (e.g., uncertainty, hidden-state geometry, and attention) of large language models, implicitly assuming hallucinations leave separable traces in these signal…

Bayesian Vector AutoRegression with Factorised Granger-Causal Graphs

2024-02-06 · He Zhao, Vassili Kitsios, Terence J. O'Kane, Edwin V. Bonilla

We study the problem of automatically discovering Granger causal relations from observational multivariate time-series data.Vector autoregressive (VAR) models have been time-tested for this problem, including Bayesian va…

Time SeriesUncertainty Quantification

Factorised Speaker-environment Adaptive Training of Conformer Speech Recognition Systems

2023-06-26 · Jiajun Deng, Guinan Li, Xurong Xie, Zengrui Jin 외

Rich sources of variability in natural speech present significant challenges to current data intensive speech recognition technologies. To model both speaker and environment level diversity, this paper proposes a novel B…

Diversityspeech-recognitionSpeech RecognitionTest-time Adaptation