ICML 2026poster0 citations

Categorical Reparameterization with Denoising Diffusion models

Samson Gourevitch, Alain Oliviero Durmus, Jimmy Olsson, Eric Moulines, Yazid Janati

Abstract

Learning models with categorical variables requires optimizing expectations over discrete distributions, a setting in which stochastic gradient-based optimization is challenging due to the non-differentiability of categorical sampling. A common workaround is to replace the discrete distribution with a continuous relaxation, yielding a smooth surrogate that admits reparameterized gradient estimates via the reparameterization trick. Building on this idea, we introduce ReDGE, a novel and efficient diffusion-based soft reparameterization method for categorical distributions. Our approach defines a flexible class of gradient estimators that includes the Straight-Through estimator as a special case. Experiments spanning latent variable models and inference-time reward guidance in discrete diffusion models demonstrate ReDGE consistently matches or outperforms existing gradient-based methods.

DiffusionOptimization
BibTeX
@inproceedings{
gourevitch2026categorical,
title={Categorical Reparameterization with Denoising Diffusion Models},
author={Samson Gourevitch and Alain Oliviero Durmus and Eric Moulines and Jimmy Olsson and Yazid Janati},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=lxKyBy8NDn}
}