paper-with-me

Papers

Error Parity Fairness: Testing for Group Fairness in Regression Tasks

2022-08-16 · Furkan Gursoy, Ioannis A. Kakadiaris

The applications of Artificial Intelligence (AI) surround decisions on increasingly many aspects of human lives. Society responds by imposing legal and social expectations for the accountability of such automated decision systems (ADSs). Fairness, a fundamental constituent of AI accountability, is concerned with just treatment of individuals and sensitive groups (e.g., based on sex, race). While many studies focus on fair learning and fairness testing for the classification tasks, the literature is rather limited on how to examine fairness in regression tasks. This work presents error parity as a regression fairness notion and introduces a testing methodology to assess group fairness based on a statistical hypothesis testing procedure. The error parity test checks whether prediction errors are distributed similarly across sensitive groups to determine if an ADS is fair. It is followed by a suitable permutation test to compare groups on several statistics to explore disparities and identify impacted groups. The usefulness and applicability of the proposed methodology are demonstrated via a case study on COVID-19 projections in the US at the county level, which revealed race-based differences in forecast errors. Overall, the proposed regression fairness testing methodology fills a gap in the fair machine learning literature and may serve as a part of larger accountability assessments and algorithm audits.

📄 PDF Abstract BibTeX arXiv:2208.08279

Code (0)

등록된 구현이 없습니다.

Tasks

Fairnessregression

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

On the (In)Compatibility between Group Fairness and Individual Fairness

2024-01-13 · Shizhou Xu, Thomas Strohmer

We study the compatibility between the optimal statistical parity solutions and individual fairness. While individual fairness seeks to treat similar individuals similarly, optimal statistical parity aims to provide simi…

Fairness

Causal Context Connects Counterfactual Fairness to Robust Prediction and Group Fairness

2023-10-30 · NeurIPS 2023 11 · Jacy Reese Anthis, Victor Veitch

Counterfactual fairness requires that a person would have been classified in the same way by an AI or other algorithmic system if they had a different protected class, such as a different race or gender. This is an intui…

counterfactualFairness

On the Maximal Local Disparity of Fairness-Aware Classifiers

2024-06-05 · Jinqiu Jin, Haoxuan Li, Fuli Feng

Fairness has become a crucial aspect in the development of trustworthy machine learning algorithms. Current fairness metrics to measure the violation of demographic parity have the following drawbacks: (i) the average di…

Fairness

Enforcing Group Fairness in Algorithmic Decision Making: Utility Maximization Under Sufficiency

2022-06-05 · Joachim Baumann, Anikó Hannák, Christoph Heitz

Binary decision making classifiers are not fair by default. Fairness requirements are an additional element to the decision making rationale, which is typically driven by maximizing some utility function. In that sense, …

Decision MakingFairness

Minimax Optimal Fair Classification with Bounded Demographic Disparity

2024-03-27 · Xianli Zeng, Guang Cheng, Edgar Dobriban

Mitigating the disparate impact of statistical machine learning methods is crucial for ensuring fairness. While extensive research aims to reduce disparity, the effect of using a \emph{finite dataset} -- as opposed to th…

Binary ClassificationClassificationFairness