Git Product home page Git Product logo

functional_flow_matching's Introduction

Functional Flow Matching

This repo contains the code for our paper Functional Flow Matching (Oral, AISTATS 2024).

Our code is roughly structured as follows:

  • /configs contains example configuration files that can be used to configure parameters for experiments
  • /data contains the data used in our experiments
  • /models contains the various neural architectures used in this work
  • /scripts has files that can be used to launch training jobs to reproduce our experiments
  • /util contains various utilities, e.g. for reading config files and performing evaluation
  • The files functional_fm.py and conditional_ffm.py implement our FFM model.
  • The file diffusion.py and losses.py implement the baseline DDPM and DDO models. Similarly, gano.py and gano1d.py implement the GANO baseline.

Citation

If you found our code useful or build upon our work, we ask that you cite our AISTATS 2024 paper as follows:

@inproceedings{kerrigan2024functional,
  title = {Functional FLow Matching,
  author = {Gavin Kerrigan and Giosue Migliorini and Padhraic Smyth},
  booktitle = {The 27th International Conference on AI and Statistics (AISTATS)},
  year = {2024}
}

functional_flow_matching's People

Contributors

gavinkerrigan avatar

Stargazers

Yaozhong Shi avatar Jaehoon Hahm avatar

Watchers

 avatar

Forkers

matthew9671

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.