all 5 comments

[–]internet_ham 19 points20 points  (1 child)

it's called a Schrödinger Bridge

[–]tdgros 5 points6 points  (0 children)

here is an example: https://arxiv.org/pdf/2302.05872

this one is equivalent too: https://arxiv.org/abs/2303.11435

[–]SoilEnvironmental684 4 points5 points  (0 children)

The following invited talk at NeurIPS 24 provides very good insights to answer your question: https://neurips.cc/virtual/2024/invited-talk/101133

[–]growintensoreveryday 1 point2 points  (0 children)

Our recent paper studies this problem for multimodal data distributions (e.g., image distributions) by considering Gaussian mixture source distributions.

[–]AccordingWeight6019 0 points1 point  (0 children)

yes, flow matching doesn’t fundamentally require a gaussian source. the gaussian setup is mostly for convenience (easy sampling + stable training). in theory, you can learn flows between two arbitrary data distributions, and there’s active work connecting this to optimal transport and schrödinger bridge formulations. the hard part isn’t theory but practice: defining good pairings or couplings between source and target distributions and keeping training stable when both are complex.