paper-with-me

Papers

Scaling Continuous Latent Variable Models as Probabilistic Integral Circuits

2024-06-10 · Gennaro Gala, Cassio de Campos, Antonio Vergari, Erik Quaeghebeur

Probabilistic integral circuits (PICs) have been recently introduced as probabilistic models enjoying the key ingredient behind expressive generative models: continuous latent variables (LVs). PICs are symbolic computational graphs defining continuous LV models as hierarchies of functions that are summed and multiplied together, or integrated over some LVs. They are tractable if LVs can be analytically integrated out, otherwise they can be approximated by tractable probabilistic circuits (PC) encoding a hierarchical numerical quadrature process, called QPCs. So far, only tree-shaped PICs have been explored, and training them via numerical quadrature requires memory-intensive processing at scale. In this paper, we address these issues, and present: (i) a pipeline for building DAG-shaped PICs out of arbitrary variable decompositions, (ii) a procedure for training PICs using tensorized circuit architectures, and (iii) neural functional sharing techniques to allow scalable training. In extensive experiments, we showcase the effectiveness of functional sharing and the superiority of QPCs over traditional PCs.

📄 PDF Abstract BibTeX arXiv:2406.06494

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Probabilistic Integral Circuits

2023-10-25 · Gennaro Gala, Cassio de Campos, Robert Peharz, Antonio Vergari 외

Continuous latent variables (LVs) are a key ingredient of many generative models, as they allow modelling expressive mixtures with an uncountable number of components. In contrast, probabilistic circuits (PCs) are hierar…

Discrete Variational Autoencoders

2016-09-07 · Jason Tyler Rolfe

Probabilistic models with discrete latent variables naturally capture datasets composed of discrete classes. However, they are difficult to train efficiently, since backpropagation through discrete variables is generally…

Stochastic gradient variational Bayes for gamma approximating distributions

2015-09-04 · David A. Knowles

While stochastic variational inference is relatively well known for scaling inference in Bayesian probabilistic models, related methods also offer ways to circumnavigate the approximation of analytically intractable expe…

Variational Inference

Scaling Up Probabilistic Circuits by Latent Variable Distillation

2022-10-10 · Anji Liu, Honghua Zhang, Guy Van Den Broeck

Probabilistic Circuits (PCs) are a unified framework for tractable probabilistic models that support efficient computation of various probabilistic queries (e.g., marginal probabilities). One key challenge is to scale PC…

Language ModelingLanguage Modelling

Laplace's Method Approximations for Probabilistic Inference in Belief Networks with Continuous Variables

2013-02-27 · Adriano Azevedo-Filho, Ross D. Shachter

Laplace's method, a family of asymptotic methods used to approximate integrals, is presented as a potential candidate for the tool box of techniques used for knowledge acquisition and probabilistic inference in belief ne…

Model Selection