paper-with-me

홈 › Papers

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

2025-12-17 · Yeonwoo Cha, Semin Kim, Jinhyeon Kwon, Seunghoon Hong arxiv

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.

📄 PDF Abstract BibTeX arXiv:2512.15420

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UniTemp: Unlocking Video Generation in Any Temporal Order via Bidirectional Distillation

2026-06-17 · Lin Zhang, Sicheng Mo, Zefan Cai, Jinhong Lin 외 arxiv

Autoregressive video diffusion models have emerged as a promising approach for long video generation, achieving strong performance in streaming settings. However, existing methods are restricted to forward temporal gener…

Story GenerationVideo Generation

Discrete Flows: Invertible Generative Models of Discrete Data

2019-05-24 · NeurIPS 2019 12 · Dustin Tran, Keyon Vafa, Kumar Krishna Agrawal, Laurent Dinh 외

While normalizing flows have led to significant advances in modeling high-dimensional continuous distributions, their applicability to discrete distributions remains unknown. In this paper, we show that flows can in fact…

Language ModelingLanguage Modelling

Semi-Supervised Learning for Anomaly Traffic Detection via Bidirectional Normalizing Flows

2024-03-13 · Zhangxuan Dang, Yu Zheng, Xinglin Lin, Chunlei Peng 외

With the rapid development of the Internet, various types of anomaly traffic are threatening network security. We consider the problem of anomaly network traffic detection and propose a three-stage anomaly detection fram…

Anomaly DetectionBenchmarking

MulSMo: Multimodal Stylized Motion Generation by Bidirectional Control Flow

2024-12-13 · Zhe Li, Yisheng He, Lei Zhong, Weichao Shen 외

Generating motion sequences conforming to a target style while adhering to the given content prompts requires accommodating both the content and style. In existing methods, the information usually only flows from style t…

Contrastive LearningMotion Generation

DiffUNet^2: Bidirectional Prediction, Probabilistic Generation and Collaborative Visual Discovery for Scientific Data

2026-06-02 · Mengdi Chu, Jiaxin Yang, Angus G. Forbes, Nathan Debardeleben 외 arxiv

Modeling temporal evolution is important to analyzing and reasoning about scientific phenomena, yet most machine learning methods provide deterministic forward predictions that overlook multiple plausible outcomes and ra…