Efficient Search-Based Weighted Model Integration (bibtex)

by Zhe Zeng and Guy Van den Broeck
Abstract:
Weighted model integration (WMI) extends Weighted model counting (WMC) to the integration of functions over mixed discrete-continuous domains. It has shown tremendous promise for solving inference problems in graphical models and probabilistic programming. Yet, state-of-the-art tools for WMI are limited in terms of performance and ignore the independence structure that is crucial to improving efficiency. To address this limitation, we propose an efficient model integration algorithm for theories with tree primal graphs. We exploit the sparse graph structure by using search to performing integration. Our algorithm greatly improves the computational efficiency on such problems and exploits context-specific independence between variables. Experimental results show dramatic speedups compared to existing WMI solvers on problems with tree-shaped dependencies.
Reference:
Zhe Zeng and Guy Van den Broeck. Efficient Search-Based Weighted Model Integration, In Proceedings of the 35th Conference on Uncertainty in Artificial Intelligence (UAI), 2019.
Bibtex Entry:
@inproceedings{ZengUAI19,
  author    = {Zeng, Zhe and Van den Broeck, Guy},
  title     = {Efficient Search-Based Weighted Model Integration},
  booktitle = {Proceedings of the 35th Conference on Uncertainty in Artificial Intelligence (UAI)},
  month     = 7,
  year      = {2019},
  url       = "http://starai.cs.ucla.edu/papers/ZengUAI19.pdf",
  code = "https://github.com/UCLA-StarAI/pysmi",
  keywords  = {conference,selective}
}
PDF Preview:
(PDF preview not available, download PDF instead)
Powered by bibtexbrowser