paper-with-me

홈 › Papers

OmniFlow: Any-to-Any Generation with Multi-Modal Rectified Flows

2024-12-02 · CVPR 2025 1 · Shufan Li, Konstantinos Kallidromitis, Akash Gokul, Zichun Liao, Yusuke Kato, Kazuki Kozuka, Aditya Grover

We introduce OmniFlow, a novel generative model designed for any-to-any generation tasks such as text-to-image, text-to-audio, and audio-to-image synthesis. OmniFlow advances the rectified flow (RF) framework used in text-to-image models to handle the joint distribution of multiple modalities. It outperforms previous any-to-any models on a wide range of tasks, such as text-to-image and text-to-audio synthesis. Our work offers three key contributions: First, we extend RF to a multi-modal setting and introduce a novel guidance mechanism, enabling users to flexibly control the alignment between different modalities in the generated outputs. Second, we propose a novel architecture that extends the text-to-image MMDiT architecture of Stable Diffusion 3 and enables audio and text generation. The extended modules can be efficiently pretrained individually and merged with the vanilla text-to-image MMDiT for fine-tuning. Lastly, we conduct a comprehensive study on the design choices of rectified flow transformers for large-scale audio and text generation, providing valuable insights into optimizing performance across diverse modalities. The Code will be available at https://github.com/jacklishufan/OmniFlows.

📄 PDF Abstract BibTeX arXiv:2412.01169

Code (1)

jacklishufan/omniflows 공식 구현 pytorch

Tasks

Audio SynthesisImage GenerationText Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

OMNIFLOW: A Physics-Grounded Multimodal Agent for Generalized Scientific Reasoning

2026-03-16 · Hao Wu, Yongheng Zhang, Yuan Gao, Fan Xu 외 arxiv

Large Language Models (LLMs) have demonstrated exceptional logical reasoning capabilities but frequently struggle with the continuous spatiotemporal dynamics governed by Partial Differential Equations (PDEs), often resul…

Zero-shot GeneralizationDomain GeneralizationWeather ForecastingLogical Reasoning

FlowScene: Style-Consistent Indoor Scene Generation with Multimodal Graph Rectified Flow

2026-03-20 · Zhifei Yang, Guangyao Zhai, Keyang Lu, YuYang Yin 외 arxiv

Scene generation has extensive industrial applications, demanding both high realism and precise control over geometry and appearance. Language-driven retrieval methods compose plausible scenes from a large object databas…

Scene Generation

Improving the Training of Rectified Flows

2024-05-30 · Sangyun Lee, Zinan Lin, Giulia Fanti

Diffusion models have shown great promise for image and video generation, but sampling from state-of-the-art models requires expensive numerical integration of a generative ODE. One approach for tackling this problem is …

Image GenerationKnowledge DistillationNumerical IntegrationVideo Generation

Order-Optimal Sample Complexity of Rectified Flows

2026-01-28 · Hari Krishna Sahoo, Mudit Gaur, Vaneet Aggarwal arxiv

Recently, flow-based generative models have shown superior efficiency compared to diffusion models. In this paper, we study rectified flow models, which constrain transport trajectories to be linear from the base distrib…

GEM: Geometric Erasure by Contrastive Velocity Matching in Rectified Flows

2026-05-29 · Jonas Henry Grebe, Tobias Braun, Anna Rohrbach, Marcus Rohrbach arxiv

While the rapid adoption of multimodal generative models offers immense potential, it has also increased the risks of harmful content synthesis, deepfakes, and copyright infringements. To address these challenges, concep…