Search papers, labs, and topics across Lattice.
FairFinGAN, a WGAN-based framework, generates synthetic financial data while mitigating bias by incorporating fairness constraints directly into the training process via a classifier. This ensures the generated data is fair with respect to a protected attribute and maintains utility for downstream tasks. Experiments on five real-world financial datasets show FairFinGAN achieves better fairness metrics compared to existing GAN methods, without significantly sacrificing data utility.
Generating synthetic financial data that's actually fair, FairFinGAN outperforms existing GANs in reducing bias without compromising the data's usefulness for real-world tasks.
Financial datasets often suffer from bias that can lead to unfair decision-making in automated systems. In this work, we propose FairFinGAN, a WGAN-based framework designed to generate synthetic financial data while mitigating bias with respect to the protected attribute. Our approach incorporates fairness constraints directly into the training process through a classifier, ensuring that the synthetic data is both fair and preserves utility for downstream predictive tasks. We evaluate our proposed model on five real-world financial datasets and compare it with existing GAN-based data generation methods. Experimental results show that our approach achieves superior fairness metrics without significant loss in data utility, demonstrating its potential as a tool for bias-aware data generation in financial applications.