paper-with-me

Papers

Scalable Bayesian uncertainty quantification with data-driven priors for radio interferometric imaging

2023-11-30 · Tobías I. Liaudat, Matthijs Mars, Matthew A. Price, Marcelo Pereyra, Marta M. Betcke, Jason D. McEwen

Next-generation radio interferometers like the Square Kilometer Array have the potential to unlock scientific discoveries thanks to their unprecedented angular resolution and sensitivity. One key to unlocking their potential resides in handling the deluge and complexity of incoming data. This challenge requires building radio interferometric imaging methods that can cope with the massive data sizes and provide high-quality image reconstructions with uncertainty quantification (UQ). This work proposes a method coined QuantifAI to address UQ in radio-interferometric imaging with data-driven (learned) priors for high-dimensional settings. Our model, rooted in the Bayesian framework, uses a physically motivated model for the likelihood. The model exploits a data-driven convex prior, which can encode complex information learned implicitly from simulations and guarantee the log-concavity of the posterior. We leverage probability concentration phenomena of high-dimensional log-concave posteriors that let us obtain information about the posterior, avoiding MCMC sampling techniques. We rely on convex optimisation methods to compute the MAP estimation, which is known to be faster and better scale with dimension than MCMC sampling strategies. Our method allows us to compute local credible intervals, i.e., Bayesian error bars, and perform hypothesis testing of structure on the reconstructed image. In addition, we propose a novel blazing-fast method to compute pixel-wise uncertainties at different scales. We demonstrate our method by reconstructing radio-interferometric images in a simulated setting and carrying out fast and scalable UQ, which we validate with MCMC sampling. Our method shows an improved image quality and more meaningful uncertainties than the benchmark method based on a sparsity-promoting prior. QuantifAI's source code: https://github.com/astro-informatics/QuantifAI.

📄 PDF Abstract BibTeX arXiv:2312.00125

Code (1)

astro-informatics/quantifai 공식 구현 pytorch

Tasks

Uncertainty Quantification

Similar Papers 제목 키워드 기반

Scalable Bayesian inference for the generalized linear mixed model

2024-03-05 · Samuel I. Berchuck, Felipe A. Medeiros, Sayan Mukherjee, Andrea Agazzi

The generalized linear mixed model (GLMM) is a popular statistical approach for handling correlated data, and is used extensively in applications areas where big data is common, including biomedical data settings. The fo…

Bayesian InferenceUncertainty Quantification

Fortuna: A Library for Uncertainty Quantification in Deep Learning

2023-02-08 · Gianluca Detommaso, Alberto Gasparin, Michele Donini, Matthias Seeger 외

We present Fortuna, an open-source library for uncertainty quantification in deep learning. Fortuna supports a range of calibration techniques, such as conformal prediction that can be applied to any trained neural netwo…

Bayesian InferenceBenchmarkingConformal PredictionDeep Learning+1

Variational Bayes for high-dimensional proportional hazards models with applications within gene expression

2021-12-19 · Michael Komodromos, Eric Aboagye, Marina Evangelou, Sarah Filippi 외

Few Bayesian methods for analyzing high-dimensional sparse survival data provide scalable variable selection, effect estimation and uncertainty quantification. Such methods often either sacrifice uncertainty quantificati…

Uncertainty QuantificationVariable Selection

Partial Trace-Class Bayesian Neural Networks

2025-11-03 · Arran Carter, Torben Sell arxiv

Bayesian neural networks (BNNs) allow rigorous uncertainty quantification in deep learning, but often come at a prohibitive computational cost. We propose three different innovative architectures of partial trace-class B…

Bayesian Interpolating Neural Network (B-INN): a scalable and reliable Bayesian model for large-scale physical systems

2026-01-30 · Chanwook Park, Brian Kim, Jiachen Guo, Wing Kam Liu arxiv

Neural networks and machine learning models for uncertainty quantification suffer from limited scalability and poor reliability compared to their deterministic counterparts. In industry-scale active learning settings, wh…

Dimensionality ReductionComputational EfficiencyGaussian ProcessesBayesian Inference