← Search

Nicholas Matthew Boffi

9 accepted papers

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
2026

Joint Distillation for Fast Likelihood Evaluation and Sampling in Flow-based Models

ICLR 2026poster

Log-likelihood evaluation enables important capabilities in generative models, including model comparison, certain fine-tuning objectives, and many downstream applications. Yet paradoxically, some of today's best generative models -- diffusion and flow-based models -- still require hundreds to thous…

Cited by 0SourceScholar
2026

Much Ado About Noising: Dispelling the Myths of Generative Robotic Control

ICLR 2026poster

Generative models, like flows and diffusions, have recently emerged as popular and efficacious policy parameterizations in robotics. There has been much speculation as to the factors underlying their successes, ranging from capturing multimodal action distributions to expressing more complex behavio…

Cited by 0SourcecodeScholar
2025

BoltzNCE: Learning likelihoods for Boltzmann Generation with Stochastic Interpolants and Noise Contrastive Estimation

NeurIPS 2025poster

Efficient sampling from the Boltzmann distribution given its energy function is a key challenge for modeling complex physical systems such as molecules. Boltzmann Generators address this problem by leveraging continuous normalizing flows to transform a simple prior into a distribution that can be re…

Cited by 0SourcecodeScholar
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

Shallow diffusion networks provably learn hidden low-dimensional structure

ICLR 2025poster

Diffusion-based generative models provide a powerful framework for learning to sample from a complex target distribution. The remarkable empirical success of these models applied to high-dimensional signals, including images and video, stands in stark contrast to classical results highlighting the c…

Cited by 4SourcePDFScholar
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…