Geometric Latent Diffusion Models for 3D Molecule Generation
Minkai Xu, Alexander Powers, Ron Dror, Stefano Ermon, Jure Leskovec

TL;DR
GeoLDM introduces a novel latent diffusion approach for 3D molecule generation, effectively capturing geometric constraints and achieving superior performance on benchmark datasets.
Contribution
It is the first latent diffusion model specifically designed for 3D molecular geometries, incorporating roto-translational equivariance in the latent space.
Findings
Achieves up to 7% higher valid molecule generation rate
Demonstrates superior performance on multiple benchmarks
Enables controllable molecule generation
Abstract
Generative models, especially diffusion models (DMs), have achieved promising results for generating feature-rich geometries and advancing foundational science problems such as molecule design. Inspired by the recent huge success of Stable (latent) Diffusion models, we propose a novel and principled method for 3D molecule generation named Geometric Latent Diffusion Models (GeoLDM). GeoLDM is the first latent DM model for the molecular geometry domain, composed of autoencoders encoding structures into continuous latent codes and DMs operating in the latent space. Our key innovation is that for modeling the 3D molecular geometries, we capture its critical roto-translational equivariance constraints by building a point-structured latent space with both invariant scalars and equivariant tensors. Extensive experiments demonstrate that GeoLDM can consistently achieve better performance on…
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
TopicsModel Reduction and Neural Networks
MethodsDiffusion
