paper-with-me

홈 › Papers

Flow Generator Matching

2024-10-25 · Zemin Huang, Zhengyang Geng, Weijian Luo, Guo-Jun Qi

In the realm of Artificial Intelligence Generated Content (AIGC), flow-matching models have emerged as a powerhouse, achieving success due to their robust theoretical underpinnings and solid ability for large-scale generative modeling. These models have demonstrated state-of-the-art performance, but their brilliance comes at a cost. The process of sampling from these models is notoriously demanding on computational resources, as it necessitates the use of multi-step numerical ordinary differential equations (ODEs). Against this backdrop, this paper presents a novel solution with theoretical guarantees in the form of Flow Generator Matching (FGM), an innovative approach designed to accelerate the sampling of flow-matching models into a one-step generation, while maintaining the original performance. On the CIFAR10 unconditional generation benchmark, our one-step FGM model achieves a new record Fr\'echet Inception Distance (FID) score of 3.08 among few-step flow-matching-based models, outperforming original 50-step flow-matching models. Furthermore, we use the FGM to distill the Stable Diffusion 3, a leading text-to-image flow-matching model based on the MM-DiT architecture. The resulting MM-DiT-FGM one-step text-to-image model demonstrates outstanding industry-level performance. When evaluated on the GenEval benchmark, MM-DiT-FGM has delivered remarkable generating qualities, rivaling other multi-step models in light of the efficiency of a single generation step.

📄 PDF Abstract BibTeX arXiv:2410.19310

Code (2)

LongSei/Flow-Generator-Matching
pkulwj1994/diff_instruct_star pytorch

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 제목 키워드 기반

Exploring Diffusion and Flow Matching Under Generator Matching

2024-12-15 · Zeeshan Patel, James DeLoye, Lance Mathias

In this paper, we present a comprehensive theoretical comparison of diffusion and flow matching under the Generator Matching framework. Despite their apparent differences, both diffusion and flow matching can be viewed u…

Time dependent loss reweighting for flow matching and diffusion models is theoretically justified

2025-11-20 · Lukas Billera, Hedwig Nora Nordlinder, Ben Murrell arxiv

This brief note clarifies that, in Generator Matching (which subsumes a large family of flow matching and diffusion models over continuous, manifold, and discrete spaces), both the Bregman divergence loss and the linear …

Generator Matching: Generative modeling with arbitrary Markov processes

2024-10-27 · Peter Holderrieth, Marton Havasi, Jason Yim, Neta Shaul 외

We introduce generator matching, a modality-agnostic framework for generative modeling using arbitrary Markov processes. Generators characterize the infinitesimal evolution of a Markov process, which we leverage for gene…

Image Generation

Distribution Matching Distillation without Fake Score Network

2026-05-19 · Youngjoong Kim, Deokyeong Lee, Jaesik Park arxiv

Distribution Matching Distillation (DMD) provides an effective distribution-level correction for few-step generation, while relying on an auxiliary fake-score network to track the evolving generative distribution. Recent…

Energy-based generator matching: A neural sampler for general state space

2025-05-26 · Dongyeop Woo, Minsu Kim, Minkyu Kim, Kiyoung Seong 외

We propose Energy-based generator matching (EGM), a modality-agnostic approach to train generative models from energy functions in the absence of data. Extending the recently proposed generator matching, EGM enables trai…