← Search

Diana Cai

10 accepted papers

2025

Batch, match, and patch: low-rank approximations for score-based variational inference

AISTATS 2025poster

Black-box variational inference (BBVI) scales poorly to high-dimensional problems when it is used to estimate a multivariate Gaussian approximation with a full covariance matrix. In this paper, we extend the _batch-and-match_ (BaM) framework for score-based BBVI to problems where it is prohibitively…

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

Active multi-fidelity Bayesian online changepoint detection

UAI 2021poster

Online algorithms for detecting changepoints, or abrupt shifts in the behavior of a time series, are often deployed with limited resources, e.g., to edge computing settings such as mobile phones or industrial sensors. In these scenarios it may be beneficial to trade the cost of collecting an environ…

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…