paper-with-me

Papers

Bias mitigation in graph diffusion models

2026-04-02 · Meng Yu, Kun Zhan arxiv

Most existing graph diffusion models have significant bias problems. We observe that the forward diffusion's maximum perturbation distribution in most models deviates from the standard Gaussian distribution, while reverse sampling consistently starts from a standard Gaussian distribution, which results in a reverse-starting bias. Together with the inherent exposure bias of diffusion models, this results in degraded generation quality. This paper proposes a comprehensive approach to mitigate both biases. To mitigate reverse-starting bias, we employ a newly designed Langevin sampling algorithm to align with the forward maximum perturbation distribution, establishing a new reverse-starting point. To address the exposure bias, we introduce a score correction mechanism based on a newly defined score difference. Our approach, which requires no network modifications, is validated across multiple models, datasets, and tasks, achieving state-of-the-art results.Code is at https://github.com/kunzhan/spp

📄 PDF Abstract BibTeX arXiv:2604.01709

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient bias mitigation in T2I diffusion models using Concept Graphs

2026-07-03 · Mansi, Avinash Kori, Francesco Leofante arxiv

Text-to-Image diffusion models often propagate harmful bias inherited from the training data. Existing bias mitigation techniques typically intervene only at the text encoder or provide inference-time guidance, often lea…

BiasMap: Leveraging Cross-Attentions to Discover and Mitigate Hidden Social Biases in Text-to-Image Generation

2025-09-16 · Rajatsubhra Chakraborty, Xujun Che, Depeng Xu, Cori Faklaris 외 arxiv

Bias discovery is critical for black-box generative models, especiall text-to-image (TTI) models. Existing works predominantly focus on output-level demographic distributions, which do not necessarily guarantee concept r…

Text-to-Image Generation

Style Transfer as Bias Mitigation: Diffusion Models for Synthetic Mental Health Text for Arabic

2026-01-20 · Saad Mankarious, Aya Zirikly arxiv

Synthetic data offers a promising solution for mitigating data scarcity and demographic bias in mental health analysis, yet existing approaches largely rely on pretrained large language models (LLMs), which may suffer fr…

Text GenerationStyle Transfer

Latent Directions: A Simple Pathway to Bias Mitigation in Generative AI

2024-06-10 · Carolina Lopez Olmos, Alexandros Neophytou, Sunando Sengupta, Dim P. Papadopoulos

Mitigating biases in generative AI and, particularly in text-to-image models, is of high importance given their growing implications in society. The biased datasets used for training pose challenges in ensuring the respo…

FairImagen: Post-Processing for Bias Mitigation in Text-to-Image Models

2025-10-24 · Zihao Fu, Ryan Brown, Shun Shao, Kai Rawal 외 arxiv

Text-to-image diffusion models, such as Stable Diffusion, have demonstrated remarkable capabilities in generating high-quality and diverse images from natural language prompts. However, recent studies reveal that these m…

Text-to-Image Generation