//
sign in
Profile
by @danabra.mov
Profile
by @dansshadow.bsky.social
Profile
by @jimpick.com
AviHandle
by @danabra.mov
AviHandle
by @dansshadow.bsky.social
AviHandle
by @katherine.computer
EventsList
by @katherine.computer
ProfileHeader
by @dansshadow.bsky.social
ProfileHeader
by @danabra.mov
ProfileMedia
by @danabra.mov
ProfilePlays
by @danabra.mov
ProfilePosts
by @danabra.mov
ProfilePosts
by @dansshadow.bsky.social
ProfileReplies
by @danabra.mov
Record
by @atsui.org
Skircle
by @danabra.mov
StreamPlacePlaylist
by @katherine.computer
+ new component
ProfilePosts



DDIM vs Flow Matching. Note whatever schedule (alpha/sigma, VP, VE, FM) we pick, DDIM always ends up at the same spot: - DDIM is invariant to alpha/sigma rescalings - With FM schedule, sampling with either DDIM and Euler (=what FM uses) is the same.
Above FM does not actually look that straight, an often claimed feature of FM. What's going on? - FM schedule (often omitted "OT") is straight to a single point (possibly with tiny noise). - Unfortunately, that does not guarantee straightness between distributions.
Video
Video
Dec 3, 2024
Dec 3, 2024
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). 👇
Dec 3, 2024
Finally, something that is not obvious at all, and requires some digging / equation re-writing. SD3's (arxiv.org/abs/2403.03206) Flow matching weighting is very similar to EDM's weighting (arxiv.org/abs/2206.00364).
Dec 3, 2024
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.
Dec 2, 2024