← Search

David Blei

60 accepted papers

2025

Can Generative AI Solve Your In-Context Learning Problem? A Martingale Perspective

ICLR 2025poster

This work is about estimating when a conditional generative model (CGM) can solve an in-context learning (ICL) problem. An in-context learning (ICL) problem comprises a CGM, a dataset, and a prediction task. The CGM could be a multi-modal foundation model; the dataset, a collection of patient histor…

Cited by 1SourcePDFScholar
2025

Fisher meets Feynman: score-based variational inference with a product of experts

NeurIPS 2025spotlight

We introduce a highly expressive yet distinctly tractable family for black-box variational inference (BBVI). Each member of this family is a weighted product of experts (PoE), and each weighted expert in the product is proportional to a multivariate $t$-distribution. These products of experts can…

Cited by 0SourceScholar
2025

HDP-Flow: Generalizable Bayesian Nonparametric Model for Time Series State Discovery

UAI 2025

We introduce HDP-Flow, a Bayesian nonparametric (BNP) model for unsupervised state discovery in dynamic, non-stationary time series data. Unlike prior work that assumes fixed states, HDPFlow models evolving datasets with unknown and variable latent states. By integrating the adaptability of BNP mode

2025

Posterior Mean Matching: Generative Modeling through Online Bayesian Inference

AISTATS 2025poster

This paper introduces posterior mean matching (PMM), a new method for generative modeling that is grounded in Bayesian inference. PMM uses conjugate pairs of distributions to model complex data of various modalities like images and text, offering a flexible alternative to existing methods like diffu…

Cited by 0SourceScholar
2024

Batch and match: black-box variational inference with a score-based divergence

ICML 2024spotlight

Most leading implementations of black-box variational inference (BBVI) are based on optimizing a stochastic evidence lower bound (ELBO). But such approaches to BBVI often converge slowly due to the high variance of their gradient estimates and their sensitivity to hyperparameters. In this work, we p…

Cited by 7SourcePDFScholar
2024

EigenVI: score-based variational inference with orthogonal function expansions

NeurIPS 2024spotlight

We develop EigenVI, an eigenvalue-based approach for black-box variational inference (BBVI). EigenVI constructs its variational approximations from orthogonal function expansions. For distributions over $\mathbb{R}^D$, the lowest order term in these expansions provides a Gaussian variational approxi…

Cited by 3SourcePDFScholar
2024

Estimating the Hallucination Rate of Generative AI

NeurIPS 2024poster

This paper presents a method for estimating the hallucination rate for in-context learning (ICL) with generative AI. In ICL, a conditional generative model (CGM) is prompted with a dataset and a prediction question and asked to generate a response. One interpretation of ICL assumes that the CGM comp…

Cited by 6SourcePDFScholar
2024

Hypothesis Testing the Circuit Hypothesis in LLMs

NeurIPS 2024poster

Large language models (LLMs) demonstrate surprising capabilities, but we do not understand how they are implemented. One hypothesis suggests that these capabilities are primarily executed by small subnetworks within the LLM, known as circuits. But how can we evaluate this hypothesis? In this paper,…

2024

On the Misspecification of Linear Assumptions in Synthetic Controls

AISTATS 2024poster

The synthetic control (SC) method is popular for estimating causal effects from observational panel data. It rests on a crucial assumption that we can write the treated unit as a linear combination of the untreated units. In practice, this assumption may not hold, and when violated, the resulting SC…

Cited by 2SourcePDFScholar
2024

Treeffuser: probabilistic prediction via conditional diffusions with gradient-boosted trees

NeurIPS 2024poster

Probabilistic prediction aims to compute predictive distributions rather than single point predictions. These distributions enable practitioners to quantify uncertainty, compute risk, and detect outliers. However, most probabilistic methods assume parametric responses, such as Gaussian or Poisson di…

2023

An Invariant Learning Characterization of Controlled Text Generation

ACL 2023long

Controlled generation refers to the problem of creating text that contains stylistic or semantic attributes of interest. Many approaches reduce this problem to training a predictor of the desired attribute. For example, researchers hoping to deploy a large language model to produce non-toxic content…

2023

Data Augmentations for Improved (Large) Language Model Generalization

NeurIPS 2023poster

The reliance of text classifiers on spurious correlations can lead to poor generalization at deployment, raising concerns about their use in safety-critical domains such as healthcare. In this work, we propose to use counterfactual data augmentation, guided by knowledge of the causal structure of th…

Cited by 9SourcePDFScholar
2023

Nonparametric Identifiability of Causal Representations from Unknown Interventions

NeurIPS 2023poster

We study causal representation learning, the task of inferring latent causal variables and their causal relations from high-dimensional functions (“mixtures”) of the variables. Prior work relies on weak supervision, in the form of counterfactual pre- and post-intervention views or temporal structure…

2023

Practical and Asymptotically Exact Conditional Sampling in Diffusion Models

NeurIPS 2023poster

Diffusion models have been successful on a range of conditional generation tasks including molecular design and text-to-image generation. However, these achievements have primarily depended on task-specific conditional training or error-prone heuristic approximations. Ideally, a conditional generati…

2023

Probabilistic Conformal Prediction Using Conditional Random Samples

AISTATS 2023poster

This paper proposes probabilistic conformal prediction (PCP), a predictive inference algorithm that estimates a target variable by a discontinuous predictive set. Given inputs, PCP constructs the predictive set based on random samples from an estimated generative model. It is efficient and compatibl…

