paper-with-me

Papers

Beyond Point Estimates: Benchmarking Uncertainty Quantification Methods on the AION-1 Astronomical Foundation Model

2026-06-05 · Karla Tame-Narvaez, Aleksandra Ćiprijanović, Shubhendu Trivedi arxiv

Foundation models for astronomical surveys offer powerful learned representations that can be transferred to downstream regression tasks such as galaxy property estimation. However, point predictions alone are insufficient for scientific inference; reliable uncertainty quantification (UQ) is essential. We compare seven UQ methods on galaxy property regression using frozen AION-1 foundation-model embeddings, predicting redshift, stellar mass, stellar-population age, gas-phase metallicity, and specific star-formation rate, from Legacy Survey photometry/imaging and DESI spectra, with PROVABGS-derived labels. Distribution-free conformal methods achieve marginal coverage within $\sim$1\,pp of the nominal 90\% across all properties, while non-conformal baselines (Deep Ensembles, MC~Dropout) fail to calibrate reliably. Among conformal approaches, Conformalized Quantile Regression (CQR) delivers the best coverage in the bin with the poorest model predictions. More importantly, only the Locally Valid and Discriminative (LVD) framework -- particularly when operating on AION-1 embeddings -- also provides finite-sample \emph{local validity}, producing intervals that adapt to each galaxy's local prediction difficulty rather than relying on marginal guarantees alone. These results establish conformal prediction, and LVD in particular, as the preferred UQ framework for uncertainty-aware inference on foundation-model embeddings in astrophysics.

📄 PDF Abstract BibTeX arXiv:2606.07771

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Bayesian Optical Flow with Uncertainty Quantification

2016-11-04 · Jie Sun, Fernando J. Quevedo, Erik Bollt

Optical flow refers to the visual motion observed between two consecutive images. Since the degree of freedom is typically much larger than the constraints imposed by the image observations, the straightforward formulati…

Optical Flow EstimationUncertainty Quantification

QU-BraTS: MICCAI BraTS 2020 Challenge on Quantifying Uncertainty in Brain Tumor Segmentation - Analysis of Ranking Scores and Benchmarking Results

2021-12-19 · Raghav Mehta, Angelos Filos, Ujjwal Baid, Chiharu Sako 외

Deep learning (DL) models have provided state-of-the-art performance in various medical imaging benchmarking challenges, including the Brain Tumor Segmentation (BraTS) challenges. However, the task of focal pathology mul…

BenchmarkingBrain Tumor SegmentationImage SegmentationMedical Image Segmentation+5

Bayesian Inference of Primordial Magnetic Field Parameters from CMB with Spherical Graph Neural Networks

2025-10-23 · Juan Alejandro Pinto Castro, Héctor J. Hortúa, Jorge Enrique García-Farieta, Roger Anderson Hurtado arxiv

Deep learning has emerged as a transformative methodology in modern cosmology, providing powerful tools to extract meaningful physical information from complex astronomical datasets. This paper implements a novel Bayesia…

Bayesian Inference

PropUQ-MAS: Propagation-Aware Uncertainty Quantification for LLM Multi-Agent Systems

2026-08-22 · Yaokun Liu, Yifan Liu, Daniel Yue Zhang, Ruichen Yao 외 arxiv

LLM-based multi-agent systems (MAS) solve complex tasks through communication among role-specialized agents. However, inter-agent dependencies introduce reliability risks beyond isolated agent failures. For instance, err…