paper-with-me

홈 › Papers

Individual Fairness in Bayesian Neural Networks

2023-04-21 · Alice Doherty, Matthew Wicker, Luca Laurenti, Andrea Patane

We study Individual Fairness (IF) for Bayesian neural networks (BNNs). Specifically, we consider the $\epsilon$-$\delta$-individual fairness notion, which requires that, for any pair of input points that are $\epsilon$-similar according to a given similarity metrics, the output of the BNN is within a given tolerance $\delta>0.$ 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 $\epsilon$-$\delta$-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 means of approximate Bayesian inference consistently tend to be markedly more individually fair than their deterministic counterparts.

📄 PDF Abstract BibTeX arXiv:2304.10828

Code (1)

alicedoherty/bayesian-fairness 공식 구현 tf

Tasks

Adversarial RobustnessBayesian InferenceFairness

Similar Papers 제목 키워드 기반

On the Correlation between Individual Fairness and Predictive Accuracy in Probabilistic Models

2025-09-16 · Alessandro Antonucci, Eric Rossetto, Ivan Duvnjak arxiv

We investigate individual fairness in generative probabilistic classifiers by analysing the robustness of posterior inferences to perturbations in private features. Building on established results in robustness analysis,…

Equity and Fairness of Bayesian Knowledge Tracing

2022-05-04 · Sebastian Tschiatschek, Maria Knobelsdorf, Adish Singla

We consider the equity and fairness of curricula derived from Knowledge Tracing models. We begin by defining a unifying notion of an equitable tutoring system as a system that achieves maximum possible knowledge in minim…

FairnessKnowledge Tracing

Bayesian Modeling of Intersectional Fairness: The Variance of Bias

2018-11-18 · James Foulds, Rashidul Islam, Kamrun Keya, SHimei Pan

Intersectionality is a framework that analyzes how interlocking systems of power and oppression affect individuals along overlapping dimensions including race, gender, sexual orientation, class, and disability. Intersect…

Fairness

Component-Based Fairness in Face Attribute Classification with Bayesian Network-informed Meta Learning

2025-05-03 · Yifan Liu, Ruichen Yao, Yaokun Liu, Ruohan Zong 외

The widespread integration of face recognition technologies into various applications (e.g., access control and personalized advertising) necessitates a critical emphasis on fairness. While previous efforts have focused …

AttributeFace RecognitionFairnessMeta-Learning

Optimal Fair Aggregation of Crowdsourced Noisy Labels using Demographic Parity Constraints

2026-01-30 · Gabriel Singer, Samuel Gruffaz, Olivier Vo Van, Nicolas Vayatis 외 arxiv

As acquiring reliable ground-truth labels is usually costly, or infeasible, crowdsourcing and aggregation of noisy human annotations is the typical resort. Aggregating subjective labels, though, may amplify individual bi…