English

Torch-Uncertainty: A Deep Learning Framework for Uncertainty Quantification

Machine Learning 2025-11-14 v1 Artificial Intelligence

Abstract

Deep Neural Networks (DNNs) have demonstrated remarkable performance across various domains, including computer vision and natural language processing. However, they often struggle to accurately quantify the uncertainty of their predictions, limiting their broader adoption in critical real-world applications. Uncertainty Quantification (UQ) for Deep Learning seeks to address this challenge by providing methods to improve the reliability of uncertainty estimates. Although numerous techniques have been proposed, a unified tool offering a seamless workflow to evaluate and integrate these methods remains lacking. To bridge this gap, we introduce Torch-Uncertainty, a PyTorch and Lightning-based framework designed to streamline DNN training and evaluation with UQ techniques and metrics. In this paper, we outline the foundational principles of our library and present comprehensive experimental results that benchmark a diverse set of UQ methods across classification, segmentation, and regression tasks. Our library is available at https://github.com/ENSTA-U2IS-AI/Torch-Uncertainty

Keywords

Cite

@article{arxiv.2511.10282,
  title  = {Torch-Uncertainty: A Deep Learning Framework for Uncertainty Quantification},
  author = {Adrien Lafage and Olivier Laurent and Firas Gabetni and Gianni Franchi},
  journal= {arXiv preprint arXiv:2511.10282},
  year   = {2025}
}

Comments

NeurIPS 2025 Spotlight

R2 v1 2026-07-01T07:35:40.702Z