paper-with-me

Papers

Generator Matching: Generative modeling with arbitrary Markov processes

2024-10-27 · Peter Holderrieth, Marton Havasi, Jason Yim, Neta Shaul, Itai Gat, Tommi Jaakkola, Brian Karrer, Ricky T. Q. Chen, Yaron Lipman

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 generative modeling in a similar vein to flow matching: we construct conditional generators which generate single data points, then learn to approximate the marginal generator which generates the full data distribution. We show that generator matching unifies various generative modeling methods, including diffusion models, flow matching and discrete diffusion models. Furthermore, it provides the foundation to expand the design space to new and unexplored Markov processes such as jump processes. Finally, generator matching enables the construction of superpositions of Markov generative processes and enables the construction of multimodal models in a rigorous manner. We empirically validate our method on protein and image structure generation, showing that superposition with a jump process improves image generation.

📄 PDF Abstract BibTeX arXiv:2410.20587

Code (0)

등록된 구현이 없습니다.

Tasks

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

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…

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…

A Unified Approach to Analysis and Design of Denoising Markov Models

2025-04-02 · Yinuo Ren, Grant M. Rotskoff, Lexing Ying

Probabilistic generative models based on measure transport, such as diffusion and flow-based models, are often formulated in the language of Markovian stochastic dynamics, where the choice of the underlying process impac…

Denoising

Latent Process Generator Matching

2026-05-19 · Lukas Billera, Hedwig Nora Nordlinder, Ben Murrell arxiv

Many recent flow-matching and diffusion-style generative models rely on auxiliary stochastic dynamics during training: a richer process is simulated to define conditional targets, but the auxiliary state is either intrac…

Augmented Bridge Matching

2023-11-12 · Valentin De Bortoli, Guan-Horng Liu, Tianrong Chen, Evangelos A. Theodorou 외

Flow and bridge matching are a novel class of processes which encompass diffusion models. One of the main aspect of their increased flexibility is that these models can interpolate between arbitrary data distributions i.…