paper-with-me

Papers

Reverse Probing: Supervised Token-level Uncertainty Quantification for Large Language Models in Clinical Text

2026-05-27 · Bushi Xiao, Sarvesh Soni, Daisy Zhe Wang arxiv

As large language models are increasingly deployed for clinical text, ensuring they can reliably signal their own uncertainty becomes critical. Most existing uncertainty quantification (UQ) methods are designed for open-domain generation and cannot localize uncertainty at the token or span level in long clinical text. We propose Reverse Probing, the first UQ framework specialized for clinical summarization, which estimates token-level uncertainty directly from pre-existing labeled summaries. Rather than sampling new outputs, Reverse Probing treats the text as a probe into the model's internal state, extracting uncertainty signals from four categories of internal activations. We evaluate on two expert-annotated clinical datasets and outperform eight adapted baselines on all metrics, achieving up to 4 times higher AUPRC while reducing inference time and computational costs. Feature analysis reveals that delta energy and neighborhood context are the most consistent predictors across all models. This study offers interpretable insights into how models internally respond to unsupported clinical content.

📄 PDF Abstract BibTeX arXiv:2605.28740

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SPOT: Sparse Probing and Outcome Calibration for On-Policy Distillation

2026-08-05 · Zikun Qu, Min Zhang, Mingze Kong, Zhiwei Shang 외 hf

On-policy distillation (OPD) provides dense teacher supervision on student-generated trajectories, but standard reverse-KL training can assign insufficient probability to other plausible continuations. Teacher entropy al…

Can LLMs Detect Their Confabulations? Estimating Reliability in Uncertainty-Aware Language Models

2025-08-11 · Tianyi Zhou, Johanne Medina, Sanjay Chawla arxiv

Large Language Models (LLMs) are prone to generating fluent but incorrect content, known as confabulation, which poses increasing risks in multi-turn or agentic applications where outputs may be reused as context. In thi…

Slot Induction via Pre-trained Language Model Probing and Multi-level Contrastive Learning

2023-08-09 · Hoang H. Nguyen, Chenwei Zhang, Ye Liu, Philip S. Yu

Recent advanced methods in Natural Language Understanding for Task-oriented Dialogue (TOD) Systems (e.g., intent detection and slot filling) require a large amount of annotated data to achieve competitive performance. In…

Contrastive LearningIntent DetectionLanguage ModelingLanguage Modelling+4

Measuring the Interpretability of Unsupervised Representations via Quantized Reverse Probing

2022-09-07 · Iro Laina, Yuki M. Asano, Andrea Vedaldi

Self-supervised visual representation learning has recently attracted significant research interest. While a common way to evaluate self-supervised representations is through transfer to various downstream tasks, we inst…

Representation Learning

Probing Information Distribution in Transformer Architectures through Entropy Analysis

2025-07-21 · Amedeo Buonanno, Alessandro Rivetti, Francesco A. N. Palmieri, Giovanni Di Gennaro 외 arxiv

This work explores entropy analysis as a tool for probing information distribution within Transformer-based architectures. By quantifying token-level uncertainty and examining entropy patterns across different stages of …