Towards Standardizing AI Bias Exploration
Emmanouil Krasanakis, Symeon Papadopoulos

TL;DR
This paper introduces a mathematical framework and an open-source Python library, FairBench, to systematically explore and combine various bias measures in AI, aiming to standardize fairness assessment across diverse scenarios.
Contribution
It provides a unifying framework for bias measures and an extensible tool to facilitate comprehensive bias exploration in AI systems.
Findings
Framework generalizes existing bias concepts
Provides a library for systematic bias exploration
Enables combination of bias measures for diverse fairness concerns
Abstract
Creating fair AI systems is a complex problem that involves the assessment of context-dependent bias concerns. Existing research and programming libraries express specific concerns as measures of bias that they aim to constrain or mitigate. In practice, one should explore a wide variety of (sometimes incompatible) measures before deciding which ones warrant corrective action, but their narrow scope means that most new situations can only be examined after devising new measures. In this work, we present a mathematical framework that distils literature measures of bias into building blocks, hereby facilitating new combinations to cover a wide range of fairness concerns, such as classification or recommendation differences across multiple multi-value sensitive attributes (e.g., many genders and races, and their intersections). We show how this framework generalizes existing concepts and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification
