paper-with-me

Papers

Uncertainty Quantification in Graph Neural Networks with Shallow Ensembles

2025-04-17 · Tirtha Vinchurkar, Kareem Abdelmaqsoud, John R. Kitchin

Machine-learned potentials (MLPs) have revolutionized materials discovery by providing accurate and efficient predictions of molecular and material properties. Graph Neural Networks (GNNs) have emerged as a state-of-the-art approach due to their ability to capture complex atomic interactions. However, GNNs often produce unreliable predictions when encountering out-of-domain data and it is difficult to identify when that happens. To address this challenge, we explore Uncertainty Quantification (UQ) techniques, focusing on Direct Propagation of Shallow Ensembles (DPOSE) as a computationally efficient alternative to deep ensembles. By integrating DPOSE into the SchNet model, we assess its ability to provide reliable uncertainty estimates across diverse Density Functional Theory datasets, including QM9, OC20, and Gold Molecular Dynamics. Our findings often demonstrate that DPOSE successfully distinguishes between in-domain and out-of-domain samples, exhibiting higher uncertainty for unobserved molecule and material classes. This work highlights the potential of lightweight UQ methods in improving the robustness of GNN-based materials modeling and lays the foundation for future integration with active learning strategies.

📄 PDF Abstract BibTeX arXiv:2504.12627

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningUncertainty Quantification

Methods 이 논문이 사용한 방법론

Shifted Softplus Shifted Softplus is an activation function ${\rm ssp}(x) = \ln( 0.5 e^{x} + 0.5 )$, which SchNet employs as non-linearity…
SchNet SchNet is an end-to-end deep neural network architecture based on continuous-filter convolutions. It follows the deep tensor neural network framework, i.e. atom-wise…

Similar Papers 제목 키워드 기반

Do Deep Ensembles Actually Capture Uncertainty in Graph Neural Networks?

2026-05-21 · Pedro C. Vieira, Pedro Ribeiro, Viacheslav Borovitskiy arxiv

While deep ensembles are widely considered to be the default method for uncertainty quantification in deep learning, their effectiveness for graph-structured data is often simply assumed based on successes in domains lik…

Uncertainty Quantification with Deep Ensembles for 6D Object Pose Estimation

2024-03-12 · Kira Wursthorn, Markus Hillemann, Markus Ulrich

The estimation of 6D object poses is a fundamental task in many computer vision applications. Particularly, in high risk scenarios such as human-robot interaction, industrial inspection, and automation, reliable pose est…

6D Pose Estimation using RGBObjectPose EstimationUncertainty Quantification

Credal Graph Neural Networks

2025-12-02 · Matteo Tolloso, Davide Bacciu arxiv

Uncertainty quantification is essential for deploying reliable Graph Neural Networks (GNNs), where existing approaches primarily rely on Bayesian inference or ensembles. In this paper, we introduce the first credal graph…

Node ClassificationBayesian Inference

Calibrating Ensembles for Scalable Uncertainty Quantification in Deep Learning-based Medical Segmentation

2022-09-20 · Thomas Buddenkotte, Lorena Escudero Sanchez, Mireia Crispin-Ortuzar, Ramona Woitek 외

Uncertainty quantification in automated image analysis is highly desired in many applications. Typically, machine learning models in classification or segmentation are only developed to provide binary answers; however, q…

Active LearningUncertainty Quantification

Deep Ensembles to Improve Uncertainty Quantification of Statistical Downscaling Models under Climate Change Conditions

2023-04-27 · Jose González-Abad, Jorge Baño-Medina

Recently, deep learning has emerged as a promising tool for statistical downscaling, the set of methods for generating high-resolution climate fields from coarse low-resolution variables. Nevertheless, their ability to g…

Uncertainty Quantification