paper-with-me

Papers

Exact Inference for Integer Latent-Variable Models

2017-08-01 · ICML 2017 8 · Kevin Winner, Debora Sujono, Dan Sheldon

Graphical models with latent count variables arise in a number of areas. However, standard inference algorithms do not apply to these models due to the infinite support of the latent variables. Winner and Sheldon (2016) recently developed a new technique using probability generating functions (PGFs) to perform efficient, exact inference for certain Poisson latent variable models. However, the method relies on symbolic manipulation of PGFs, and it is unclear whether this can be extended to more general models. In this paper we introduce a new approach for inference with PGFs: instead of manipulating PGFs symbolically, we adapt techniques from the autodiff literature to compute the higher-order derivatives necessary for inference. This substantially generalizes the class of models for which efficient, exact inference algorithms are available. Specifically, our results apply to a class of models that includes branching processes, which are widely used in applied mathematics and population ecology, and autoregressive models for integer data. Experiments show that our techniques are more scalable than existing approximate methods and enable new applications.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning in Integer Latent Variable Models with Nested Automatic Differentiation

2018-06-08 · ICML 2018 7 · Daniel Sheldon, Kevin Winner, Debora Sujono

We develop nested automatic differentiation (AD) algorithms for exact inference and learning in integer latent variable models. Recently, Winner, Sujono, and Sheldon showed how to reduce marginalization in a class of int…

Discretely Relaxing Continuous Variables for tractable Variational Inference

2018-12-01 · NeurIPS 2018 12 · Trefor Evans, Prasanth Nair

We explore a new research direction in Bayesian variational inference with discrete latent variable priors where we exploit Kronecker matrix algebra for efficient and exact computations of the evidence lower bound (ELBO)…

Variational Inference

Discretely Relaxing Continuous Variables for tractable Variational Inference

2018-09-12 · NeurIPS 2018 · Trefor W. Evans, Prasanth B. Nair

We explore a new research direction in Bayesian variational inference with discrete latent variable priors where we exploit Kronecker matrix algebra for efficient and exact computations of the evidence lower bound (ELBO)…

Variational Inference

Integer Programming for Causal Structure Learning in the Presence of Latent Variables

2021-02-05 · Rui Chen, Sanjeeb Dash, Tian Gao

The problem of finding an ancestral acyclic directed mixed graph (ADMG) that represents the causal relationships between a set of variables is an important area of research on causal inference. Most existing score-based …

Causal Inferencevalid

Exact Inference with Latent Variables in an Arbitrary Domain

2019-01-28 · Chuyang Ke, Jean Honorio

We analyze the necessary and sufficient conditions for exact inference of a latent model. In latent models, each entity is associated with a latent variable following some probability distribution. The challenging questi…