Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement flow matching #175

Open
kazewong opened this issue May 27, 2024 · 0 comments
Open

Implement flow matching #175

kazewong opened this issue May 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kazewong
Copy link
Owner

There has been recent work showing there is advantage in using flow matching type of algorithm over discrete normalizing flow. It will be useful to implement such a network and benchmark it.

Here are some references:

  1. Torch CFM https://github.com/atong01/conditional-flow-matching
  2. Lipman https://arxiv.org/pdf/2210.02747
  3. ot flow matching https://arxiv.org/pdf/2302.00482
  4. Markovian flow matching https://arxiv.org/pdf/2405.14392
@kazewong kazewong added the enhancement New feature or request label May 27, 2024
@kazewong kazewong self-assigned this May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant