Deciding global fairness of the COMPAS neural network within a specific confidence interval
Determine whether the feed-forward deep neural network trained on the COMPAS recidivism dataset is globally fair under the paper’s confidence-based global 2-safety definition when Ethnicity is used as the sensitive attribute for confidence thresholds in the interval [0.969, 0.999]. Specifically, ascertain if for all input pairs that differ only in Ethnicity and satisfy the non-sensitive attribute tolerance constraints, the predicted classes coincide whenever one input’s softmax confidence exceeds a threshold c in [0.969, 0.999].
References
Hence, the network is for sure fair for a confidence higher than 0.999, unfair for confidence levels lower than 0.969, while we cannot decide it for the confidence levels in the interval between 0.969 and 0.999.