paper-with-me

Papers

FairDiffusion: Enhancing Equity in Latent Diffusion Models via Fair Bayesian Perturbation

2024-12-29 · Yan Luo, Muhammad Osama Khan, Congcong Wen, Muhammad Muneeb Afzal, Titus Fidelis Wuermeling, Min Shi, Yu Tian, Yi Fang, Mengyu Wang

Recent progress in generative AI, especially diffusion models, has demonstrated significant utility in text-to-image synthesis. Particularly in healthcare, these models offer immense potential in generating synthetic datasets and training medical students. However, despite these strong performances, it remains uncertain if the image generation quality is consistent across different demographic subgroups. To address this critical concern, we present the first comprehensive study on the fairness of medical text-to-image diffusion models. Our extensive evaluations of the popular Stable Diffusion model reveal significant disparities across gender, race, and ethnicity. To mitigate these biases, we introduce FairDiffusion, an equity-aware latent diffusion model that enhances fairness in both image generation quality as well as the semantic correlation of clinical features. In addition, we also design and curate FairGenMed, the first dataset for studying the fairness of medical generative models. Complementing this effort, we further evaluate FairDiffusion on two widely-used external medical datasets: HAM10000 (dermatoscopic images) and CheXpert (chest X-rays) to demonstrate FairDiffusion's effectiveness in addressing fairness concerns across diverse medical imaging modalities. Together, FairDiffusion and FairGenMed significantly advance research in fair generative learning, promoting equitable benefits of generative AI in healthcare.

📄 PDF Abstract BibTeX arXiv:2412.20374

Code (1)

harvard-ophthalmology-ai-lab/fairdiffusion 공식 구현 jax

Tasks

FairnessImage Generation

Methods 이 논문이 사용한 방법론

Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.
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 제목 키워드 기반

CompDiff: Hierarchical Compositional Diffusion for Fair and Zero-Shot Intersectional Medical Image Generation

2026-03-17 · Mahmoud Ibrahim, Bart Elen, Chang Sun, Gokhan Ertaylan 외 arxiv

Generative models are increasingly used to augment medical imaging datasets for fairer AI, yet a key assumption often goes unexamined: that generators produce equally high-quality images across demographic groups. Models…

Medical Image Generation

Beyond Overcorrection: Evaluating Diversity in T2I Models with DivBench

2025-07-02 · Felix Friedrich, Thiemo Ganesha Welsch, Manuel Brack, Patrick Schramowski 외 arxiv

Current diversification strategies for text-to-image (T2I) models often ignore contextual appropriateness, leading to over-diversification where demographic attributes are modified even when explicitly specified in promp…

Fairness Begins with State: Purifying Latent Preferences for Hierarchical Reinforcement Learning in Interactive Recommendation

2026-03-04 · Yun Lu, Xiaoyu Shi, Hong Xie, Xiangyu Zhao 외 arxiv

Interactive recommender systems (IRS) are increasingly optimized with Reinforcement Learning (RL) to capture the sequential nature of user-system dynamics. However, existing fairness-aware methods often suffer from a fun…

Hierarchical Reinforcement Learning

Fairboard: a quantitative framework for equity assessment of healthcare models

2026-03-30 · James K. Ruffle, Samia Mohinta, Chris Foulon, Mohamad Zeina 외 arxiv

Despite there now being more than 1,000 FDA-authorised AI medical devices, formal equity assessments -- whether model performance is uniform across patient subgroups -- are rare. Here, we evaluate the equity of 18 open-s…

APPLE: Adversarial Privacy-aware Perturbations on Latent Embedding for Unfairness Mitigation

2024-03-08 · Zikang Xu, Fenghe Tang, Quan Quan, Qingsong Yao 외

Ensuring fairness in deep-learning-based segmentors is crucial for health equity. Much effort has been dedicated to mitigating unfairness in the training datasets or procedures. However, with the increasing prevalence of…

DecoderFairnessMedical Image Analysis