paper-with-me

Papers

Universal Marginalizer for Amortised Inference and Embedding of Generative Models

2018-11-12 · Robert Walecki, Albert Buchard, Kostis Gourgoulias, Chris Hart, Maria Lomeli, A. K. W. Navarro, Max Zwiessele, Yura Perov, Saurabh Johri

Probabilistic graphical models are powerful tools which allow us to formalise our knowledge about the world and reason about its inherent uncertainty. There exist a considerable number of methods for performing inference in probabilistic graphical models; however, they can be computationally costly due to significant time burden and/or storage requirements; or they lack theoretical guarantees of convergence and accuracy when applied to large scale graphical models. To this end, we propose the Universal Marginaliser Importance Sampler (UM-IS) -- a hybrid inference scheme that combines the flexibility of a deep neural network trained on samples from the model and inherits the asymptotic guarantees of importance sampling. We show how combining samples drawn from the graphical model with an appropriate masking function allows us to train a single neural network to approximate any of the corresponding conditional marginal distributions, and thus amortise the cost of inference. We also show that the graph embeddings can be applied for tasks such as: clustering, classification and interpretation of relationships between the nodes. Finally, we benchmark the method on a large graph (>1000 nodes), showing that UM-IS outperforms sampling-based methods by a large margin while being computationally efficient.

📄 PDF Abstract BibTeX arXiv:1811.04727

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

A Universal Marginalizer for Amortized Inference in Generative Models

2017-11-02 · Laura Douglas, Iliyan Zarov, Konstantinos Gourgoulias, Chris Lucas 외

We consider the problem of inference in a causal generative model where the set of available observations differs between data instances. We show how combining samples drawn from the graphical model with an appropriate m…

Universal Marginaliser for Deep Amortised Inference for Probabilistic Programs

2019-10-16 · Robert Walecki, Kostis Gourgoulias, Adam Baker, Chris Hart 외

Probabilistic programming languages (PPLs) are powerful modelling tools which allow to formalise our knowledge about the world and reason about its inherent uncertainty. Inference methods used in PPL can be computational…

Probabilistic Programming

Mind the Gap when Conditioning Amortised Inference in Sequential Latent-Variable Models

2021-01-18 · ICLR 2021 1 · Justin Bayer, Maximilian Soelch, Atanas Mirchev, Baris Kayalibay 외

Amortised inference enables scalable learning of sequential latent-variable models (LVMs) with the evidence lower bound (ELBO). In this setting, variational posteriors are often only partially conditioned. While the true…

Amortised MAP Inference for Image Super-resolution

2016-10-14 · Casper Kaae Sønderby, Jose Caballero, Lucas Theis, Wenzhe Shi 외

Image super-resolution (SR) is an underdetermined inverse problem, where a large number of plausible high-resolution images can explain the same downsampled image. Most current single image SR methods use empirical risk …

DenoisingImage Super-ResolutionSuper-ResolutionVariational Inference

Autoencoding Pixies: Amortised Variational Inference with Graph Convolutions for Functional Distributional Semantics

2020-05-06 · ACL 2020 6 · Guy Emerson

Functional Distributional Semantics provides a linguistically interpretable framework for distributional semantics, by representing the meaning of a word as a function (a binary classifier), instead of a vector. However,…

Language ModelingLanguage ModellingSemantic CompositionSemantic Similarity+2