Advertisement · 728 × 90

Posts by

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).
👇

1 year ago 10 2 2 0

Thanks for the great summary of our post! 😊

1 year ago 1 0 0 0

Yup yup that's our goal for this post, making it more accessible :).

1 year ago 0 0 0 0

haha thanks! Credit to Flux.

1 year ago 2 0 1 0

With amazing colleagues: @emielhoogeboom.bsky.social, Jonathan Heek, @vdebortoli.bsky.social, @sirbayes.bsky.social, @timsalimans.bsky.social

1 year ago 12 0 1 0

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.

1 year ago 13 0 1 1
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...

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.

1 year ago 38 8 1 0
Post image

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.

1 year ago 254 59 6 7