Algorithmic Fairness Verification with Graphical Models
Bishwamittra Ghosh, Debabrota Basu, Kuldeep S. Meel

TL;DR
This paper introduces FVGM, an efficient fairness verifier for linear classifiers that models feature correlations with Bayesian networks, improving accuracy and scalability over existing methods in assessing algorithmic fairness.
Contribution
The paper presents FVGM, a novel fairness verification method using Bayesian networks and a stochastic subset-sum approach, enhancing accuracy and scalability for diverse fairness assessments.
Findings
FVGM outperforms existing verifiers in accuracy and scalability.
It effectively assesses various fairness algorithms and metrics.
FVGM enables computation of fairness influence functions to identify bias sources.
Abstract
In recent years, machine learning (ML) algorithms have been deployed in safety-critical and high-stake decision-making, where the fairness of algorithms is of paramount importance. Fairness in ML centers on detecting bias towards certain demographic populations induced by an ML classifier and proposes algorithmic solutions to mitigate the bias with respect to different fairness definitions. To this end, several fairness verifiers have been proposed that compute the bias in the prediction of an ML classifier--essentially beyond a finite dataset--given the probability distribution of input features. In the context of verifying linear classifiers, existing fairness verifiers are limited by accuracy due to imprecise modeling of correlations among features and scalability due to restrictive formulations of the classifiers as SSAT/SMT formulas or by sampling. In this paper, we propose an…
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
TopicsEthics and Social Impacts of AI
