Long-Term Fair Decision Making through Deep Generative Models
Yaowei Hu, Yongkai Wu, Lu Zhang
TL;DR
This work tackles long-term fairness in sequential decision-making by modeling dynamics with a temporal causal graph and deploying soft interventions to capture deployment effects. It introduces a 1-Wasserstein-based metric J1^T(θ) to quantify disparities between demographic groups at a future time, and shows how minimizing this distance can reconcile DP and EO under Lipschitz assumptions. The authors propose DeepLF, a three-phase framework consisting of a base predictor (Phase 1), a recurrent conditional GAN (Phase 2) to generate high-fidelity observational and interventional data, and a performative-risk-optimized long-term fair model (Phase 3). Empirical results on synthetic and semi-synthetic datasets demonstrate that DeepLF achieves a better balance between long-term fairness, local fairness, and predictive utility than baselines, highlighting its potential for fair, dynamic decision-making in real-world settings where sensitive attributes are limited. The approach advances practical long-horizon fairness by leveraging causal structure and data-driven generative modeling to counteract feedback loops and distribution shifts.
Abstract
This paper studies long-term fair machine learning which aims to mitigate group disparity over the long term in sequential decision-making systems. To define long-term fairness, we leverage the temporal causal graph and use the 1-Wasserstein distance between the interventional distributions of different demographic groups at a sufficiently large time step as the quantitative metric. Then, we propose a three-phase learning framework where the decision model is trained on high-fidelity data generated by a deep generative model. We formulate the optimization problem as a performative risk minimization and adopt the repeated gradient descent algorithm for learning. The empirical evaluation shows the efficacy of the proposed method using both synthetic and semi-synthetic datasets.
