paper-with-me

홈 › Papers

Inference Time Debiasing Concepts in Diffusion Models

2025-08-19 · Lucas S. Kupssinskü, Marco N. Bochernitsan, Jordan Kopper, Otávio Parraga, Rodrigo C. Barros arxiv

We propose DeCoDi, a debiasing procedure for text-to-image diffusion-based models that changes the inference procedure, does not significantly change image quality, has negligible compute overhead, and can be applied in any diffusion-based image generation model. DeCoDi changes the diffusion process to avoid latent dimension regions of biased concepts. While most deep learning debiasing methods require complex or compute-intensive interventions, our method is designed to change only the inference procedure. Therefore, it is more accessible to a wide range of practitioners. We show the effectiveness of the method by debiasing for gender, ethnicity, and age for the concepts of nurse, firefighter, and CEO. Two distinct human evaluators manually inspect 1,200 generated images. Their evaluation results provide evidence that our method is effective in mitigating biases based on gender, ethnicity, and age. We also show that an automatic bias evaluation performed by the GPT4o is not significantly statistically distinct from a human evaluation. Our evaluation shows promising results, with reliable levels of agreement between evaluators and more coverage of protected attributes. Our method has the potential to significantly improve the diversity of images it generates by diffusion-based text-to-image generative models.

📄 PDF Abstract BibTeX arXiv:2508.14933

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Fully Unsupervised Self-debiasing of Text-to-Image Diffusion Models

2025-12-03 · Korada Sri Vardhana, Shrikrishna Lolla, Soma Biswas arxiv

Text-to-image (T2I) diffusion models have achieved widespread success due to their ability to generate high-resolution, photorealistic images. These models are trained on large-scale datasets, like LAION-5B, often scrape…

ConceptPrune: Concept Editing in Diffusion Models via Skilled Neuron Pruning

2024-05-29 · Ruchika Chavhan, Da Li, Timothy Hospedales

While large-scale text-to-image diffusion models have demonstrated impressive image-generation capabilities, there are significant concerns about their potential misuse for generating unsafe content, violating copyright,…

Image GenerationText to Image GenerationText-to-Image Generation

Inference-Time Selective Debiasing

2024-07-27 · Gleb Kuzmin, Neemesh Yadav, Ivan Smirnov, Timothy Baldwin 외

We propose selective debiasing -- an inference-time safety mechanism that aims to increase the overall quality of models in terms of prediction performance and fairness in the situation when re-training a model is prohib…

Fairnesstext-classificationText Classification

Training-Free Debiasing of Diffusion Models via CLIP-Guided Denoising Optimization

2026-07-01 · Dain Kim, Jinseo Kim, Sungyong Baik arxiv

Text-to-image diffusion models achieve impressive visual quality, yet demographic bias remains a challenge, as neutral prompts consistently produce stereotypical representations across gender and race. Existing approache…

DINER: Debiasing Aspect-based Sentiment Analysis with Multi-variable Causal Inference

2024-03-02 · Jialong Wu, Linhai Zhang, Deyu Zhou, Guoqiang Xu

Though notable progress has been made, neural-based aspect-based sentiment analysis (ABSA) models are prone to learn spurious correlations from annotation biases, resulting in poor robustness on adversarial data transfor…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Causal Inferencecounterfactual+2