paper-with-me

Papers

Uncertainty Quantification for Large Language Diffusion Models

2026-05-14 · Artem Vazhentsev, Vladislav Smirnov, David Li, Maxim Panov, Timothy Baldwin, Artem Shelmanov arxiv

Large Language Diffusion Models (LLDMs) are emerging as an alternative to autoregressive models, offering faster inference through higher parallelism. Similar to autoregressive LLMs, they remain prone to hallucinations, making reliable uncertainty quantification (UQ) crucial for safe deployment. However, existing UQ methods are fundamentally misaligned with this new paradigm: they assume autoregressive factorization or use expensive repeated sampling, negating the efficiency of LLDMs. In this work, we present the first systematic study of UQ for LLDMs and propose lightweight, zero-shot uncertainty signals derived from the iterative denoising process, leveraging intermediate generations, token remasking dynamics, and denoising complexity. We further adapt a state-of-the-art UQ method to LLDMs by combining masked diffusion likelihoods with trajectory-based semantic dissimilarity. We prove that expected trajectory dissimilarity lower bounds the masked diffusion training objective, which motivates its usage as an uncertainty score. Comprehensive experiments across three tasks, eight datasets, and two models show that our method achieves a great cost-performance trade-off: it approaches the strongest sampling-based baselines while incurring up to 100x lower computational overhead. Our work demonstrates that LLDMs can deliver both fast inference and reliable hallucination detection simultaneously.

📄 PDF Abstract BibTeX arXiv:2605.14570

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Light-Weight Diffusion Multiplier and Uncertainty Quantification for Fourier Neural Operators

2025-08-01 · Albert Matveev, Sanmitra Ghosh, Aamal Hussain, James-Michael Leahy 외 arxiv

Operator learning is a powerful paradigm for solving partial differential equations, with Fourier Neural Operators serving as a widely adopted foundation. However, FNOs face significant scalability challenges due to over…

Reliable Trajectory Prediction and Uncertainty Quantification with Conditioned Diffusion Models

2024-05-23 · Marion Neumeier, Sebastian Dorn, Michael Botsch, Wolfgang Utschick

This work introduces the conditioned Vehicle Motion Diffusion (cVMD) model, a novel network architecture for highway trajectory prediction using diffusion models. The proposed model ensures the drivability of the predict…

PredictionTrajectory PredictionUncertainty Quantification

Efficient Self-Evaluation for Diffusion Language Models via Sequence Regeneration

2026-03-03 · Linhao Zhong, Linyu Wu, Wen Wang, Yuling Xi 외 arxiv

Diffusion large language models (dLLMs) have recently attracted significant attention for their ability to enhance diversity, controllability, and parallelism. However, their non-sequential, bidirectionally masked genera…

Large-scale Uncertainty Quantification for Latent Variable Models Using Subsampling Markov Chain Monte Carlo

2026-05-29 · Xiaoyu Wang, Jonathan H. Huggins arxiv

Stochastic gradient Langevin dynamics combined with Gibbs updates (SGLD--Gibbs) provides a highly scalable approach to approximate Bayesian inference in latent variable models. However, it remains unclear how to tune the…

Bayesian Inference

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…