← Search

Tamara Broderick

26 accepted papers

2026

Dropping Just a Handful of Preferences Can Change Top Large Language Model Rankings

ICLR 2026poster

We propose a method for evaluating the robustness of widely used LLM ranking systems---variants of a Bradley--Terry model---to dropping a worst-case very small fraction of preference data. Our approach is computationally fast and easy to adopt. When we apply our method to matchups from popular LLM r…

Cited by 0SourcecodeScholar
2025

Multi-marginal Schrödinger Bridges with Iterative Reference Refinement

AISTATS 2025oral

Practitioners often aim to infer an unobserved population trajectory using sample snapshots at multiple time points. E.g. given single-cell sequencing data, scientists would like to learn how gene expression changes over a cell’s life cycle. But sequencing any cell destroys that cell. So we can acce…

Cited by 0SourcecodeScholar
2025

Smooth Sailing: Lipschitz-Driven Uncertainty Quantification for Spatial Associations

NeurIPS 2025poster

Estimating associations between spatial covariates and responses — rather than merely predicting responses — is central to environmental science, epidemiology, and economics. For instance, public health officials might be interested in whether air pollution has a strictly positive association with a…

Cited by 0SourceScholar
2023

Diffusion Probabilistic Modeling of Protein Backbones in 3D for the motif-scaffolding problem

ICLR 2023poster

Construction of a scaffold structure that supports a desired motif, conferring protein function, shows promise for the design of vaccines and enzymes. But a general solution to this motif-scaffolding problem remains open. Current machine-learning techniques for scaffold design are either limited to…

2023

Gaussian processes at the Helm(holtz): A more fluid model for ocean currents

ICML 2023poster

Oceanographers are interested in predicting ocean currents and identifying divergences in a current vector field based on sparse observations of buoy velocities. Since we expect current dynamics to be smooth but highly non-linear, Gaussian processes (GPs) offer an attractive model. But we show that…

2022

Many processors, little time: MCMC for partitions via optimal transport couplings

AISTATS 2022poster

Markov chain Monte Carlo (MCMC) methods are often used in clustering since they guarantee asymptotically exact expectations in the infinite-time limit. In finite time, though, slow mixing often leads to poor performance. Modern computing environments offer massive parallelism, but naive implementati…

2022

Measuring the robustness of Gaussian processes to kernel choice

AISTATS 2022poster

