Generative Modeling of Full-Atom Protein Conformations using Latent Diffusion on Graph Embeddings
Aditya Sengar, Ali Hariri, Daniel Probst, Patrick Barth, Pierre Vandergheynst

TL;DR
This paper introduces LD-FPG, a novel latent diffusion framework that generates full-atom protein conformations directly from MD trajectories, capturing conformational diversity with high structural fidelity.
Contribution
The work presents a new method combining graph neural networks and diffusion models to generate detailed all-atom protein structures from molecular dynamics data.
Findings
High structural fidelity in generated conformations (lDDT ~0.7)
Accurate recovery of dihedral-angle distributions (JS divergence <0.03)
Effective generation of diverse protein conformations from MD trajectories
Abstract
Generating diverse, all-atom conformational ensembles of dynamic proteins such as G-protein-coupled receptors (GPCRs) is critical for understanding their function, yet most generative models simplify atomic detail or ignore conformational diversity altogether. We present latent diffusion for full protein generation (LD-FPG), a framework that constructs complete all-atom protein structures, including every side-chain heavy atom, directly from molecular dynamics (MD) trajectories. LD-FPG employs a Chebyshev graph neural network (ChebNet) to obtain low-dimensional latent embeddings of protein conformations, which are processed using three pooling strategies: blind, sequential and residue-based. A diffusion model trained on these latent representations generates new samples that a decoder, optionally regularized by dihedral-angle losses, maps back to Cartesian coordinates. Using D2R-MD, a…
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
TopicsReceptor Mechanisms and Signaling · Protein Structure and Dynamics · Computational Drug Discovery Methods
MethodsDiffusion · Graph Neural Network
