paper-with-me

홈 › Papers

Causal Fair Machine Learning via Rank-Preserving Interventional Distributions

2023-07-24 · Ludwig Bothmann, Susanne Dandl, Michael Schomaker

A decision can be defined as fair if equal individuals are treated equally and unequals unequally. Adopting this definition, the task of designing machine learning (ML) models that mitigate unfairness in automated decision-making systems must include causal thinking when introducing protected attributes: Following a recent proposal, we define individuals as being normatively equal if they are equal in a fictitious, normatively desired (FiND) world, where the protected attributes have no (direct or indirect) causal effect on the target. We propose rank-preserving interventional distributions to define a specific FiND world in which this holds and a warping method for estimation. Evaluation criteria for both the method and the resulting ML model are presented and validated through simulations. Experiments on empirical data showcase the practical application of our method and compare results with "fairadapt" (Ple\v{c}ko and Meinshausen, 2020), a different approach for mitigating unfairness by causally preprocessing data that uses quantile regression forests. With this, we show that our warping approach effectively identifies the most discriminated individuals and mitigates unfairness.

📄 PDF Abstract BibTeX arXiv:2307.12797

Code (2)

slds-lmu/paper_2023_cfml 공식 구현
slds-lmu/paper_2024_rpid

Tasks

AttributeDecision Makingquantile regression

Similar Papers 제목 키워드 기반

Causally Fair Node Classification on Non-IID Graph Data

2025-05-03 · Yucong Dai, Lu Zhang, Yaowei Hu, Susan Gauch 외

Fair machine learning seeks to identify and mitigate biases in predictions against unfavorable populations characterized by demographic attributes, such as race and gender. Recently, a few works have extended fairness to…

Causal InferenceFairnessNode Classification

Fairness under Graph Uncertainty: Achieving Interventional Fairness with Partially Known Causal Graphs over Clusters of Variables

2026-02-27 · Yoichi Chikahara arxiv

Algorithmic decisions about individuals require predictions that are not only accurate but also fair with respect to sensitive attributes such as gender and race. Causal notions of fairness align with legal requirements,…

Interventional Fairness on Partially Known Causal Graphs: A Constrained Optimization Approach

2024-01-19 · Aoqi Zuo, Yiqing Li, Susan Wei, Mingming Gong

Fair machine learning aims to prevent discrimination against individuals or sub-populations based on sensitive attributes such as gender and race. In recent years, causal inference methods have been increasingly used in …

Causal InferenceFairness

Causal Feature Selection for Algorithmic Fairness

2020-06-10 · Sainyam Galhotra, Karthikeyan Shanmugam, Prasanna Sattigeri, Kush R. Varshney

The use of machine learning (ML) in high-stakes societal decisions has encouraged the consideration of fairness throughout the ML lifecycle. Although data integration is one of the primary steps to generate high quality …

Data IntegrationFairnessfeature selectionManagement

Causal Fairness-Guided Dataset Reweighting using Neural Networks

2023-11-17 · Xuan Zhao, Klaus Broelemann, Salvatore Ruggieri, Gjergji Kasneci

The importance of achieving fairness in machine learning models cannot be overstated. Recent research has pointed out that fairness should be examined from a causal perspective, and several fairness notions based on the …

Fairness