2023

Variational Inference with Gaussian Score Matching

NeurIPS 2023poster

Variational inference (VI) is a method to approximate the computationally intractable posterior distributions that arise in Bayesian statistics. Typically, VI fits a simple parametric distribution to be close to the target posterior, optimizing an appropriate objective such as the evidence lower b…

Cited by 13SourcePDFScholar
2022

On the Assumptions of Synthetic Control Methods

AISTATS 2022poster

Synthetic control (SC) methods have been widely applied to estimate the causal effect of large-scale interventions, e.g., the state-wide effect of a change in policy. The idea of synthetic controls is to approximate one unit’s counterfactual outcomes using a weighted combination of some other units’…

2021

Hierarchical Inducing Point Gaussian Process for Inter-domian Observations

AISTATS 2021poster

We examine the general problem of inter-domain Gaussian Processes (GPs): problems where the GP realization and the noisy observations of that realization lie on different domains. When the mapping between those domains is linear, such as integration or differentiation, inference is still closed form.…

Cited by 12SourcePDFScholar
2021

Unsupervised Representation Learning via Neural Activation Coding

ICML 2021oral

We present neural activation coding (NAC) as a novel approach for learning deep representations from unlabeled data for downstream applications. We argue that the deep encoder should maximize its nonlinear expressivity on the data for downstream predictors to take full advantage of its representatio…

2021

variational combinatorial sequential monte carlo methods for bayesian phylogenetic inference

UAI 2021poster

Bayesian phylogenetic inference is often conducted via local or sequential search over topologies and branch lengths using algorithms such as random-walk Markov chain Monte Carlo (MCMC) or Combinatorial Sequential Monte Carlo (CSMC). However, when MCMC is used for evolutionary parameter learning, co…

2019

Adapting Neural Networks for the Estimation of Treatment Effects

NeurIPS 2019poster

This paper addresses the use of neural networks for the estimation of treatment effects from observational data. Generally, estimation proceeds in two stages. First, we fit models for the expected outcome and the probability of treatment (propensity score). Second, we plug these fitted models into a d…

2019

Poisson-Randomized Gamma Dynamical Systems

NeurIPS 2019poster

This paper presents the Poisson-randomized gamma dynamical system (PRGDS), a model for sequentially observed count tensors that encodes a strong inductive bias toward sparsity and burstiness. The PRGDS is based on a new motif in Bayesian latent variable modeling, an alternating chain of discrete Poi…

2019

Using Embeddings to Correct for Unobserved Confounding in Networks

NeurIPS 2019poster

We consider causal inference in the presence of unobserved confounding. We study the case where a proxy is available for the unobserved confounding in the form of a network connecting the units. For example, the link structure of a social network carries information about its members. We show how to…

2018

Augment and Reduce: Stochastic Inference for Large Categorical Distributions

ICML 2018oral

Categorical distributions are ubiquitous in machine learning, e.g., in classification, language models, and recommendation systems. However, when the number of possible outcomes is very large, using categorical distributions becomes computationally expensive, as the complexity scales linearly with t…

2018

Noisin: Unbiased Regularization for Recurrent Neural Networks

ICML 2018oral

Recurrent neural networks (RNNs) are powerful models of sequential data. They have been successfully used in domains such as text and speech. However, RNNs are susceptible to overfitting; regularization is important. In this paper we develop Noisin, a new method for regularizing RNNs. Noisin injects…

Cited by 31SourcePDFScholar
2017

Bayesian Learning and Inference in Recurrent Switching Linear Dynamical Systems

AISTATS 2017poster

Many natural systems, such as neurons firing in the brain or basketball teams traversing a court, give rise to time series data with complex, nonlinear dynamics. We can gain insight into these systems by decomposing the data into segments that are each explained by simpler dynamic units. Building o…

Cited by 301SourcePDFScholar
2017

Hierarchical Implicit Models and Likelihood-Free Variational Inference

NeurIPS 2017poster

Implicit probabilistic models are a flexible class of models defined by a simulation process for data. They form the basis for models which encompass our understanding of the physical word. Despite this fundamental nature, the use of implicit models remains limited due to challenge in positing compl…

Cited by 272SourcePDFScholar
2017

Reparameterization Gradients through Acceptance-Rejection Sampling Algorithms

AISTATS 2017poster

Variational inference using the reparameterization trick has enabled large-scale approximate Bayesian inference in complex probabilistic models, leveraging stochastic optimization to sidestep intractable expectations. The reparameterization trick is applicable when we can simulate a random variable…

2017

Variational Inference via $\chi$ Upper Bound Minimization

NeurIPS 2017poster

Variational inference (VI) is widely used as an efficient alternative to Markov chain Monte Carlo. It posits a family of approximating distributions $q$ and finds the closest member to the exact posterior $p$. Closeness is usually measured via a divergence $D(q || p)$ from $q$ to $p$. While successf…

Cited by 193SourcePDFScholar
2016

Bayesian Poisson Tucker Decomposition for Learning the Structure of International Relations

ICML 2016poster

We introduce Bayesian Poisson Tucker decomposition (BPTD) for modeling country–country interaction event data. These data consist of interaction events of the form “country i took action a toward country j at time t.” BPTD discovers overlapping country–community memberships, including the number of…

Cited by 105SourcePDFScholar