CHEM-PHLGMLDec 22, 2019

Interpretable Embeddings From Molecular Simulations Using Gaussian Mixture Variational Autoencoders

arXiv:1912.12175v149 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of analyzing complex molecular simulation data for researchers in computational chemistry and biophysics, offering an incremental improvement over existing autoencoder methods.

The authors tackled the problem of extracting interpretable low-dimensional embeddings from molecular simulation data by developing a Gaussian mixture variational autoencoder (GMVAE) that incorporates multi-basin free-energy landscapes into the prior, resulting in improved clustering and identification of metastable states compared to standard VAEs, as demonstrated on toy models and peptide ensembles.

Extracting insight from the enormous quantity of data generated from molecular simulations requires the identification of a small number of collective variables whose corresponding low-dimensional free-energy landscape retains the essential features of the underlying system. Data-driven techniques provide a systematic route to constructing this landscape, without the need for extensive a priori intuition into the relevant driving forces. In particular, autoencoders are powerful tools for dimensionality reduction, as they naturally force an information bottleneck and, thereby, a low-dimensional embedding of the essential features. While variational autoencoders ensure continuity of the embedding by assuming a unimodal Gaussian prior, this is at odds with the multi-basin free-energy landscapes that typically arise from the identification of meaningful collective variables. In this work, we incorporate this physical intuition into the prior by employing a Gaussian mixture variational autoencoder (GMVAE), which encourages the separation of metastable states within the embedding. The GMVAE performs dimensionality reduction and clustering within a single unified framework, and is capable of identifying the inherent dimensionality of the input data, in terms of the number of Gaussians required to categorize the data. We illustrate our approach on two toy models, alanine dipeptide, and a challenging disordered peptide ensemble, demonstrating the enhanced clustering effect of the GMVAE prior compared to standard VAEs. The resulting embeddings appear to be promising representations for constructing Markov state models, highlighting the transferability of the dimensionality reduction from static equilibrium properties to dynamics.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes