Certifying Fairness of Probabilistic Circuits
Nikil Roashan Selvam, Guy Van den Broeck, YooJung Choi

TL;DR
This paper introduces a method to certify fairness in probabilistic models by detecting discrimination patterns under partial observations, broadening the scope beyond naive Bayes classifiers to more complex probabilistic circuits.
Contribution
It develops an algorithm for identifying discrimination patterns in probabilistic circuits, extending previous work limited to naive Bayes, and proposes efficient sampling techniques for pattern mining.
Findings
Algorithm effectively finds discrimination patterns in probabilistic circuits.
Sampling approach improves efficiency in pattern discovery.
New pattern classes enhance interpretability of discrimination patterns.
Abstract
With the increased use of machine learning systems for decision making, questions about the fairness properties of such systems start to take center stage. Most existing work on algorithmic fairness assume complete observation of features at prediction time, as is the case for popular notions like statistical parity and equal opportunity. However, this is not sufficient for models that can make predictions with partial observation as we could miss patterns of bias and incorrectly certify a model to be fair. To address this, a recently introduced notion of fairness asks whether the model exhibits any discrimination pattern, in which an individual characterized by (partial) feature observations, receives vastly different decisions merely by disclosing one or more sensitive attributes such as gender and race. By explicitly accounting for partial observations, this provides a much more…
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
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Bayesian Modeling and Causal Inference · Ethics and Social Impacts of AI
