← Search

Mark Goldstein

11 accepted papers

2025

Time After Time: Deep-Q Effect Estimation for Interventions on When and What to do

ICLR 2025poster

Problems in fields such as healthcare, robotics, and finance requires reasoning about the value both of what decision or action to take and when to take it. The prevailing hope is that artificial intelligence will support such decisions by estimating the causal effect of policies such as how to trea…

Cited by 0SourcePDFScholar
2024

Contrasting with Symile: Simple Model-Agnostic Representation Learning for Unlimited Modalities

NeurIPS 2024poster

Contrastive learning methods, such as CLIP, leverage naturally paired data—for example, images and their corresponding text captions—to learn general representations that transfer efficiently to downstream tasks. While such approaches are generally applied to two modalities, domains such as robotics…

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

SiT: Exploring Flow and Diffusion-based Generative Models with Scalable Interpolant Transformers

ECCV 2024poster

"We present Scalable Interpolant Transformers (SiT), a family of generative models built on the backbone of Diffusion Transformers (DiT). The interpolant framework, which allows for connecting two distributions in a more flexible way than standard diffusion models, makes possible a modular study of…

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…

2024

What’s the score? Automated Denoising Score Matching for Nonlinear Diffusions

ICML 2024poster

Reversing a diffusion process by learning its score forms the heart of diffusion-based generative modeling and for estimating properties of scientific systems. The diffusion processes that are tractable center on linear processes with a Gaussian stationary distribution, limiting the kinds of models…

Cited by 4SourcePDFScholar
2023

Where to Diffuse, How to Diffuse, and How to Get Back: Automated Learning for Multivariate Diffusions

ICLR 2023poster

Diffusion-based generative models (DBGMs) perturb data to a target noise distribution and reverse this process to generate samples. The choice of noising process, or inference diffusion process, affects both likelihoods and sample quality. For example, extending the inference process with auxiliary…

Cited by 21SourcePDFScholar
2021

Inverse-Weighted Survival Games

NeurIPS 2021poster

Deep models trained through maximum likelihood have achieved state-of-the-art results for survival analysis. Despite this training scheme, practitioners evaluate models under other criteria, such as binary classification losses at a chosen set of time horizons, e.g. Brier score (BS) and Bernoulli lo…

2021

Understanding Failures in Out-of-Distribution Detection with Deep Generative Models

ICML 2021spotlight

Deep generative models (DGMs) seem a natural fit for detecting out-of-distribution (OOD) inputs, but such models have been shown to assign higher probabilities or densities to OOD images than images from the training distribution. In this work, we explain why this behavior should be attributed to mo…

Cited by 128SourcePDFScholar
2020

X-CAL: Explicit Calibration for Survival Analysis

NeurIPS 2020poster

Survival analysis models the distribution of time until an event of interest, such as discharge from the hospital or admission to the ICU. When a model’s predicted number of events within any time interval is similar to the observed number, it is called well-calibrated. A survival model’s calibratio…