← Search

Grigory Bartosh

9 accepted papers

2026

Forward-Learned Discrete Diffusion: Learning how to noise to denoise faster

ICLR 2026poster

Discrete diffusion models are a powerful class of generative models that demonstrate strong performance across many domains. However, for efficiency, discrete diffusion typically parameterizes the generative (reverse) process with factorized distributions, which makes it difficult for the model to l…

Cited by 0SourceScholar
2026

Purrception: Variational Flow Matching for Vector-Quantized Image Generation

ICLR 2026poster

We introduce Purrception, a variational flow matching approach for vector-quantized image generation that provides explicit categorical supervision while maintaining continuous transport dynamics. Our method adapts Variational Flow Matching to vector-quantized latents by learning categorical posteri…

Cited by 0SourceScholar
2025

SDE Matching: Scalable and Simulation-Free Training of Latent Stochastic Differential Equations

ICML 2025poster

The Latent Stochastic Differential Equation (SDE) is a powerful tool for time series and sequence modeling. However, training Latent SDEs typically relies on adjoint sensitivity methods, which depend on simulation and backpropagation through approximate SDE solutions, which limit scalability. In thi…

Cited by 0SourcePDFScholar
2025

TEncDM: Understanding the Properties of the Diffusion Model in the Space of Language Model Encodings

AAAI 2025technical

This paper presents the Text Encoding Diffusion Model (TEncDM), a novel approach to diffusion modeling that operates in the space of pre-trained language model encodings. In contrast to traditionally used embeddings, encodings integrate contextual information. In our approach, we also employ a trans…

2024

Equivariant Neural Diffusion for Molecule Generation

NeurIPS 2024poster

We introduce Equivariant Neural Diffusion (END), a novel diffusion model for molecule generation in 3D that is equivariant to Euclidean transformations. Compared to current state-of-the-art equivariant diffusion models, the key innovation in END lies in its learnable forward process for enhanced gen…

2024

Neural Flow Diffusion Models: Learnable Forward Process for Improved Diffusion Modelling

NeurIPS 2024poster

Conventional diffusion models typically relies on a fixed forward process, which implicitly defines complex marginal distributions over latent variables. This can often complicate the reverse process’ task in learning generative trajectories, and results in costly inference for diffusion models. To…

Cited by 12SourcePDFScholar
2024

Variational Flow Matching for Graph Generation

NeurIPS 2024poster

We present a formulation of flow matching as variational inference, which we refer to as variational flow matching (VFM). We use this formulation to develop CatFlow, a flow matching method for categorical data that is easy to implement, computationally efficient, and achieves strong results on graph…

Cited by 14SourcePDFScholar
2023

Star-Shaped Denoising Diffusion Probabilistic Models

NeurIPS 2023poster

Denoising Diffusion Probabilistic Models (DDPMs) provide the foundation for the recent breakthroughs in generative modeling. Their Markovian structure makes it difficult to define DDPMs with distributions other than Gaussian or discrete. In this paper, we introduce Star-Shaped DDPM (SS-DDPM). Its *s…