paper-with-me

Papers

Fairness-aware Classification: Criterion, Convexity, and Bounds

2018-09-13 · Yongkai Wu, Lu Zhang, Xintao Wu

Fairness-aware classification is receiving increasing attention in the machine learning fields. Recently research proposes to formulate the fairness-aware classification as constrained optimization problems. However, several limitations exist in previous works due to the lack of a theoretical framework for guiding the formulation. In this paper, we propose a general framework for learning fair classifiers which addresses previous limitations. The framework formulates various commonly-used fairness metrics as convex constraints that can be directly incorporated into classic classification models. Within the framework, we propose a constraint-free criterion on the training data which ensures that any classifier learned from the data is fair. We also derive the constraints which ensure that the real fairness metric is satisfied when surrogate functions are used to achieve convexity. Our framework can be used to for formulating fairness-aware classification with fairness guarantee and computational efficiency. The experiments using real-world datasets demonstrate our theoretical results and show the effectiveness of proposed framework and methods.

📄 PDF Abstract BibTeX arXiv:1809.04737

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationComputational EfficiencyFairnessGeneral Classification

Similar Papers 제목 키워드 기반

Uncertainty-Aware Fairness-Adaptive Classification Trees

2024-10-08 · Anna Gottard, Vanessa Verrina, Sabrina Giordano

In an era where artificial intelligence and machine learning algorithms increasingly impact human life, it is crucial to develop models that account for potential discrimination in their predictions. This paper tackles t…

ClassificationFairness

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

2022-06-07 · 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 th…

Fairness

Nonconvex Optimization for Regression with Fairness Constraints

2018-07-01 · ICML 2018 7 · Junpei Komiyama, Akiko Takeda, Junya Honda, Hajime Shimao

The unfairness of a regressor is evaluated by measuring the correlation between the estimator and the sensitive attribute (e.g., race, gender, age), and the coefficient of determination (CoD) is a natural extension …

AttributeFairnessglobal-optimizationregression

Fairness-aware organ exchange and kidney paired donation

2025-03-09 · Mingrui Zhang, Xiaowu Dai, Lexin Li

The kidney paired donation (KPD) program provides an innovative solution to overcome incompatibility challenges in kidney transplants by matching incompatible donor-patient pairs and facilitating kidney exchanges. To add…

Fairness

Fairness-Aware Network Embeddings: Methods, Applications, and Challenges

2026-08-19 · Ella Has, Harshith Kumar Yadav, Gaurav Dixit, Mykola Pechenizkiy 외 arxiv

Network embedding methods learn low-dimensional representations of graph-structured data to support downstream tasks such as node classification, link prediction, and influence maximization. However, real-world networks …

Representation LearningGraph Neural NetworkNode ClassificationLink Prediction