paper-with-me

Papers

Uncertainty Quantification for Large-Scale Deep Networks via Post-StoNet Modeling

2025-08-02 · Yan Sun, Faming Liang arxiv

Deep learning has revolutionized modern data science. However, how to accurately quantify the uncertainty of predictions from large-scale deep neural networks (DNNs) remains an unresolved issue. To address this issue, we introduce a novel post-processing approach. This approach feeds the output from the last hidden layer of a pre-trained large-scale DNN model into a stochastic neural network (StoNet), then trains the StoNet with a sparse penalty on a validation dataset and constructs prediction intervals for future observations. We establish a theoretical guarantee for the validity of this approach; in particular, the parameter estimation consistency for the sparse StoNet is essential for the success of this approach. Comprehensive experiments demonstrate that the proposed approach can construct honest confidence intervals with shorter interval lengths compared to conformal methods and achieves better calibration compared to other post-hoc calibration techniques. Additionally, we show that the StoNet formulation provides us with a platform to adapt sparse learning theory and methods from linear models to DNNs.

📄 PDF Abstract BibTeX arXiv:2508.01217

Code (0)

등록된 구현이 없습니다.

Tasks

Sparse Learning

Similar Papers 제목 키워드 기반

A Kernel-Expanded Stochastic Neural Network

2022-01-14 · Yan Sun, Faming Liang

The deep neural network suffers from many fundamental issues in machine learning. For example, it often gets trapped into a local minimum in training, and its prediction uncertainty is hard to be assessed. To address the…

ImputationPredictionUncertainty Quantification

A Symmetry-Aware Exploration of Bayesian Neural Network Posteriors

2023-10-12 · Olivier Laurent, Emanuel Aldea, Gianni Franchi

The distribution of the weights of modern deep neural networks (DNNs) - crucial for uncertainty quantification and robustness - is an eminently complex object due to its extremely high dimensionality. This paper proposes…

Uncertainty Quantification

Quantification of Uncertainty with Adversarial Models

2023-09-21 · NeurIPS 2023 11

Quantifying uncertainty is important for actionable predictions in real-world applications. A crucial part of predictive uncertainty quantification is the estimation of epistemic uncertainty, which is defined as an integ…

Scalable Uncertainty Quantification for Deep Operator Networks using Randomized Priors

2022-03-06 · Yibo Yang, Georgios Kissas, Paris Perdikaris

We present a simple and effective approach for posterior uncertainty quantification in deep operator networks (DeepONets); an emerging paradigm for supervised learning in function spaces. We adopt a frequentist approach …

Uncertainty Quantification

IB-UQ: Information bottleneck based uncertainty quantification for neural function regression and neural operator learning

2023-02-07 · Ling Guo, Hao Wu, Wenwen Zhou, Yan Wang 외

We propose a novel framework for uncertainty quantification via information bottleneck (IB-UQ) for scientific machine learning tasks, including deep neural network (DNN) regression and neural operator learning (DeepONet)…

Data AugmentationDecoderOperator learningregression+1