paper-with-me

Papers

Generating Synthetic Fair Syntax-agnostic Data by Learning and Distilling Fair Representation

2024-08-20 · Md Fahim Sikder, Resmi Ramachandranpillai, Daniel de Leng, Fredrik Heintz

Data Fairness is a crucial topic due to the recent wide usage of AI powered applications. Most of the real-world data is filled with human or machine biases and when those data are being used to train AI models, there is a chance that the model will reflect the bias in the training data. Existing bias-mitigating generative methods based on GANs, Diffusion models need in-processing fairness objectives and fail to consider computational overhead while choosing computationally-heavy architectures, which may lead to high computational demands, instability and poor optimization performance. To mitigate this issue, in this work, we present a fair data generation technique based on knowledge distillation, where we use a small architecture to distill the fair representation in the latent space. The idea of fair latent space distillation enables more flexible and stable training of Fair Generative Models (FGMs). We first learn a syntax-agnostic (for any data type) fair representation of the data, followed by distillation in the latent space into a smaller model. After distillation, we use the distilled fair latent space to generate high-fidelity fair synthetic data. While distilling, we employ quality loss (for fair distillation) and utility loss (for data utility) to ensure that the fairness and data utility characteristics remain in the distilled latent space. Our approaches show a 5%, 5% and 10% rise in performance in fairness, synthetic sample quality and data utility, respectively, than the state-of-the-art fair generative model.

📄 PDF Abstract BibTeX arXiv:2408.10755

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessKnowledge Distillation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DECAF: Generating Fair Synthetic Data Using Causally-Aware Generative Networks

2021-10-25 · NeurIPS 2021 12 · Boris van Breugel, Trent Kyono, Jeroen Berrevoets, Mihaela van der Schaar

Machine learning models have been criticized for reflecting unfair biases in the training data. Instead of solving for this by introducing fair learning algorithms directly, we focus on generating fair synthetic data, su…

Fairness

Model-Agnostic Characterization of Fairness Trade-offs

2020-01-01 · ICML 2020 1 · Joon Kim, Jiahao Chen, Ameet Talwalkar

There exist several inherent trade-offs while designing a fair model, such as those between the model’s predictive accuracy and fairness, or even among different notions of fairness. In practice, exploring these trade-o…

DiagnosticFairnessmodel

Fair4Free: Generating High-fidelity Fair Synthetic Samples using Data Free Distillation

2024-10-02 · Md Fahim Sikder, Daniel de Leng, Fredrik Heintz

This work presents Fair4Free, a novel generative model to generate synthetic fair data using data-free distillation in the latent space. Fair4Free can work on the situation when the data is private or inaccessible. In ou…

Fairness

FairGen: Fair Synthetic Data Generation

2022-10-24 · Bhushan Chaudhari, Himanshu Chaudhary, Aakash Agarwal, Kamna Meena 외

With the rising adoption of Machine Learning across the domains like banking, pharmaceutical, ed-tech, etc, it has become utmost important to adopt responsible AI methods to ensure models are not unfairly discriminating …

Fraud DetectionSynthetic Data Generation

FairSkin: Fair Diffusion for Skin Disease Image Generation

2024-10-29 · Ruichen Zhang, Yuguang Yao, Zhen Tan, Zhiming Li 외

Image generation is a prevailing technique for clinical data augmentation for advancing diagnostic accuracy and reducing healthcare disparities. Diffusion Model (DM) has become a leading method in generating synthetic me…

Data AugmentationDiagnosticDiversityImage Generation