paper-with-me

Papers

Approximate Knowledge Compilation by Online Collapsed Importance Sampling

2018-05-31 · NeurIPS 2018 12 · Tal Friedman, Guy Van Den Broeck

We introduce collapsed compilation, a novel approximate inference algorithm for discrete probabilistic graphical models. It is a collapsed sampling algorithm that incrementally selects which variable to sample next based on the partial sample obtained so far. This online collapsing, together with knowledge compilation inference on the remaining variables, naturally exploits local structure and context- specific independence in the distribution. These properties are naturally exploited in exact inference, but are difficult to harness for approximate inference. More- over, by having a partially compiled circuit available during sampling, collapsed compilation has access to a highly effective proposal distribution for importance sampling. Our experimental evaluation shows that collapsed compilation performs well on standard benchmarks. In particular, when the amount of exact inference is equally limited, collapsed compilation is competitive with the state of the art, and outperforms it on several benchmarks.

📄 PDF Abstract BibTeX arXiv:1805.12565

Code (1)

UCLA-StarAI/Collapsed-Compilation 공식 구현

Similar Papers 제목 키워드 기반

Lower Bounds for Approximate Knowledge Compilation

2020-11-27 · Alexis de Colnet, Stefan Mengel

Knowledge compilation studies the trade-off between succinctness and efficiency of different representation languages. For many languages, there are known strong lower bounds on the representation size, but recent work s…

Negation

Approximate Collapsed Gibbs Clustering with Expectation Propagation

2018-07-19 · Christopher Aicher, Emily B. Fox

We develop a framework for approximating collapsed Gibbs sampling in generative latent variable cluster models. Collapsed Gibbs is a popular MCMC method, which integrates out variables in the posterior to improve mixing.…

ClusteringTime SeriesTime Series AnalysisTime Series Clustering

Scalable Collapsed Inference for High-Dimensional Topic Models

2019-06-01 · NAACL 2019 6 · Rashidul Islam, James Foulds

The bigger the corpus, the more topics it can potentially support. To truly make full use of massive text corpora, a topic model inference algorithm must therefore scale efficiently in 1) documents and 2) topics, while 3…

Topic ModelsVocal Bursts Intensity Prediction

Approximate Model Counting by Partial Knowledge Compilation

2018-05-18 · Yong Lai

Model counting is the problem of computing the number of satisfying assignments of a given propositional formula. Although exact model counters can be naturally furnished by most of the knowledge compilation (KC) methods…

model

Accelerating Metropolis-Hastings with Lightweight Inference Compilation

2020-10-23 · Feynman Liang, Nimar Arora, Nazanin Tehrani, Yucen Li 외

In order to construct accurate proposers for Metropolis-Hastings Markov Chain Monte Carlo, we integrate ideas from probabilistic graphical models and neural networks in an open-source framework we call Lightweight Infere…

Probabilistic Programming