paper-with-me

Papers

Causally Perturbed Fairness Testing

2025-10-21 · Chengwen Du, Tao Chen arxiv

To mitigate unfair and unethical discrimination over sensitive features (e.g., gender, age, or race), fairness testing plays an integral role in engineering systems that leverage AI models to handle tabular data. A key challenge therein is how to effectively reveal fairness bugs under an intractable sample size using perturbation. Much current work has been focusing on designing the test sample generators, ignoring the valuable knowledge about data characteristics that can help guide the perturbation and hence limiting their full potential. In this paper, we seek to bridge such a gap by proposing a generic framework of causally perturbed fairness testing, dubbed CausalFT. Through causal inference, the key idea of CausalFT is to extract the most directly and causally relevant non-sensitive feature to its sensitive counterpart, which can jointly influence the prediction of the label. Such a causal relationship is then seamlessly injected into the perturbation to guide a test sample generator. Unlike existing generator-level work, CausalFT serves as a higher-level framework that can be paired with diverse base generators. Extensive experiments on 1296 cases confirm that CausalFT can considerably improve arbitrary base generators in revealing fairness bugs over 93% of the cases with acceptable extra runtime overhead. Compared with a state-of-the-art approach that ranks the non-sensitive features solely based on correlation, CausalFT performs significantly better on 64% cases while being much more efficient. Further, CausalFT can better improve bias resilience in nearly all cases.

📄 PDF Abstract BibTeX arXiv:2510.18719

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Inference

Similar Papers 제목 키워드 기반

Detecting Shortcut Learning for Fair Medical AI using Shortcut Testing

2022-07-21 · Alexander Brown, Nenad Tomasev, Jan Freyberg, YuAn Liu 외

Machine learning (ML) holds great promise for improving healthcare, but it is critical to ensure that its use will not propagate or amplify health disparities. An important step is to characterize the (un)fairness of ML …

FairnessMulti-Task Learning

Adversarial Sampling for Fairness Testing in Deep Neural Network

2023-03-06 · Tosin Ige, William Marfo, Justin Tonkinson, Sikiru Adewale 외

In this research, we focus on the usage of adversarial sampling to test for the fairness in the prediction of deep neural network model across different classes of image in a given dataset. While several framework had be…

Adversarial AttackFairness

A pipeline for enabling path-specific causal fairness in observational health data

2026-01-14 · Aparajita Kashyap, Sara Matijevic, Noémie Elhadad, Steven A. Kushner 외 arxiv

When training machine learning (ML) models for potential deployment in a healthcare setting, it is essential to ensure that they do not replicate or exacerbate existing healthcare biases. Although many definitions of fai…

Fair Federated Medical Image Classification Against Quality Shift via Inter-Client Progressive State Matching

2025-03-12 · Nannan Wu, Zhuo Kuang, Zengqiang Yan, Ping Wang 외

Despite the potential of federated learning in medical applications, inconsistent imaging quality across institutions-stemming from lower-quality data from a minority of clients-biases federated models toward more common…

FairnessFederated Learningimage-classificationImage Classification+1

Learning Fair Node Representations with Graph Counterfactual Fairness

2022-01-10 · Jing Ma, Ruocheng Guo, Mengting Wan, Longqi Yang 외

Fair machine learning aims to mitigate the biases of model predictions against certain subpopulations regarding sensitive attributes such as race and gender. Among the many existing fairness notions, counterfactual fairn…

AttributecounterfactualData AugmentationFairness