Papers › Fairness and Unfairness in Binary and Multiclass Classification: Quantifying,...

Fairness and Unfairness in Binary and Multiclass Classification: Quantifying, Calculating, and Bounding

7 Jun 2022arXiv:2206.03234archive 2025-07-28

Sivan Sabato, Eran Treister, Elad Yom-Tov

We propose a new interpretable measure of unfairness, that allows providing a quantitative analysis of classifier fairness, beyond a dichotomous fair/unfair distinction. We show how this measure can be calculated when the classifier's conditional confusion matrices are known. We further propose methods for auditing classifiers for their fairness when the confusion matrices cannot be obtained or even estimated. Our approach lower-bounds the unfairness of a classifier based only on aggregate statistics, which may be provided by the owner of the classifier or collected from freely available data. We use the equalized odds criterion, which we generalize to the multiclass case. We report experiments on data sets representing diverse applications, which demonstrate the effectiveness and the wide range of possible uses of the proposed methodology. An implementation of the procedures proposed in this paper and as the code for running the experiments are provided in https://github.com/sivansabato/unfairness.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2206.03234")

Code

Syntology Ran 24 of 31 code samples harvested from 2 repositories linked to this paper; 7 have no recorded run. Of those that ran: 4 ran · honoured contract; 2 ran · violated contract; 8 ran · our draft was wrong; 8 ran · fixture could not drive it; 2 ran with no contract checked.

By repository: official repository: 18 samples from 1 repository, 15 ran; found in paper text by Syntology: 13 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

sivansabato/unfairness officialmentioned in paper report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

31 samples harvested; 24 ran; 4 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran · honoured contract
2ran · violated contract
8ran · our draft was wrong
8ran · fixture could not drive it
2ran
7unverified

Licence: 31 of the 31 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

FairObjLarge sivansabato/unfairness/solve_large.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 5b15f0c7d44b4f68 · report
FairObjSmall sivansabato/unfairness/solve_large.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · a810da487b9d6a25 · report
Linesearch sivansabato/unfairness/solve_large.py official repository ran · our draft was wrong no licence file found · pointer only · 0797d51ac434feea · report
combineComponentsIntoIterate sivansabato/unfairness/solve_large.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 9ce71c0ff5a39821 · report
etta sivansabato/unfairness/solve_large.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 573158668f667055 · report
etta_a_deriv sivansabato/unfairness/solve_large.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 07453f31330f3cad · report
etta_approx sivansabato/unfairness/solve_large.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · b8b0905adeaba5ff · report
etta_b_deriv sivansabato/unfairness/solve_large.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · d9d0f36151228572 · report
f_linesearch sivansabato/unfairness/solve_large.py official repository ran · our draft was wrong no licence file found · pointer only · 54d8f2bfc48c3357 · report
getBoundsLarge sivansabato/unfairness/solve_large.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 9b75fdb8486bf5e9 · report
getBoundsLargeV0 sivansabato/unfairness/solve_large.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 31dcf9843a2d001e · report
getEqualityConstraintsLarge sivansabato/unfairness/solve_large.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · c021d021cff53be6 · report
getFairnessApproxSmall sivansabato/unfairness/solve_large.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 991b1926a41dde2f · report
getLPComponents sivansabato/unfairness/solve_large.py official repository ran · our draft was wrong no licence file found · pointer only · 49f95e8302398d5b · report
seperateIterateIntoComponents sivansabato/unfairness/solve_large.py official repository ran · our draft was wrong no licence file found · pointer only · c800d35508a5bd1c · report
getFairnessApproxLargeV0 sivansabato/unfairness/solve_large.py official repository unverified no licence file found · pointer only · a6d27ebb3c5d09f1 · report
getFairnessApproxLargeV2 sivansabato/unfairness/solve_large.py official repository unverified no licence file found · pointer only · 0ae9efb2697817b0 · report
solveFairness sivansabato/unfairness/solve_large.py official repository unverified no licence file found · pointer only · e40e0031507290d2 · report
FairObj sivansabato/DCPmulticlass/localmin.py found in paper text by Syntology ran · honoured contract fingerprinted no licence file found · pointer only · b9fe921e99d1294c · report
calc_eta sivansabato/dcpmulticlass/runexps.py found in paper text by Syntology ran · fixture could not drive it no licence file found · pointer only · 16b9a6aae0cf7761 · report
etta sivansabato/DCPmulticlass/localmin.py found in paper text by Syntology ran · violated contract fingerprinted no licence file found · pointer only · 820a4aab8fb1e7f2 · report
etta_a_deriv sivansabato/DCPmulticlass/localmin.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 23d8ef11f17e93d2 · report
etta_approx sivansabato/DCPmulticlass/localmin.py found in paper text by Syntology ran · honoured contract fingerprinted no licence file found · pointer only · 9945e0a1733ccc0c · report
getFairnessApprox sivansabato/DCPmulticlass/localmin.py found in paper text by Syntology ran no licence file found · pointer only · 1d5927318b309d1f · report
is_neg_zero sivansabato/dcpmulticlass/runexps.py found in paper text by Syntology ran · violated contract no licence file found · pointer only · e42ae7e825c1a0f7 · report
solveFairness sivansabato/DCPmulticlass/localmin.py found in paper text by Syntology ran · fixture could not drive it fingerprinted no licence file found · pointer only · c0a2f988d70ba66d · report
table_latex_str sivansabato/dcpmulticlass/runexps.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · c6c392494c81e533 · report
Linesearch sivansabato/DCPmulticlass/localmin.py found in paper text by Syntology unverified no licence file found · pointer only · a3c97a8bb5ee16a2 · report
etta sivansabato/dcpmulticlass/localmin.py found in paper text by Syntology unverified no licence file found · pointer only · a48f41425b57fdab · report
etta_a_deriv sivansabato/dcpmulticlass/localmin.py found in paper text by Syntology unverified no licence file found · pointer only · 639e2c42726aa4b2 · report
getFairnessProblem sivansabato/dcpmulticlass/localmin.py found in paper text by Syntology unverified no licence file found · pointer only · 948ea61cfe14ef84 · report

Tasks

Fairness

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections