paper-with-me

Papers

Differentiable sampling of molecular geometries with uncertainty-based adversarial attacks

2021-01-27 · Daniel Schwalbe-Koda, Aik Rui Tan, Rafael Gómez-Bombarelli

Neural network (NN) interatomic potentials provide fast prediction of potential energy surfaces, closely matching the accuracy of the electronic structure methods used to produce the training data. However, NN predictions are only reliable within well-learned training domains, and show volatile behavior when extrapolating. Uncertainty quantification approaches can flag atomic configurations for which prediction confidence is low, but arriving at such uncertain regions requires expensive sampling of the NN phase space, often using atomistic simulations. Here, we exploit automatic differentiation to drive atomistic systems towards high-likelihood, high-uncertainty configurations without the need for molecular dynamics simulations. By performing adversarial attacks on an uncertainty metric, informative geometries that expand the training domain of NNs are sampled. When combined to an active learning loop, this approach bootstraps and improves NN potentials while decreasing the number of calls to the ground truth method. This efficiency is demonstrated on sampling of kinetic barriers and collective variables in molecules, and can be extended to any NN potential architecture and materials system.

📄 PDF Abstract BibTeX arXiv:2101.11588

Code (2)

learningmatter-mit/Atomistic-Adversarial-Attacks 공식 구현 pytorch
learningmatter-mit/NeuralForceField pytorch

Tasks

Active LearningUncertainty Quantification

Similar Papers 제목 키워드 기반

MoleCLUEs: Molecular Conformers Maximally In-Distribution for Predictive Models

2023-06-20 · Michael Maser, Natasa Tagasovska, Jae Hyeon Lee, Andrew Watkins

Structure-based molecular ML (SBML) models can be highly sensitive to input geometries and give predictions with large variance. We present an approach to mitigate the challenge of selecting conformations for such models…

counterfactualDecoder

3D Molecular Geometry Analysis with 2D Graphs

2023-05-01 · Zhao Xu, Yaochen Xie, Youzhi Luo, Xuan Zhang 외

Ground-state 3D geometries of molecules are essential for many molecular analysis tasks. Modern quantum mechanical methods can compute accurate 3D geometries but are computationally prohibitive. Currently, an efficient a…

Deep LearningProperty PredictionSelf-Supervised Learning

Augmenting Molecular Graphs with Geometries via Machine Learning Interatomic Potentials

2025-07-01 · Cong Fu, Yuchao Lin, Zachary Krueger, Haiyang Yu 외 arxiv

Accurate molecular property predictions require 3D geometries, which are typically obtained using expensive methods such as density functional theory (DFT). Here, we attempt to obtain molecular geometries by relying sole…

Molecular Property Prediction

Molecule3D: A Benchmark for Predicting 3D Geometries from Molecular Graphs

2021-09-30 · Zhao Xu, Youzhi Luo, Xuan Zhang, Xinyi Xu 외

Graph neural networks are emerging as promising methods for modeling molecular graphs, in which nodes and edges correspond to atoms and chemical bonds, respectively. Recent studies show that when 3D molecular geometries,…

3D Geometry PredictionMolecular Property PredictionProperty Prediction

Von Mises Mixture Distributions for Molecular Conformation Generation

2023-06-13 · Kirk Swanson, Jake Williams, Eric Jonas

Molecules are frequently represented as graphs, but the underlying 3D molecular geometry (the locations of the atoms) ultimately determines most molecular properties. However, most molecules are not static and at room te…

Graph Neural Network