paper-with-me

홈 › Papers

Group-based Fair Learning Leads to Counter-intuitive Predictions

2019-10-04 · Ofir Nachum, Heinrich Jiang

A number of machine learning (ML) methods have been proposed recently to maximize model predictive accuracy while enforcing notions of group parity or fairness across sub-populations. We propose a desirable property for these procedures, slack-consistency: For any individual, the predictions of the model should be monotonic with respect to allowed slack (i.e., maximum allowed group-parity violation). Such monotonicity can be useful for individuals to understand the impact of enforcing fairness on their predictions. Surprisingly, we find that standard ML methods for enforcing fairness violate this basic property. Moreover, this undesirable behavior arises in situations agnostic to the complexity of the underlying model or approximate optimizations, suggesting that the simple act of incorporating a constraint can lead to drastically unintended behavior in ML. We present a simple theoretical method for enforcing slack-consistency, while encouraging further discussions on the unintended behaviors potentially induced when enforcing group-based parity.

📄 PDF Abstract BibTeX arXiv:1910.02097

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

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

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

Lookahead Counterfactual Fairness

2024-12-02 · Zhiqun Zuo, Tian Xie, Xuwei Tan, Xueru Zhang 외

As machine learning (ML) algorithms are used in applications that involve humans, concerns have arisen that these algorithms may be biased against certain social groups. \textit{Counterfactual fairness} (CF) is a fairnes…

counterfactualFairness

Procedural Fairness via Group Counterfactual Explanation

2026-03-11 · Gideon Popoola, John Sheppard arxiv

Fairness in machine learning research has largely focused on outcome-oriented fairness criteria such as Equalized Odds, while comparatively less attention has been given to procedural-oriented fairness, which addresses h…

Fairness-aware Message Passing for Graph Neural Networks

2023-06-19 · Huaisheng Zhu, Guoji Fu, Zhimeng Guo, Zhiwei Zhang 외

Graph Neural Networks (GNNs) have shown great power in various domains. However, their predictions may inherit societal biases on sensitive attributes, limiting their adoption in real-world applications. Although many ef…

Fairness