paper-with-me

홈 › Papers

Conditional Sum-Product Networks: Imposing Structure on Deep Probabilistic Architectures

2019-05-21 · Xiaoting Shao, Alejandro Molina, Antonio Vergari, Karl Stelzner, Robert Peharz, Thomas Liebig, Kristian Kersting

Probabilistic graphical models are a central tool in AI; however, they are generally not as expressive as deep neural models, and inference is notoriously hard and slow. In contrast, deep probabilistic models such as sum-product networks (SPNs) capture joint distributions in a tractable fashion, but still lack the expressive power of intractable models based on deep neural networks. Therefore, we introduce conditional SPNs (CSPNs), conditional density estimators for multivariate and potentially hybrid domains which allow harnessing the expressive power of neural networks while still maintaining tractability guarantees. One way to implement CSPNs is to use an existing SPN structure and condition its parameters on the input, e.g., via a deep neural network. This approach, however, might misrepresent the conditional independence structure present in data. Consequently, we also develop a structure-learning approach that derives both the structure and parameters of CSPNs from data. Our experimental evidence demonstrates that CSPNs are competitive with other probabilistic models and yield superior performance on multilabel image classification compared to mean field and mixture density networks. Furthermore, they can successfully be employed as building blocks for structured probabilistic models, such as autoregressive image models.

📄 PDF Abstract BibTeX arXiv:1905.08550

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Deep Generative Transformers for Probabilistic Time Series and Spatiotemporal Forecasting

2026-03-12 · Rajdeep Pathak, Rahul Goswami, Madhurima Panja, Palash Ghosh 외 arxiv

Reliable uncertainty quantification is paramount for forecasting multivariate time series and spatiotemporal data. While Transformer architectures excel at sequence modeling, current probabilistic approaches typically re…

Conditional Inverse Learning of Time-Varying Reproduction Numbers Inference

2026-03-18 · Lanlan Yu, Quan-Hui Liu, Haoyue Zheng, Xinfu Yang arxiv

Estimating time-varying reproduction numbers from epidemic incidence data is a central task in infectious disease surveillance, yet it poses an inherently ill-posed inverse problem. Existing approaches often rely on stro…

Probabilistic modeling of rational communication with conditionals

2021-05-12 · Britta Grusdt, Daniel Lassiter, Michael Franke

While a large body of work has scrutinized the meaning of conditional sentences, considerably less attention has been paid to formal models of their pragmatic use and interpretation. Here, we take a probabilistic approac…

A Compositional Atlas for Algebraic Circuits

2024-12-07 · Benjie Wang, Denis Deratani Mauá, Guy Van Den Broeck, YooJung Choi

Circuits based on sum-product structure have become a ubiquitous representation to compactly encode knowledge, from Boolean functions to probability distributions. By imposing constraints on the structure of such circuit…

Causal Inference

Relative gradient optimization of the Jacobian term in unsupervised deep learning

2020-06-26 · NeurIPS 2020 12 · Luigi Gresele, Giancarlo Fissore, Adrián Javaloy, Bernhard Schölkopf 외

Learning expressive probabilistic models correctly describing the data is a ubiquitous problem in machine learning. A popular approach for solving it is mapping the observations into a representation space with a simple …