yeonwoo378/flowbind

Model

1

stars

13

commits

1

repos using this model

2

linked in READMEs

May 28, 2026

updated

README

FlowBind: Efficient Any-to-Any Generation with Bidirectional Flows

Overview

FlowBind Overview

FlowBind is an efficient flow-based multimodal generation model with bidirectional flows.

Try it out in our demo! : demo.ipynb

Model Description

The following files are required for inference and training:

FilenameDescription
model.pthMain FlowBind model weights. Includes three drift networks, one for each modality (Text, Image, Audio).
config.jsonConfiguration file containing model hyperparameters and architecture details.
gemmae_3.ptWeights for the Text Decoder (Gemma).
clap.ptWeights for the Audio Encoder (CLAP).

Data Preparation

We utilize the following datasets for training and evaluation.

Note: Due to copyright and licensing restrictions, we cannot provide the raw training datasets directly. Please download the data from the official links provided above.

Citation

If you find our work helpful, please cite:

@inproceedings{
cha2026flowbind,
title={FlowBind: Efficient Any-to-Any Generation with Bidirectional Flows},
author={Yeonwoo Cha and Semin Kim and Jinhyeon Kwon and Seunghoon Hong},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=7DeARTwvwL}
}

Contact

For any inquiries, please contact Yeonwoo Cha at ckdusdn03@kaist.ac.kr.

Contributors

yeonwoo378

13 commits

yeonwoo378/flowbind

Model

1

stars

13

commits

1

repos using this model

2

linked in READMEs

May 28, 2026

updated

README

FlowBind: Efficient Any-to-Any Generation with Bidirectional Flows

Overview

FlowBind Overview

FlowBind is an efficient flow-based multimodal generation model with bidirectional flows.

Try it out in our demo! : demo.ipynb

Model Description

The following files are required for inference and training:

FilenameDescription
model.pthMain FlowBind model weights. Includes three drift networks, one for each modality (Text, Image, Audio).
config.jsonConfiguration file containing model hyperparameters and architecture details.
gemmae_3.ptWeights for the Text Decoder (Gemma).
clap.ptWeights for the Audio Encoder (CLAP).

Data Preparation

We utilize the following datasets for training and evaluation.

Note: Due to copyright and licensing restrictions, we cannot provide the raw training datasets directly. Please download the data from the official links provided above.

Citation

If you find our work helpful, please cite:

@inproceedings{
cha2026flowbind,
title={FlowBind: Efficient Any-to-Any Generation with Bidirectional Flows},
author={Yeonwoo Cha and Semin Kim and Jinhyeon Kwon and Seunghoon Hong},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=7DeARTwvwL}
}

Contact

For any inquiries, please contact Yeonwoo Cha at ckdusdn03@kaist.ac.kr.

Contributors

yeonwoo378

13 commits