paper-with-me

홈 › Papers

Downstream Fairness Caveats with Synthetic Healthcare Data

2022-03-09 · Karan Bhanot, Ioana Baldini, Dennis Wei, Jiaming Zeng, Kristin P. Bennett

This paper evaluates synthetically generated healthcare data for biases and investigates the effect of fairness mitigation techniques on utility-fairness. Privacy laws limit access to health data such as Electronic Medical Records (EMRs) to preserve patient privacy. Albeit essential, these laws hinder research reproducibility. Synthetic data is a viable solution that can enable access to data similar to real healthcare data without privacy risks. Healthcare datasets may have biases in which certain protected groups might experience worse outcomes than others. With the real data having biases, the fairness of synthetically generated health data comes into question. In this paper, we evaluate the fairness of models generated on two healthcare datasets for gender and race biases. We generate synthetic versions of the dataset using a Generative Adversarial Network called HealthGAN, and compare the real and synthetic model's balanced accuracy and fairness scores. We find that synthetic data has different fairness properties compared to real data and fairness mitigation techniques perform differently, highlighting that synthetic data is not bias free.

📄 PDF Abstract BibTeX arXiv:2203.04462

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessGenerative Adversarial Network

Similar Papers 제목 키워드 기반

Fairness-Optimized Synthetic EHR Generation for Arbitrary Downstream Predictive Tasks

2024-06-04 · Mirza Farhan Bin Tarek, Raphael Poulain, Rahmatollah Beheshti

Among various aspects of ensuring the responsible design of AI tools for healthcare applications, addressing fairness concerns has been a key focus area. Specifically, given the wide spread of electronic health record (E…

Fairness

Bt-GAN: Generating Fair Synthetic Healthdata via Bias-transforming Generative Adversarial Networks

2024-04-21 · Resmi Ramachandranpillai, Md Fahim Sikder, David Bergström, Fredrik Heintz

Synthetic data generation offers a promising solution to enhance the usefulness of Electronic Healthcare Records (EHR) by generating realistic de-identified data. However, the existing literature primarily focuses on the…

FairnessSynthetic Data Generation

Fair Clustering: Critique, Caveats, and Future Directions

2024-06-22 · John Dickerson, Seyed A. Esmaeili, Jamie Morgenstern, Claire Jie Zhang

Clustering is a fundamental problem in machine learning and operations research. Therefore, given the fact that fairness considerations have become of paramount importance in algorithm design, fairness in clustering has …

ClusteringFairness

MCRAGE: Synthetic Healthcare Data for Fairness

2023-10-27 · Keira Behal, Jiayi Chen, Caleb Fikes, Sophia Xiao

In the field of healthcare, electronic health records (EHR) serve as crucial training data for developing machine learning models for diagnosis, treatment, and the management of healthcare resources. However, medical dat…

DenoisingFairnessManagement

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…