On Tractable Computation of Expected Predictions
Pasha Khosravi, YooJung Choi, Yitao Liang, Antonio Vergari, Guy Van, den Broeck

TL;DR
This paper presents a framework for efficiently computing expected predictions of discriminative models using probabilistic circuits, enabling applications like handling missing data and model analysis.
Contribution
It introduces a novel approach combining probabilistic circuits and structural constraints to enable tractable expectation computation for discriminative models.
Findings
Outperforms standard imputation techniques on multiple datasets
Allows principled handling of missing data during prediction
Facilitates exploratory data analysis with discriminative models
Abstract
Computing expected predictions of discriminative models is a fundamental task in machine learning that appears in many interesting applications such as fairness, handling missing values, and data analysis. Unfortunately, computing expectations of a discriminative model with respect to a probability distribution defined by an arbitrary generative model has been proven to be hard in general. In fact, the task is intractable even for simple models such as logistic regression and a naive Bayes distribution. In this paper, we identify a pair of generative and discriminative models that enables tractable computation of expectations, as well as moments of any order, of the latter with respect to the former in case of regression. Specifically, we consider expressive probabilistic circuits with certain structural constraints that support tractable probabilistic inference. Moreover, we exploit…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Error Correcting Code Techniques · Bayesian Modeling and Causal Inference
MethodsLogistic Regression
