microsoft/foldingdiff
Diffusion models of protein structure; trigonometry and attention are all you need!
Represents protein backbones as dihedral angles and uses a BERT-based diffusion model with cosine noise scheduling to iteratively denoise corrupted angle sequences into valid structures. Built on PyTorch Lightning with HuggingFace transformers, the framework supports both training on CATH dataset and sampling novel backbones via reverse diffusion, with utilities for PDB conversion, designability evaluation via inverse folding, and TM-score comparison against training data.
565 stars. No commits in the last 6 months.
Stars
565
Forks
73
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/microsoft/foldingdiff"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MinkaiXu/GeoDiff
Implementation of GeoDiff: a Geometric Diffusion Model for Molecular Conformation Generation (ICLR 2022).
MinkaiXu/GeoLDM
Geometric Latent Diffusion Models for 3D Molecule Generation
caio-freitas/GraphARM
An implementation of the Autoregressive Diffusion Model for Graph Generation from [Kong et al. 2023]
aqlaboratory/genie
De Novo Protein Design by Equivariantly Diffusing Oriented Residue Clouds
pengxingang/MolDiff
MolDiff: Addressing the Atom-Bond Inconsistency Problem in 3D Molecule Diffusion Generation