Greedy Part-Wise Learning of Sum-Product Networks

Abstract

Sum-product networks allow to model complex variable interactions while still granting efficient inference. However, most learning algorithms proposed so far are explicitly or implicitly restricted to the image domain, either by assuming variable neighborhood or by assuming that dependent variables are related by their magnitudes over the training set. In this paper, we introduce a novel algorithm, learning the structure and parameters of sum-product networks in a greedy bottom-up manner. Our algorithm iteratively merges probabilistic models of small variable scope to larger and more complex models. These merges are guided by statistical dependence test, and parameters are learned using a maximum mutual information principle. In experiments our method competes well with the existing learning algorithms for sum-product networks on the task of reconstructing covered image regions, and outperforms these when neither neighborhood nor correlations by magnitude can be assumed.

Cite

Text

Peharz et al. "Greedy Part-Wise Learning of Sum-Product Networks." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2013. doi:10.1007/978-3-642-40991-2_39

Markdown

[Peharz et al. "Greedy Part-Wise Learning of Sum-Product Networks." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2013.](https://mlanthology.org/ecmlpkdd/2013/peharz2013ecmlpkdd-greedy/) doi:10.1007/978-3-642-40991-2_39

BibTeX

@inproceedings{peharz2013ecmlpkdd-greedy,
  title     = {{Greedy Part-Wise Learning of Sum-Product Networks}},
  author    = {Peharz, Robert and Geiger, Bernhard C. and Pernkopf, Franz},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2013},
  pages     = {612-627},
  doi       = {10.1007/978-3-642-40991-2_39},
  url       = {https://mlanthology.org/ecmlpkdd/2013/peharz2013ecmlpkdd-greedy/}
}