paper-with-me

Papers

Diffusion-Inspired Reconfiguration of Transformers for Uncertainty Calibration

2026-02-09 · Manh Cuong Dao, Quang Hung Pham, Phi Le Nguyen, Thao Nguyen Truong, Bryan Kian Hsiang Low, Trong Nghia Hoang arxiv

Uncertainty calibration in pre-trained transformers is critical for their reliable deployment in risk-sensitive applications. Yet, most existing pre-trained transformers do not have a principled mechanism for uncertainty propagation through their feature transformation stack. In this work, we propose a diffusion-inspired reconfiguration of transformers in which each feature transformation block is modeled as a probabilistic mapping. Composing these probabilistic mappings reveals a probability path that mimics the structure of a diffusion process, transporting data mass from the input distribution to the pre-trained feature distribution. This probability path can then be recompiled on a diffusion process with a unified transition model to enable principled propagation of representation uncertainty throughout the pre-trained model's architecture while maintaining its original predictive performance. Empirical results across a variety of vision and language benchmarks demonstrate that our method achieves superior calibration and predictive accuracy compared to existing uncertainty-aware transformers.

📄 PDF Abstract BibTeX arXiv:2602.08920

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Calibration Attention: Learning Reliability-Aware Representations for Vision Transformers

2025-08-12 · Wenhao Liang, Wei Emma Zhang, Lin Yue, Miao Xu 외 arxiv

Most calibration methods operate at the logit level, implicitly assuming that miscalibration can be corrected without changing the underlying representation. We challenge this assumption and propose \textbf{Calibration A…

Conformal Prediction for Uncertainty-Aware Planning with Diffusion Dynamics Model

2023-09-21 · NeurIPS 2023 11

Robotic applications often involve working in environments that are uncertain, dynamic, and partially observable. Recently, diffusion models have been proposed for learning trajectory prediction models trained from exper…

Towards Intrinsically Calibrated Uncertainty Quantification in Industrial Data-Driven Models via Diffusion Sampler

2026-04-02 · Yiran Ma, Jerome Le Ny, Zhichao Chen, Zhihuan Song arxiv

In modern process industries, data-driven models are important tools for real-time monitoring when key performance indicators are difficult to measure directly. While accurate predictions are essential, reliable uncertai…

On the calibration of neural networks for histological slide-level classification

2023-12-15 · Alexander Kurz, Hendrik A. Mehrtens, Tabea-Clara Bucher, Titus J. Brinker

Deep Neural Networks have shown promising classification performance when predicting certain biomarkers from Whole Slide Images in digital pathology. However, the calibration of the networks' output probabilities is ofte…

Classificationwhole slide images

Feature Clipping for Uncertainty Calibration

2024-10-16 · Linwei Tao, Minjing Dong, Chang Xu

Deep neural networks (DNNs) have achieved significant success across various tasks, but ensuring reliable uncertainty estimates, known as model calibration, is crucial for their safe and effective deployment. Modern DNNs…