ICLR 2026poster0 citations

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

Yeonwoo Cha, Semin Kim, Jinhyeon Kwon, Seunghoon Hong

Abstract

Any-to-any generation seeks to translate between arbitrary subsets of modalities, enabling flexible cross-modal synthesis. Despite recent success, existing flow-based approaches are challenged by its inefficiency, as they require large-scale datasets often with restrictive pairing constraints, incur high computation cost from modeling joint distribution, and multi-stage training pipeline. We propose \textbf{FlowBind}, an efficient framework for any-to-any generation. Our approach is distinguished by its simplicity: it learns a shared latent space capturing cross-modal information, with modality-specific invertible flows bridging this latent to each modality. Both components are optimized jointly under a single flow-matching objective, and at inference the invertible flows act as encoders and decoders for direct translation across modalities. By factorizing interactions through the shared latent, FlowBind naturally leverages arbitrary subsets of modalities for training, and achieves competitive generation quality while substantially reducing data requirements and computational cost. Experiments on text, image, and audio demonstrate that FlowBind attains comparable quality while requiring up to 6× fewer parameters and training 10× faster than prior methods.

Generative modelsFlow matchingany-to-any generation
BibTeX
@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}
}