paper-with-me

Papers

Calibrated Uncertainty for Molecular Property Prediction using Ensembles of Message Passing Neural Networks

2021-07-13 · Jonas Busk, Peter Bjørn Jørgensen, Arghya Bhowmik, Mikkel N. Schmidt, Ole Winther, Tejs Vegge

Data-driven methods based on machine learning have the potential to accelerate computational analysis of atomic structures. In this context, reliable uncertainty estimates are important for assessing confidence in predictions and enabling decision making. However, machine learning models can produce badly calibrated uncertainty estimates and it is therefore crucial to detect and handle uncertainty carefully. In this work we extend a message passing neural network designed specifically for predicting properties of molecules and materials with a calibrated probabilistic predictive distribution. The method presented in this paper differs from previous work by considering both aleatoric and epistemic uncertainty in a unified framework, and by recalibrating the predictive distribution on unseen data. Through computer experiments, we show that our approach results in accurate models for predicting molecular formation energies with well calibrated uncertainty in and out of the training data distribution on two public molecular benchmark datasets, QM9 and PC9. The proposed method provides a general framework for training and evaluating neural network ensemble models that are able to produce accurate predictions of properties of molecules with well calibrated uncertainty estimates.

📄 PDF Abstract BibTeX arXiv:2107.06068

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDecision MakingMolecular Property PredictionProperty Prediction

Similar Papers 제목 키워드 기반

Improving Counterfactual Truthfulness for Molecular Property Prediction through Uncertainty Quantification

2025-04-03 · Jonas Teufel, Annika Leinweber, Pascal Friederich

Explainable AI (xAI) interventions aim to improve interpretability for complex black-box models, not only to improve user trust but also as a means to extract scientific insights from high-performing predictive systems. …

counterfactualMolecular Property PredictionProperty PredictionUncertainty Quantification

Gaussian Process Molecule Property Prediction with FlowMO

2020-10-02 · Henry B. Moss, Ryan-Rhys Griffiths

We present FlowMO: an open-source Python library for molecular property prediction with Gaussian Processes. Built upon GPflow and RDKit, FlowMO enables the user to make predictions with well-calibrated uncertainty estima…

Active LearningGaussian ProcessesMolecular Property PredictionPrediction+1

Diversity regularization in deep ensembles

2018-02-22 · Changjian Shui, Azadeh Sadat Mozafari, Jonathan Marek, Ihsen Hedhli 외

Calibrating the confidence of supervised learning models is important for a variety of contexts where the certainty over predictions should be reliable. However, it has been reported that deep neural network models are o…

DiversityPrediction

On Graph Neural Network Ensembles for Large-Scale Molecular Property Prediction

2021-06-29 · Edward Elson Kosasih, Joaquin Cabezas, Xavier Sumba, Piotr Bielak 외

In order to advance large-scale graph machine learning, the Open Graph Benchmark Large Scale Challenge (OGB-LSC) was proposed at the KDD Cup 2021. The PCQM4M-LSC dataset defines a molecular HOMO-LUMO property prediction …

Active LearningGraph Neural NetworkMolecular Property PredictionPrediction+1

Graph Neural Network Interatomic Potential Ensembles with Calibrated Aleatoric and Epistemic Uncertainty on Energy and Forces

2023-05-10 · Jonas Busk, Mikkel N. Schmidt, Ole Winther, Tejs Vegge 외

Inexpensive machine learning potentials are increasingly being used to speed up structural optimization and molecular dynamics simulations of materials by iteratively predicting and applying interatomic forces. In these …

Graph Neural Network