paper-with-me

홈 › Papers

AIM-Fair: Advancing Algorithmic Fairness via Selectively Fine-Tuning Biased Models with Contextual Synthetic Data

2025-03-07 · CVPR 2025 1 · Zengqun Zhao, Ziquan Liu, Yu Cao, Shaogang Gong, Ioannis Patras

Recent advances in generative models have sparked research on improving model fairness with AI-generated data. However, existing methods often face limitations in the diversity and quality of synthetic data, leading to compromised fairness and overall model accuracy. Moreover, many approaches rely on the availability of demographic group labels, which are often costly to annotate. This paper proposes AIM-Fair, aiming to overcome these limitations and harness the potential of cutting-edge generative models in promoting algorithmic fairness. We investigate a fine-tuning paradigm starting from a biased model initially trained on real-world data without demographic annotations. This model is then fine-tuned using unbiased synthetic data generated by a state-of-the-art diffusion model to improve its fairness. Two key challenges are identified in this fine-tuning paradigm, 1) the low quality of synthetic data, which can still happen even with advanced generative models, and 2) the domain and bias gap between real and synthetic data. To address the limitation of synthetic data quality, we propose Contextual Synthetic Data Generation (CSDG) to generate data using a text-to-image diffusion model (T2I) with prompts generated by a context-aware LLM, ensuring both data diversity and control of bias in synthetic data. To resolve domain and bias shifts, we introduce a novel selective fine-tuning scheme in which only model parameters more sensitive to bias and less sensitive to domain shift are updated. Experiments on CelebA and UTKFace datasets show that our AIM-Fair improves model fairness while maintaining utility, outperforming both fully and partially fine-tuned approaches to model fairness.

📄 PDF Abstract BibTeX arXiv:2503.05665

Code (1)

zengqunzhao/aim-fair 공식 구현 pytorch

Tasks

DiversityFairnessSynthetic Data Generation

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 제목 키워드 기반

Algorithmic Fairness: A Tolerance Perspective

2024-04-26 · Renqiang Luo, Tao Tang, Feng Xia, Jiaying Liu 외

Recent advancements in machine learning and deep learning have brought algorithmic fairness into sharp focus, illuminating concerns over discriminatory decision making that negatively impacts certain individuals or group…

Decision MakingFairness

From Awareness to Action: Understanding and Overcoming the Research-Practice Gap in Algorithmic Fairness for Public Health

2026-05-02 · Sara Altamirano, Tijs Portegies, Sennay Ghebreab arxiv

Algorithmic fairness is essential for responsible ML-driven public health research, yet its practical implementation remains limited. To investigate this awareness-action gap, we conducted a sequential mixed-methods stud…

Equitable Survival Prediction: A Fairness-Aware Survival Modeling (FASM) Approach

2025-10-23 · Mingxuan Liu, Yilin Ning, Haoyuan Wang, Chuan Hong 외 arxiv

As machine learning models become increasingly integrated into healthcare, structural inequities and social biases embedded in clinical data can be perpetuated or even amplified by data-driven models. In survival analysi…

Auditing LLMs for Algorithmic Fairness in Casenote-Augmented Tabular Prediction

2026-04-21 · Xiao Qi Lee, Ezinne Nwankwo, Angela Zhou arxiv

LLMs are increasingly being considered for prediction tasks in high-stakes social service settings, but their algorithmic fairness properties in this context are poorly understood. In this short technical report, we audi…

Multi-class Classification

Escaping the Impossibility of Fairness: From Formal to Substantive Algorithmic Fairness

2021-07-09 · Ben Green

Efforts to promote equitable public policy with algorithms appear to be fundamentally constrained by the "impossibility of fairness" (an incompatibility between mathematical definitions of fairness). This technical limit…

Decision MakingFairnessPhilosophy