Gaussian processes (GPs) are used to make medical and scientific decisions, including in cardiac care and monitoring of carbon dioxide emissions. Notably, the choice of GP kernel is often somewhat arbitrary. In particular, uncountably many kernels typically align with qualitative prior knowledge (e.…

Cited by 18SourcePDFScholar
2021

Can we globally optimize cross-validation loss? Quasiconvexity in ridge regression

NeurIPS 2021poster

Models like LASSO and ridge regression are extensively used in practice due to their interpretability, ease of use, and strong theoretical guarantees. Cross-validation (CV) is widely used for hyperparameter tuning in these models, but do practical methods minimize the true out-of-sample loss? A re…

Cited by 16SourcePDFScholar
2021

Finite mixture models do not reliably learn the number of components

ICML 2021spotlight

Scientists and engineers are often interested in learning the number of subpopulations (or components) present in a data set. A common suggestion is to use a finite mixture model (FMM) with a prior on the number of components. Past work has shown the resulting FMM component-count posterior is consis…

2021

For high-dimensional hierarchical models, consider exchangeability of effects across covariates instead of across datasets

NeurIPS 2021poster

Hierarchical Bayesian methods enable information sharing across regression problems on multiple groups of data. While standard practice is to model regression parameters (effects) as (1) exchangeable across the groups and (2) correlated to differing degrees across covariates, we show that this appro…

Cited by 4SourcePDFScholar
2020

Approximate Cross-Validation for Structured Models

NeurIPS 2020poster

Many modern data analyses benefit from explicitly modeling dependence structure in data -- such as measurements across time or space, ordered words in a sentence, or genes in a genome. A gold standard evaluation technique is structured cross-validation (CV), which leaves out some data subset (such a…

2020

Approximate Cross-Validation in High Dimensions with Guarantees

AISTATS 2020poster

Leave-one-out cross-validation (LOOCV) can be particularly accurate among cross-validation (CV) variants for machine learning assessment tasks – e.g., assessing methods’ error or variability. But it is expensive to re-fit a model $N$ times for a dataset of size $N$. Previous work has shown that appr…

2020

Approximate Cross-Validation with Low-Rank Data in High Dimensions

NeurIPS 2020poster

Many recent advances in machine learning are driven by a challenging trifecta: large data size $N$, high dimensions, and expensive algorithms. In this setting, cross-validation (CV) serves as an important tool for model assessment. Recent advances in approximate cross validation (ACV) provide accura…

Cited by 3SourcePDFScholar
2020

Validated Variational Inference via Practical Posterior Error Bounds

AISTATS 2020poster

Variational inference has become an increasingly attractive fast alternative to Markov chain Monte Carlo methods for approximate Bayesian inference. However, a major obstacle to the widespread use of variational methods is the lack of post-hoc accuracy measures that are both theoretically justified…

2019

A Swiss Army Infinitesimal Jackknife

AISTATS 2019poster

The error or variability of machine learning algorithms is often assessed by repeatedly refitting a model with different weighted versions of the observed data. The ubiquitous tools of cross-validation (CV) and the bootstrap are examples of this technique. These methods are powerful in large part du…

2019

Data-dependent compression of random features for large-scale kernel approximation

AISTATS 2019poster

Kernel methods offer the flexibility to learn complex relationships in modern, large data sets while enjoying strong theoretical guarantees on quality. Unfortunately, these methods typically require cubic running time in the data set size, a prohibitive cost in the large- data setting. Random featur…

Cited by 26SourcePDFScholar
2019

LR-GLM: High-Dimensional Bayesian Inference Using Low-Rank Data Approximations

ICML 2019oral

Due to the ease of modern data collection, applied statisticians often have access to a large set of covariates that they wish to relate to some observed outcome. Generalized linear models (GLMs) offer a particularly interpretable framework for such an analysis. In these high-dimensional problems, t…

Cited by 14SourcePDFScholar
2019

Scalable Gaussian Process Inference with Finite-data Mean and Variance Guarantees

AISTATS 2019poster

Gaussian processes (GPs) offer a flexible class of priors for nonparametric Bayesian regression, but popular GP posterior inference methods are typically prohibitively slow or lack desirable finite-data guarantees on quality. We develop a scalable approach to approximate GP regression, with finite-d…

Cited by 19SourcePDFScholar
2019

The Kernel Interaction Trick: Fast Bayesian Discovery of Pairwise Interactions in High Dimensions

ICML 2019oral

Discovering interaction effects on a response of interest is a fundamental problem faced in biology, medicine, economics, and many other scientific disciplines. In theory, Bayesian methods for discovering pairwise interactions enjoy many benefits such as coherent uncertainty quantification, the abil…

Cited by 32SourcePDFScholar
2018

Minimal I-MAP MCMC for Scalable Structure Discovery in Causal DAG Models

ICML 2018oral

Learning a Bayesian network (BN) from data can be useful for decision-making or discovering causal relationships. However, traditional methods often fail in modern applications, which exhibit a larger number of observed variables than data points. The resulting uncertainty about the underlying netwo…

Cited by 23SourcePDFScholar
2017

PASS-GLM: polynomial approximate sufficient statistics for scalable Bayesian GLM inference

NeurIPS 2017spotlight

Generalized linear models (GLMs)---such as logistic regression, Poisson regression, and robust regression---provide interpretable models for diverse data types. Probabilistic approaches, particularly Bayesian ones, allow coherent estimates of uncertainty, incorporation of prior information, and shar…

2016

Coresets for Scalable Bayesian Logistic Regression

NeurIPS 2016poster

The use of Bayesian methods in large-scale data settings is attractive because of the rich hierarchical models, uncertainty quantification, and prior specification they provide. Standard Bayesian inference algorithms are computationally expensive, however, making their direct application to large da…

2015

Linear Response Methods for Accurate Covariance Estimates from Mean Field Variational Bayes

NeurIPS 2015spotlight

Mean field variational Bayes (MFVB) is a popular posterior approximation method due to its fast runtime on large-scale data sets. However, a well known failing of MFVB is that it underestimates the uncertainty of model variables (sometimes severely) and provides no information about model variable c…