Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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 their inefficiency, as they require large-scale datasets often with restrictive pairing constraints, incur high computational cost from modeling joint distribution, and rely on complex multi-stage training. We propose 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 6x fewer parameters and training 10x faster than prior methods. The project page with code is available at https://yeonwoo378.github.io/official_flowbind.

Yeonwoo Cha, Semin Kim, Jinhyeon Kwon, Seunghoon Hong• 2025

Related benchmarks

TaskDatasetResultRank
Text-to-Image GenerationOne-to-one evaluation benchmarks Text-to-Image
FID17.39
6
Text-to-Audio GenerationOne-to-one evaluation benchmarks Text-to-Audio
FAD4.19
6
Text-to-Audio Generationevaluation benchmarks one-to-one
CLAP Score29.08
6
Text-to-Image Generationevaluation benchmarks one-to-one
CLIP Score28.35
6
Audio-to-Text GenerationOne-to-one evaluation benchmarks Audio-to-Text
CIDEr55.11
5
Audio-to-Text Generationone-to-one evaluation benchmarks
CLAP Score36.7
5
Image-to-Text GenerationOne-to-one evaluation benchmarks Image-to-Text
CIDEr46.26
5
Image-to-Text Generationone-to-one evaluation benchmarks
CLIP Score29.74
5
Audio-to-Image GenerationOne-to-one evaluation benchmarks Audio-to-Image
FID26.6
4
Audio-to-Image Generationevaluation benchmarks one-to-one
AIS78.17
4
Showing 10 of 19 rows

Other info

Follow for update