← Search

Charles Ollion

4 accepted papers

2022

Diffusion bridges vector quantized variational autoencoders

ICML 2022spotlight

Vector Quantized-Variational AutoEncoders (VQ-VAE) are generative models based on discrete latent representations of the data, where inputs are mapped to a finite set of learned embeddings. To generate new samples, an autoregressive prior distribution over the discrete states must be trained separat…

2022

Learning Natural Language Generation with Truncated Reinforcement Learning

NAACL 2022long

This paper introduces TRUncated ReinForcement Learning for Language (TrufLL), an original approach to train conditional languagemodels without a supervised learning phase, by only using reinforcement learning (RL). As RL methods unsuccessfully scale to large action spaces, we dynamically truncate th…

2021

NEO: Non Equilibrium Sampling on the Orbits of a Deterministic Transform

NeurIPS 2021poster

Sampling from a complex distribution $\pi$ and approximating its intractable normalizing constant $\mathrm{Z}$ are challenging problems. In this paper, a novel family of importance samplers (IS) and Markov chain Monte Carlo (MCMC) samplers is derived. Given an invertible map $\mathrm{T}$, these sc…

2020

PODNet: Pooled Outputs Distillation for Small-Tasks Incremental Learning

ECCV 2020poster

Lifelong learning has attracted much attention, but existing works still struggle to fight catastrophic forgetting and accumulate knowledge over long stretches of incremental learning. In this work, we propose PODNet, a model inspired by representation learning. By carefully balancing the compromise…