Learning the integral of a diffusion model
A deep dive on flow maps.
I write about machine learning, deep learning, music information retrieval, recommender systems, generative models and more.
A deep dive on flow maps.
Latent representations for generative models.
A deep dive into spectral analysis of diffusion models of images, revealing how they implicitly perform a form of autoregression in the frequency domain.
The noise schedule is a key design parameter for diffusion models. Unfortunately it is a superfluous abstraction that entangles several different model aspects. Do we really need it?
Thoughts on the tension between iterative refinement as the thing that makes diffusion models work, and our continual attempts to make it _less_ iterative.
More thoughts on diffusion guidance, with a focus on its geometry in the input space.
Perspectives on diffusion, or how diffusion models are autoencoders, deep latent variable models, score function predictors, reverse SDE solvers, flow-based models, RNNs, and autoregressive models, all at once!
Diffusion models have completely taken over generative modelling of perceptual signals -- why is autoregression still the name of the game for language modelling? Can we do anything about that?
A quick post with some thoughts on diffusion guidance
Diffusion models have become very popular over the last two years. There is an underappreciated link between diffusion models and autoencoders.