← Search

Michael Samuel Albergo

11 accepted papers

2026

Any-Order Flexible Length Masked Diffusion

ICLR 2026poster

Masked diffusion models (MDMs) have recently emerged as a promising alternative to autoregressive models over discrete domains. MDMs generate sequences in an any-order, parallel fashion, enabling fast inference and strong performance on non-causal tasks. However, a crucial limitation is that they do…

Cited by 0SourcecodeScholar
2026

Generalised Flow Maps for Few-Step Generative Modelling on Riemannian Manifolds

ICLR 2026poster

Geometric data and purpose-built generative models on them have become ubiquitous in high-impact deep learning application domains, ranging from protein backbone generation and computational chemistry to geospatial data. Current geometric generative models remain computationally expensive at infer…

Cited by 0SourcecodeScholar
2025

Dynamic Test-Time Compute Scaling in Control Policy: Difficulty-Aware Stochastic Interpolant Policy

NeurIPS 2025poster

Diffusion- and flow-based policies deliver state-of-the-art performance on long-horizon robotic manipulation and imitation-learning tasks. However, these controllers employ a fixed inference budget at every control step, regardless of task complexity, leading to computational inefficiency for simple…

Cited by 0SourceScholar
2025

How to build a consistency model: Learning flow maps via self-distillation

NeurIPS 2025poster

Flow-based generative models achieve state-of-the-art sample quality, but require the expensive solution of a differential equation at inference time. Flow map models, commonly known as consistency models, encompass many recent efforts to improve inference-time efficiency by learning the solution op…

Cited by 82SourcecodeScholar
2025

LEAPS: A discrete neural sampler via locally equivariant networks

ICML 2025poster

We propose *LEAPS*, an algorithm to sample from discrete distributions known up to normalization by learning a rate matrix of a continuous-time Markov chain (CTMC). LEAPS can be seen as a continuous-time formulation of annealed importance sampling and sequential Monte Carlo methods, extended so that…

2025

Multitask Learning with Stochastic Interpolants

NeurIPS 2025spotlight

We propose a framework for learning maps between probability distributions that broadly generalizes the time dynamics of flow and diffusion models. To enable this, we generalize stochastic interpolants by replacing the scalar time variable with vectors, matrices, or linear operators, allowing us to…

Cited by 0SourceScholar
2024

Multimarginal Generative Modeling with Stochastic Interpolants

ICLR 2024poster

Given a set of $K$ probability densities, we consider the multimarginal generative modeling problem of learning a joint distribution that recovers these densities as marginals. The structure of this joint distribution should identify multi-way correspondences among the prescribed marginals. We forma…

Cited by 8SourcePDFScholar
2024

Probabilistic Forecasting with Stochastic Interpolants and Föllmer Processes

ICML 2024poster

We propose a framework for probabilistic forecasting of dynamical systems based on generative modeling. Given observations of the system state over time, we formulate the forecasting problem as sampling from the conditional distribution of the future system state given its current state. To this end…

2024

Stochastic Interpolants with Data-Dependent Couplings

ICML 2024spotlight

Generative models inspired by dynamical transport of measure -- such as flows and diffusions -- construct a continuous-time map between two probability densities. Conventionally, one of these is the target density, only accessible through samples, while the other is taken as a simple base density th…