← Search

Dave Moore

5 accepted papers

2022

Embedded-model flows: Combining the inductive biases of model-free deep learning and explicit probabilistic modeling

ICLR 2022poster

Normalizing flows have shown great success as general-purpose density estimators. However, many real world applications require the use of domain-specific knowledge, which normalizing flows cannot readily incorporate. We propose embedded-model flows (EMF), which alternate general-purpose transformat…

2021

Automatic structured variational inference

AISTATS 2021poster

Stochastic variational inference offers an attractive option as a default method for differentiable probabilistic programming. However, the performance of the variational approach depends on the choice of an appropriate variational family. Here, we introduce automatic structured variational inferenc…

2018

Simple, Distributed, and Accelerated Probabilistic Programming

NeurIPS 2018poster

We describe a simple, low-level approach for embedding probabilistic programming in a deep learning ecosystem. In particular, we distill probabilistic programming down to a single abstraction—the random variable. Our lightweight implementation in TensorFlow enables numerous applications: a model-par…