paper-with-me

홈 › Papers

Fair Sampling in Diffusion Models through Switching Mechanism

2024-01-06 · Yujin Choi, Jinseong Park, Hoki Kim, Jaewook Lee, Saerom Park

Diffusion models have shown their effectiveness in generation tasks by well-approximating the underlying probability distribution. However, diffusion models are known to suffer from an amplified inherent bias from the training data in terms of fairness. While the sampling process of diffusion models can be controlled by conditional guidance, previous works have attempted to find empirical guidance to achieve quantitative fairness. To address this limitation, we propose a fairness-aware sampling method called \textit{attribute switching} mechanism for diffusion models. Without additional training, the proposed sampling can obfuscate sensitive attributes in generated data without relying on classifiers. We mathematically prove and experimentally demonstrate the effectiveness of the proposed method on two key aspects: (i) the generation of fair data and (ii) the preservation of the utility of the generated data.

📄 PDF Abstract BibTeX arXiv:2401.03140

Code (1)

uzn36/attributeswitching 공식 구현 pytorch

Tasks

AttributeFairness

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

FAROS: Fair Graph Generation via Attribute Switching Mechanisms

2025-07-04 · Abdennacer Badaoui, Oussama Kharouiche, Hatim Mrabet, Daniele Malitesta 외 arxiv

Recent advancements in graph diffusion models (GDMs) have enabled the synthesis of realistic network structures, yet ensuring fairness in the generated data remains a critical challenge. Existing solutions attempt to mit…

Graph GenerationLink Prediction

Wasserstein Convergence of ODE-Based Samplers in Decentralized Diffusion Model via Velocity Field Decomposition

2026-06-14 · Chencheng Tang, Xuanyu Xue, Fangyikang Wang, Chao Zhang 외 arxiv

Diffusion models have achieved impressive empirical success in generative tasks, and their convergence theory is now relatively well understood. Motivated by privacy and scalability, recent decentralized diffusion archit…

Unbiased GNN Learning via Fairness-Aware Subgraph Diffusion

2024-12-31 · Abdullah Alchihabi, Yuhong Guo

Graph Neural Networks (GNNs) have demonstrated remarkable efficacy in tackling a wide array of graph-related tasks across diverse domains. However, a significant challenge lies in their propensity to generate biased pred…

Fairness

Step-Wise Refusal Dynamics in Autoregressive and Diffusion Language Models

2026-02-01 · Eliron Rahimi, Elad Hirshel, Rom Himelstein, Amit LeVi 외 arxiv

Diffusion language models (DLMs) have recently emerged as a competitive alternative to autoregressive (AR) models, offering parallel decoding, competitive generation quality, and initial evidence of improved jailbreak ro…

FairSkin: Fair Diffusion for Skin Disease Image Generation

2024-10-29 · Ruichen Zhang, Yuguang Yao, Zhen Tan, Zhiming Li 외

Image generation is a prevailing technique for clinical data augmentation for advancing diagnostic accuracy and reducing healthcare disparities. Diffusion Model (DM) has become a leading method in generating synthetic me…

Data AugmentationDiagnosticDiversityImage Generation