paper-with-me

Papers

FairGAN: Fairness-aware Generative Adversarial Networks

2018-05-28 · Depeng Xu, Shuhan Yuan, Lu Zhang, Xintao Wu

Fairness-aware learning is increasingly important in data mining. Discrimination prevention aims to prevent discrimination in the training data before it is used to conduct predictive analysis. In this paper, we focus on fair data generation that ensures the generated data is discrimination free. Inspired by generative adversarial networks (GAN), we present fairness-aware generative adversarial networks, called FairGAN, which are able to learn a generator producing fair data and also preserving good data utility. Compared with the naive fair data generation models, FairGAN further ensures the classifiers which are trained on generated data can achieve fair classification on real data. Experiments on a real dataset show the effectiveness of FairGAN.

📄 PDF Abstract BibTeX arXiv:1805.11202

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessGeneral Classification

Similar Papers 제목 키워드 기반

Reprogramming FairGANs with Variational Auto-Encoders: A New Transfer Learning Model

2022-03-11 · Beatrice Nobile, Gabriele Santin, Bruno Lepri, Pierpaolo Brutti

Fairness-aware GANs (FairGANs) exploit the mechanisms of Generative Adversarial Networks (GANs) to impose fairness on the generated data, freeing them from both disparate impact and disparate treatment. Given the model's…

FairnessTransfer Learning

FairGAN: GANs-based Fairness-aware Learning for Recommendations with Implicit Feedback

2022-04-25 · Proceedings of the ACM Web Conference 2022 4 · Jie Li, Yongli Ren, Ke Deng

Ranking algorithms in recommender systems influence people to make decisions. Conventional ranking algorithms based on implicit feedback data aim to maximize the utility to users by capturing users’ preferences over item…

Exposure FairnessFairnessRecommendation Systems

UnfairGAN: An Enhanced Generative Adversarial Network for Raindrop Removal from A Single Image

2021-10-11 · Duc Manh Nguyen, Sang-Woong Lee

Image deraining is a new challenging problem in real-world applications, such as autonomous vehicles. In a bad weather condition of heavy rainfall, raindrops, mainly hitting glasses or windshields, can significantly redu…

Autonomous VehiclesGenerative Adversarial NetworkRaindrop RemovalRain Removal

TabFairGAN: Fair Tabular Data Generation with Generative Adversarial Networks

2021-09-02 · Amirarsalan Rajabi, Ozlem Ozmen Garibay

With the increasing reliance on automated decision making, the issue of algorithmic fairness has gained increasing importance. In this paper, we propose a Generative Adversarial Network for tabular data generation. The m…

Decision MakingFairnessGenerative Adversarial NetworkTabular Data Generation

fairBERTs: Erasing Sensitive Information Through Semantic and Fairness-aware Perturbations

2024-07-11 · Jinfeng Li, Yuefeng Chen, Xiangyu Liu, Longtao Huang 외

Pre-trained language models (PLMs) have revolutionized both the natural language processing research and applications. However, stereotypical biases (e.g., gender and racial discrimination) encoded in PLMs have raised ne…

FairnessGenerative Adversarial Network