Von Mises Mixture Distributions for Molecular Conformation Generation
Kirk Swanson, Jake Williams, Eric Jonas

TL;DR
This paper introduces VonMisesNet, a graph neural network that efficiently generates molecular conformations by modeling torsion angles with von Mises distributions, enabling faster and more accurate sampling from the Boltzmann distribution.
Contribution
VonMisesNet is a novel GNN that captures conformational variability using a mixture of von Mises distributions for torsion angles, improving sampling speed and accuracy.
Findings
Generates molecular conformations faster than existing methods.
Accurately models conformational variability with von Mises mixtures.
Produces physically realistic conformations consistent with the Boltzmann distribution.
Abstract
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 temperature adopt a wide variety of geometries or . The resulting distribution on geometries is known as the Boltzmann distribution, and many molecular properties are expectations computed under this distribution. Generating accurate samples from the Boltzmann distribution is therefore essential for computing these expectations accurately. Traditional sampling-based methods are computationally expensive, and most recent machine learning-based methods have focused on identifying in this distribution rather than generating true . Generating such samples requires capturing conformational variability, and it has…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMachine Learning in Materials Science · Computational Drug Discovery Methods · Protein Structure and Dynamics
MethodsGraph Neural Network
