paper-with-me

홈 › Papers

FairReweighing: Density Estimation-Based Reweighing Framework for Improving Separation in Fair Regression

2025-11-14 · Xiaoyin Xi, Zhe Yu arxiv

There has been a prevalence of applying AI software in both high-stakes public-sector and industrial contexts. However, the lack of transparency has raised concerns about whether these data-informed AI software decisions secure fairness against people of all racial, gender, or age groups. Despite extensive research on emerging fairness-aware AI software, up to now most efforts to solve this issue have been dedicated to binary classification tasks. Fairness in regression is relatively underexplored. In this work, we adopted a mutual information-based metric to assess separation violations. The metric is also extended so that it can be directly applied to both classification and regression problems with both binary and continuous sensitive attributes. Inspired by the Reweighing algorithm in fair classification, we proposed a FairReweighing pre-processing algorithm based on density estimation to ensure that the learned model satisfies the separation criterion. Theoretically, we show that the proposed FairReweighing algorithm can guarantee separation in the training data under a data independence assumption. Empirically, on both synthetic and real-world data, we show that FairReweighing outperforms existing state-of-the-art regression fairness solutions in terms of improving separation while maintaining high accuracy.

📄 PDF Abstract BibTeX arXiv:2511.11459

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationDensity Estimation

Similar Papers 제목 키워드 기반

Robust Fairness-aware Learning Under Sample Selection Bias

2021-05-24 · Wei Du, Xintao Wu

The underlying assumption of many machine learning algorithms is that the training data and test data are drawn from the same distributions. However, the assumption is often violated in real world due to the sample selec…

FairnessSelection bias

Undersmoothing Causal Estimators with Generative Trees

2022-03-16 · Damian Machlanski, Spyros Samothrakis, Paul Clarke

Inferring individualised treatment effects from observational data can unlock the potential for targeted interventions. It is, however, hard to infer these effects from observational data. One major problem that can aris…

DensiThAI, A Multi-View Deep Learning Framework for Breast Density Estimation using Infrared Images

2026-01-29 · Siva Teja Kakileti, Geetha Manjunath arxiv

Breast tissue density is a key biomarker of breast cancer risk and a major factor affecting mammographic sensitivity. However, density assessment currently relies almost exclusively on X-ray mammography, an ionizing imag…

Density Estimation

Boosting Fair Classifier Generalization through Adaptive Priority Reweighing

2023-09-15 · Zhihao Hu, Yiran Xu, Mengnan Du, Jindong Gu 외

With the increasing penetration of machine learning applications in critical decision-making areas, calls for algorithmic fairness are more prominent. Although there have been various modalities to improve algorithmic fa…

Decision MakingFairness

All Simulations Are Not Equal: Simulation Reweighing for Imperfect Information Games

2019-09-25 · Qucheng Gong, Yuandong Tian

Imperfect information games are challenging benchmarks for artificial intelligent systems. To reason and plan under uncertainty is a key towards general AI. Traditionally, large amounts of simulations are used in imperfe…

All