← Search

Didrik Nielsen

6 accepted papers

2021

Argmax Flows and Multinomial Diffusion: Learning Categorical Distributions

NeurIPS 2021poster

Generative flows and diffusion models have been predominantly trained on ordinal data, for example natural images. This paper introduces two extensions of flows and diffusion for categorical data such as language or image segmentation: Argmax Flows and Multinomial Diffusion. Argmax Flows are defined…

Cited by 441SourcePDFScholar
2021

Sampling in Combinatorial Spaces with SurVAE Flow Augmented MCMC

AISTATS 2021poster

Hybrid Monte Carlo is a powerful Markov Chain Monte Carlo method for sampling from complex continuous distributions. However, a major limitation of HMC is its inability to be applied to discrete domains due to the lack of gradient signal. In this work, we introduce a new approach based on augmenting…

2020

SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows

NeurIPS 2020oral

Normalizing flows and variational autoencoders are powerful generative models that can represent complicated density functions. However, they both impose constraints on the models: Normalizing flows use bijective transformations to model densities whereas VAEs learn stochastic transformations that a…

2018

Fast and Scalable Bayesian Deep Learning by Weight-Perturbation in Adam

ICML 2018oral

Uncertainty computation in deep learning is essential to design robust and reliable systems. Variational inference (VI) is a promising approach for such computation, but requires more effort to implement and execute compared to maximum-likelihood methods. In this paper, we propose new natural-gradie…

2018

SLANG: Fast Structured Covariance Approximations for Bayesian Deep Learning with Natural Gradient

NeurIPS 2018poster

Uncertainty estimation in large deep-learning models is a computationally challenging task, where it is difficult to form even a Gaussian approximation to the posterior distribution. In such situations, existing methods usually resort to a diagonal approximation of the covariance matrix despite the…