# A refined reweighing technique for nondiscriminatory classification

**Authors:** Yuefeng Liang, Cho-Jui Hsieh, Thomas C. M. Lee

PMC · DOI: 10.1371/journal.pone.0308661 · 2024-08-20

## TL;DR

This paper introduces a new method to reduce bias in machine learning by adjusting data weights, improving fairness without major accuracy loss.

## Contribution

A novel reweighing technique that incorporates both sensitive and insensitive attributes using linear programming.

## Key findings

- Discrimination reduction has minimal impact on model accuracy.
- The method is more scalable compared to other pre-processing approaches.
- Users can explicitly monitor the fairness-accuracy trade-off.

## Abstract

Discrimination-aware classification methods remedy socioeconomic disparities exacerbated by machine learning systems. In this paper, we propose a novel data pre-processing technique that assigns weights to training instances in order to reduce discrimination without changing any of the inputs or labels. While the existing reweighing approach only looks into sensitive attributes, we refine the weights by utilizing both sensitive and insensitive ones. We formulate our weight assignment as a linear programming problem. The weights can be directly used in any classification model into which they are incorporated. We demonstrate three advantages of our approach on synthetic and benchmark datasets. First, discrimination reduction comes at a small cost in accuracy. Second, our method is more scalable than most other pre-processing methods. Third, the trade-off between fairness and accuracy can be explicitly monitored by model users. Code is available at https://github.com/frnliang/refined_reweighing.

## Full-text entities

- **Diseases:** IGD (MESH:D000094025), OPT (MESH:D058246)
- **Chemicals:** OPT (-)
- **Species:** Homo sapiens (human, species) [taxon 9606]

## Figures

50 figures with captions in the complete paper: https://tomesphere.com/paper/PMC11335106/full.md

---
Source: https://tomesphere.com/paper/PMC11335106