Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

All-atom Diffusion Transformers: Unified generative modelling of molecules and materials

About

Diffusion models are the standard toolkit for generative modelling of 3D atomic systems. However, for different types of atomic systems -- such as molecules and materials -- the generative processes are usually highly specific to the target system despite the underlying physics being the same. We introduce the All-atom Diffusion Transformer (ADiT), a unified latent diffusion framework for jointly generating both periodic materials and non-periodic molecular systems using the same model: (1) An autoencoder maps a unified, all-atom representations of molecules and materials to a shared latent embedding space; and (2) A diffusion model is trained to generate new latent embeddings that the autoencoder can decode to sample new molecules or materials. Experiments on MP20, QM9 and GEOM-DRUGS datasets demonstrate that jointly trained ADiT generates realistic and valid molecules as well as materials, obtaining state-of-the-art results on par with molecule and crystal-specific models. ADiT uses standard Transformers with minimal inductive biases for both the autoencoder and diffusion model, resulting in significant speedups during training and inference compared to equivariant diffusion models. Scaling ADiT up to half a billion parameters predictably improves performance, representing a step towards broadly generalizable foundation models for generative chemistry. Open source code: https://github.com/facebookresearch/all-atom-diffusion-transformer

Chaitanya K. Joshi, Xiang Fu, Yi-Lun Liao, Vahe Gharakhanyan, Benjamin Kurt Miller, Anuroop Sriram, Zachary W. Ulissi• 2025

Related benchmarks

TaskDatasetResultRank
Crystal GenerationLeMat-GenBench (MP20)
Validity90.6
28
De Novo GenerationMP-20
Structural Validity1
21
Molecule GenerationQM9 (test)
Uniqueness97.9
20
Crystal Structure GenerationMP20
SUN score (d_comp)0.0565
16
Material generationMP-20 (test)
Stability Rate15.4
16
De novo 3D molecule generationQM9
FCD3D2.884
12
Crystal Structure GenerationMP-20 (test)
Compositional Validity92.1
10
Molecule GenerationQM9
Validity94.45
10
Molecular GenerationGEOM Drugs
Validity98
9
Molecule GenerationGEOM-DRUGS 10,000 sampled molecules (test)
PoseBusters Validity85.3
6
Showing 10 of 15 rows

Other info

Code

Follow for update