← Search

Brian Karrer

16 accepted papers

2026

Flow Sampling : Learning to Sample from Unnormalized Densities via Denoising Conditional Processes

ICML 2026spotlight

Sampling from unnormalized densities is analogous to the generative modeling problem, but the target distribution is defined by a known energy function instead of data samples. Evaluating the energy function is often costly, and thus a primary challenge is to learn an efficient sampler. We introduce…

Cited by 1SourceScholar
2026

GLASS Flows: Efficient Inference for Reward Alignment of Flow and Diffusion Models

ICLR 2026oral

The performance of flow matching and diffusion models can be greatly improved at inference time using reward adaptation algorithms, yet efficiency remains a major limitation. While several algorithms were proposed, we demonstrate that a common bottleneck is the *sampling* method these algorithms rel…

Cited by 0SourceScholar
2026

Learning Distributions over Permutations and Rankings with Factorized Representations

ICLR 2026poster

Learning distributions over permutations is a fundamental problem in machine learning, with applications in ranking, combinatorial optimization, structured prediction, and data association. Existing methods rely on mixtures of parametric families or neural networks with expensive variational inferen…

Cited by 0SourceScholar
2025

Accelerated Sampling from Masked Diffusion Models via Entropy Bounded Unmasking

NeurIPS 2025poster

Recent masked diffusion models (MDMs) have shown competitive performance compared to autoregressive models (ARMs) for language modeling. While most literature has focused on performance enhancing sampling procedures, efficient sampling from MDMs has been scarcely explored. We make the observation th…

Cited by 0SourceScholar
2025

Adjoint Matching: Fine-tuning Flow and Diffusion Generative Models with Memoryless Stochastic Optimal Control

ICLR 2025spotlight

Dynamical generative models that produce samples through an iterative process, such as Flow Matching and denoising diffusion models, have seen widespread use, but there have not been many theoretically-sound methods for improving these models with reward fine-tuning. In this work, we cast reward fin…

Cited by 30SourcePDFScholar
2025

Adjoint Sampling: Highly Scalable Diffusion Samplers via Adjoint Matching

ICML 2025poster

We introduce Adjoint Sampling, a highly scalable and efficient algorithm for learning diffusion processes that sample from unnormalized densities, or energy functions. It is the first on-policy approach that allows significantly more gradient updates than the number of energy evaluations and model s…

2025

Edit Flows: Variable Length Discrete Flow Matching with Sequence-Level Edit Operations

NeurIPS 2025poster

Autoregressive generative models naturally generate variable-length sequences, while non-autoregressive models struggle, often imposing rigid, token-wise structures. We propose Edit Flows, a non-autoregressive model that overcomes these limitations by defining a discrete flow over sequences through…

Cited by 0SourceScholar
2025

Flow Matching with General Discrete Paths: A Kinetic-Optimal Perspective

ICLR 2025oral

The design space of discrete-space diffusion or flow generative models are significantly less well-understood than their continuous-space counterparts, with many works focusing only on a simple masked construction. In this work, we aim to take a holistic approach to the construction of discrete gene…

Cited by 4SourcePDFScholar
2025

Generator Matching: Generative modeling with arbitrary Markov processes

ICLR 2025oral

We introduce Generator Matching, a modality-agnostic framework for generative modeling using arbitrary Markov processes. Generators characterize the infinitesimal evolution of a Markov process, which we leverage for generative modeling in a similar vein to flow matching: we construct conditional gen…

Cited by 0SourcePDFScholar
2024

D-Flow: Differentiating through Flows for Controlled Generation

ICML 2024poster

Taming the generation outcome of state of the art Diffusion and Flow-Matching (FM) models without having to re-train a task-specific model unlocks a powerful tool for solving inverse problems, conditional generation, and controlled generation in general. In this work we introduce *D-Flow*, a simple…

Cited by 28SourcePDFScholar
2024

Generalized Schrödinger Bridge Matching

ICLR 2024poster

Modern distribution matching algorithms for training diffusion or flow models directly prescribe the time evolution of the marginal distributions between two boundary distributions. In this work, we consider a generalized distribution matching setup, where these marginals are only implicitly describ…

2023

Voicebox: Text-Guided Multilingual Universal Speech Generation at Scale

NeurIPS 2023poster

Large-scale generative models such as GPT and DALL-E have revolutionized the research community. These models not only generate high fidelity outputs, but are also generalists which can solve tasks not explicitly taught. In contrast, speech generative models are still primitive in terms of scale and…

Cited by 299SourcePDFScholar
2022

Bounding Training Data Reconstruction in Private (Deep) Learning

ICML 2022oral

Differential privacy is widely accepted as the de facto method for preventing data leakage in ML, and conventional wisdom suggests that it offers strong protection against privacy attacks. However, existing semantic guarantees for DP focus on membership inference, which may overestimate the adversar…

2020

BoTorch: A Framework for Efficient Monte-Carlo Bayesian Optimization

NeurIPS 2020poster

Bayesian optimization provides sample-efficient global optimization for a broad range of applications, including automatic machine learning, engineering, physics, and experimental design. We introduce BoTorch, a modern programming framework for Bayesian optimization that combines Monte-Carlo (MC) ac…

2020

Efficient Nonmyopic Bayesian Optimization via One-Shot Multi-Step Trees

NeurIPS 2020poster

Bayesian optimization is a sequential decision making framework for optimizing expensive-to-evaluate black-box functions. Computing a full lookahead policy amounts to solving a highly intractable stochastic dynamic program. Myopic approaches, such as expected improvement, are often adopted in practi…

Cited by 66SourcePDFScholar