/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

iclr-blogposts.github.io
| | blog.christianperone.com
3.9 parsecs away

Travel
| | Note: This is a continuation of the previous post: Thoughts on Riemannian metrics and its connection with diffusion/score matching [Part I], so if you haven't read it yet, please consider reading as I won't be re-introducing in depth the concepts (e.g., the two scores) that I described there already. This article became a bit long,
| | yang-song.net
1.5 parsecs away

Travel
| | This blog post focuses on a promising new direction for generative modeling. We can learn score functions (gradients of log probability density functions) on a large number of noise-perturbed data distributions, then generate samples with Langevin-type sampling. The resulting generative models, often called score-based generative models, has several important advantages over existing model families: GAN-level sample quality without adversarial training, flexible model architectures, exact log-likelihood ...
| | christopher-beckham.github.io
3.8 parsecs away

Travel
| | Techniques for label conditioning in Gaussian denoising diffusion models
| | lilianweng.github.io
2.3 parsecs away

Travel
| [Updated on 2021-09-19: Highly recommend this blog post on score-based generative modeling by Yang Song (author of several key papers in the references)]. [Updated on 2022-08-27: Added classifier-free guidance, GLIDE, unCLIP and Imagen. [Updated on 2022-08-31: Added latent diffusion model. [Updated on 2024-04-13: Added progressive distillation, consistency models, and the Model Architecture section.