valeman / conformal_prediction_in_latent_space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains the Jupyter Notebooks and Python scripts used to visualize the uncertainty results with conformal prediction based on saved checkpoints of neural network force fields.

Content

  • train folder contains the example script to train a neural network force field with Gaussian Multipole (GMP) fingerprinting scheme and SingleNN neural network structures.
  • uncertainty folder contains the example Jupyter Notebooks used to generate and quantify sharpness and calibration of different uncertainty quantification methods such as ensemble, dropout, negative least likelihood estimation and conformal prediction. The dataset used here is for MD17-Aspirin dataset.

Citation

The preprint associated with this repository is on arXiv:

Robust and scalable uncertainty estimation with conformal prediction for machine-learned interatomic potentials
Yuge Hu, Joseph Musielewicz, Zachary Ulissi, Andrew J. Medford
arXiv.2208.08337.

Dependencies

  • AmpTorch
  • pykdtree (Install using pip or conda install)

About


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.7%Language:G-code 0.0%Language:GAP 0.0%