Smoothing Structured Decomposable Circuits (bibtex)

by Andy Shih, Guy Van den Broeck, Paul Beame and Antoine Amarilli
Abstract:
We study the task of smoothing a circuit, i.e., ensuring that all children of a plus-gate mention the same variables. Circuits serve as the building blocks of state-of-the-art inference algorithms on discrete probabilistic graphical models and probabilistic programs. They are also important for discrete density estimation algorithms. Many of these tasks require the input circuit to be smooth. However, smoothing has not been studied in its own right yet, and only a trivial quadratic algorithm is known. This paper studies efficient smoothing for structured decomposable circuits. We propose a near-linear time algorithm for this task and explore lower bounds for smoothing decomposable circuits, using existing results on range-sum queries. Further, for the important case of All-Marginals, we show a more efficient linear-time algorithm. We validate experimentally the performance of our methods.
Reference:
Andy Shih, Guy Van den Broeck, Paul Beame and Antoine Amarilli. Smoothing Structured Decomposable Circuits, In Advances in Neural Information Processing Systems 32 (NeurIPS), 2019.
Bibtex Entry:
@inproceedings{ShihNeurIPS19,
  author    = {Shih, Andy and Van den Broeck, Guy and Beame, Paul and Amarilli, Antoine},
  title     = {Smoothing Structured Decomposable Circuits},
  booktitle = {Advances in Neural Information Processing Systems 32 (NeurIPS)},
  month     = 12,
  year      = {2019},
  url       = "http://starai.cs.ucla.edu/papers/ShihNeurIPS19.pdf",
  slides    = "http://starai.cs.ucla.edu/slides/Neurips19.pdf",
  video     = "https://slideslive.com/38923834/track-4-session-3-spotlights",
  code = "https://github.com/AndyShih12/SSDC",
  annotation = "(Oral spotlight presentation, acceptance rate 164/6743 = 2.4\%)",
  keywords  = {conference,selective}
}
PDF Preview:
(PDF preview not available, download PDF instead)
Powered by bibtexbrowser