Individual Fairness in Bayesian Neural Networks
Alice Doherty, Matthew Wicker, Luca Laurenti, Andrea Patane

TL;DR
This paper investigates individual fairness in Bayesian neural networks, proposing a framework for systematic estimation and demonstrating that BNNs tend to be more fair than deterministic models across various benchmarks.
Contribution
It introduces a novel framework for estimating individual fairness in BNNs and extends gradient-based attacks to be fairness-aware, with empirical evidence showing BNNs are more fair than deterministic models.
Findings
BNNs are more individually fair than deterministic models.
The proposed framework effectively estimates $oldsymbol{ ext{ε-δ}}$-IF.
Fairness-aware attacks can be systematically designed for BNNs.
Abstract
We study Individual Fairness (IF) for Bayesian neural networks (BNNs). Specifically, we consider the --individual fairness notion, which requires that, for any pair of input points that are -similar according to a given similarity metrics, the output of the BNN is within a given tolerance We leverage bounds on statistical sampling over the input space and the relationship between adversarial robustness and individual fairness to derive a framework for the systematic estimation of --IF, designing Fair-FGSM and Fair-PGD as global,fairness-aware extensions to gradient-based attacks for BNNs. We empirically study IF of a variety of approximately inferred BNNs with different architectures on fairness benchmarks, and compare against deterministic models learnt using frequentist techniques. Interestingly, we find that BNNs trained by…
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
TopicsAdversarial Robustness in Machine Learning · Bayesian Modeling and Causal Inference · Explainable Artificial Intelligence (XAI)
