Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Tractable Regularization of Probabilistic Circuits

About

Probabilistic Circuits (PCs) are a promising avenue for probabilistic modeling. They combine advantages of probabilistic graphical models (PGMs) with those of neural networks (NNs). Crucially, however, they are tractable probabilistic models, supporting efficient and exact computation of many probabilistic inference queries, such as marginals and MAP. Further, since PCs are structured computation graphs, they can take advantage of deep-learning-style parameter updates, which greatly improves their scalability. However, this innovation also makes PCs prone to overfitting, which has been observed in many standard benchmarks. Despite the existence of abundant regularization techniques for both PGMs and NNs, they are not effective enough when applied to PCs. Instead, we re-think regularization for PCs and propose two intuitive techniques, data softening and entropy regularization, that both take advantage of PCs' tractability and still have an efficient implementation as a computation graph. Specifically, data softening provides a principled way to add uncertainty in datasets in closed form, which implicitly regularizes PC parameters. To learn parameters from a softened dataset, PCs only need linear time by virtue of their tractability. In entropy regularization, the exact entropy of the distribution encoded by a PC can be regularized directly, which is again infeasible for most other density estimation models. We show that both methods consistently improve the generalization performance of a wide variety of PCs. Moreover, when paired with a simple PC structure, we achieved state-of-the-art results on 10 out of 20 standard discrete density estimation benchmarks.

Anji Liu, Guy Van den Broeck• 2021

Related benchmarks

TaskDatasetResultRank
Density EstimationMNIST (test)
NLL (bits/dim)1.2
56
Density EstimationFashion (test)
NLL (bits/dim)3.34
27
Density Estimationbook discrete (test)
Log-Likelihood-33.83
7
Density EstimationEMNIST MNIST (test)
bpd1.77
7
Density EstimationEMNIST-Letters (test)
Bits Per Dimension (bpd)1.8
7
Density EstimationEMNIST Balanced (test)
BPD1.82
7
Density EstimationEMNIST ByClass (test)
bpd1.85
7
Density Estimationmsnbc discrete (test)
Log-Likelihood-6.05
7
Density Estimationaccidents discrete (test)
Log-Likelihood-26.74
3
Density Estimationad discrete (test)
Log-Likelihood-16.07
3
Showing 10 of 26 rows

Other info

Follow for update