← Search

Alexandre Galashov

11 accepted papers

2026

Learn to Guide Your Diffusion Model

ICLR 2026poster

Classifier-free guidance (CFG) is a widely used technique for improving the perceptual quality of samples from conditional diffusion models. It operates by linearly combining conditional and unconditional score estimates using a *guidance weight* $\omega$. While a large, static weight can markedly i…

Cited by 0SourceScholar
2025

Accelerated Diffusion Models via Speculative Sampling

ICML 2025poster

Speculative sampling is a popular technique for accelerating inference in Large Language Models by generating candidate tokens using a fast draft model and then accepting or rejecting them based on the target model's distribution. While speculative sampling was previously limited to discrete sequenc…

Cited by 1SourcePDFScholar
2025

Distributional Diffusion Models with Scoring Rules

ICML 2025poster

Diffusion models generate high-quality synthetic data. They operate by defining a continuous-time forward process which gradually adds Gaussian noise to data until fully corrupted. The corresponding reverse process progressively ``denoises" a Gaussian sample into a sample from the data distribution…

Cited by 3SourcePDFScholar
2024

Kalman Filter for Online Classification of Non-Stationary Data

ICLR 2024poster

In Online Continual Learning (OCL) a learning system receives a stream of data and sequentially performs prediction and training steps. Key challenges in OCL include automatic adaptation to the specific non-stationary structure of the data and maintaining appropriate predictive uncertainty. To add…

Cited by 8SourcePDFScholar
2024

Non-Stationary Learning of Neural Networks with Automatic Soft Parameter Reset

NeurIPS 2024poster

Neural networks are most often trained under the assumption that data come from a stationary distribution. However, settings in which this assumption is violated are of increasing importance; examples include supervised learning with distributional shifts, reinforcement learning, continual learning…

Cited by 4SourcePDFScholar
2022

Data augmentation for efficient learning from parametric experts

NeurIPS 2022accept

We present a simple, yet powerful data-augmentation technique to enable data-efficient learning from parametric experts for reinforcement and imitation learning. We focus on what we call the policy cloning setting, in which we use online or offline queries of an expert or expert policy to inform the…

Cited by 12SourcePDFScholar
2021

Information theoretic meta learning with Gaussian processes

UAI 2021poster

We formulate meta learning using information theoretic concepts; namely, mutual information and the information bottleneck. The idea is to learn a stochastic representation or encoding of the task description, given by a training set, that is highly informative about predicting the validation set. B…

2020

Learning Dexterous Manipulation from Suboptimal Experts

CoRL 2020

Learning dexterous manipulation in high-dimensional state-action spaces is an important open challenge with exploration presenting a major bottleneck. Although in many cases the learning process could be guided by demonstrations or other suboptimal experts, current RL algorithms for continuous actio

2019

Information asymmetry in KL-regularized RL

ICLR 2019poster

Many real world tasks exhibit rich structure that is repeated across different parts of the state space or in time. In this work we study the possibility of leveraging such repeated structure to speed up and regularize learning. We start from the KL regularized expected reward objective which introd…

Cited by 109SourcePDFScholar
2019

Neural Probabilistic Motor Primitives for Humanoid Control

ICLR 2019poster

We focus on the problem of learning a single motor module that can flexibly express a range of behaviors for the control of high-dimensional physically simulated humanoids. To do this, we propose a motor architecture that has the general structure of an inverse model with a latent-variable bottlenec…

Cited by 177SourcePDFScholar