@ruiqigao.bsky.social
1.2K followers 42 following 7 posts
Posts Media Videos Starter Packs
Reposted
emielhoogeboom.bsky.social
This is a really nice blogpost by
@RuiqiGao and team that I enjoyed being a part of. My favorite key learnings are:
- DDIM sampler == flow matching sampling
- (Not) straight?
- SD3 weighting (Esser, Rombach, et al) is very similar to the EDM weighting (Karras, et al).
👇
ruiqigao.bsky.social
A common question nowadays: Which is better, diffusion or flow matching? 🤔

Our answer: They’re two sides of the same coin. We wrote a blog post to show how diffusion models and Gaussian flow matching are equivalent. That’s great: It means you can use them interchangeably.
ruiqigao.bsky.social
Thanks for the great summary of our post! 😊
ruiqigao.bsky.social
Yup yup that's our goal for this post, making it more accessible :).
ruiqigao.bsky.social
haha thanks! Credit to Flux.
ruiqigao.bsky.social
We hope this helps practitioners understand the true degrees of freedom when tuning the algorithm. For example, a flow matching sampler doesn’t have to be deterministic.
ruiqigao.bsky.social
Blog post link: diffusionflow.github.io/

Despite seeming similar, there is some confusion in the community about the exact connection between the two frameworks. We aim to clear up the confusion by showing how to convert one framework to another, for both training and sampling.
Diffusion Meets Flow Matching
Flow matching and diffusion models are two popular frameworks in generative modeling. Despite seeming similar, there is some confusion in the community about their exact connection. In this post, we a...
diffusionflow.github.io
ruiqigao.bsky.social
A common question nowadays: Which is better, diffusion or flow matching? 🤔

Our answer: They’re two sides of the same coin. We wrote a blog post to show how diffusion models and Gaussian flow matching are equivalent. That’s great: It means you can use them interchangeably.