Score-Based Generative Modeling through SDEs
Official code for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2068
- days_rel: n/a
- days_push: 1373
- n_releases_24m: 0
Adoption not part of the score
1844 stars · 232 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of the ICLR 2021 paper 'Score-Based Generative Modeling through Stochastic Differential Equations', unifying score-based and diffusion generative models via SDEs. It supports training NCSN++, DDPM++, and earlier score-based models, sampling, likelihood evaluation, and conditional generation tasks like inpainting, colorization, and class-conditional synthesis.
Use cases
- train a score-based diffusion model on images
- generate CIFAR-10 or CelebA-HQ samples with an SDE model
- compute exact likelihoods with a neural ODE
- solve inverse problems like image inpainting and colorization
- reproduce NCSN, NCSNv2, DDPM, and DDPM++ baselines
- experiment with custom SDEs, predictors, and correctors
When to choose
- you need a reference implementation of score-based SDE generative models for research
- you want to train or evaluate diffusion/score models with predictor-corrector samplers
- you need exact likelihood computation or controllable generation from a pretrained score model
When to avoid
- you want a production-ready, actively maintained diffusion library - use Hugging Face Diffusers instead
- you need fast, optimized sampling for deployment rather than research experimentation
- you work outside image generation and cannot adapt the model architectures
Facets
library · maturity maintenance
machine-learning deep-learning image-processing data-generation deep-learning machine-learning image-processing artificial-intelligence python diffusion-models score-based-generative-modeling stochastic-differential-equations score-matching pytorch research-code iclr-2021 inverse-problems controllable-generation gpu
6 sources
- readme: https://github.com/yang-song/score_sde · fetched 2026-08-28 · 0bd71993d325
- homepage: https://arxiv.org/abs/2011.13456 · fetched 2026-08-29 · 18e4c2f607de
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yang-song/score_sde | main | 32 |
| yang-song/score_sde_pytorch | mirror | 32 |
For agents
markdown · JSON · MCP: product_card(name="yang-song/score_sde")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem