Approximate Knowledge Compilation by Online Collapsed Importance Sampling (bibtex)

by Tal Friedman and Guy Van den Broeck
Abstract:
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.
Reference:
Tal Friedman and Guy Van den Broeck. Approximate Knowledge Compilation by Online Collapsed Importance Sampling, In Proceedings of the ICML Workshop on Tractable Probabilistic Models (TPM), 2018.
Bibtex Entry:
@inproceedings{FriedmanTPM18,
  author = {Friedman, Tal and Van den Broeck, Guy},
  title = {Approximate Knowledge Compilation by Online Collapsed Importance Sampling},
  booktitle = {Proceedings of the ICML Workshop on Tractable Probabilistic Models (TPM)},
  url       = "http://starai.cs.ucla.edu/papers/FriedmanTPM18.pdf",
  code = "https://github.com/UCLA-StarAI/Collapsed-Compilation",
  month     = jul,
  year      = {2018},
  keywords  = {workshop,duplicate}
}
PDF Preview:
(PDF preview not available, download PDF instead)
Powered by bibtexbrowser