paper-with-me

Papers

FairQueue: Rethinking Prompt Learning for Fair Text-to-Image Generation

2024-10-24 · Christopher T. H Teo, Milad Abdollahzadeh, Xinda Ma, Ngai-Man Cheung

Recently, prompt learning has emerged as the state-of-the-art (SOTA) for fair text-to-image (T2I) generation. Specifically, this approach leverages readily available reference images to learn inclusive prompts for each target Sensitive Attribute (tSA), allowing for fair image generation. In this work, we first reveal that this prompt learning-based approach results in degraded sample quality. Our analysis shows that the approach's training objective -- which aims to align the embedding differences of learned prompts and reference images -- could be sub-optimal, resulting in distortion of the learned prompts and degraded generated images. To further substantiate this claim, as our major contribution, we deep dive into the denoising subnetwork of the T2I model to track down the effect of these learned prompts by analyzing the cross-attention maps. In our analysis, we propose a novel prompt switching analysis: I2H and H2I. Furthermore, we propose new quantitative characterization of cross-attention maps. Our analysis reveals abnormalities in the early denoising steps, perpetuating improper global structure that results in degradation in the generated samples. Building on insights from our analysis, we propose two ideas: (i) Prompt Queuing and (ii) Attention Amplification to address the quality issue. Extensive experimental results on a wide range of tSAs show that our proposed method outperforms SOTA approach's image generation quality, while achieving competitive fairness. More resources at FairQueue Project site: https://sutd-visual-computing-group.github.io/FairQueue

📄 PDF Abstract BibTeX arXiv:2410.18615

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDenoisingFairnessImage GenerationPrompt LearningText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Aligned but Stereotypical? How System Prompts Shape Demographic Bias in LLM-Based Text-to-Image Models

2025-12-04 · NaHyeon Park, Na Min An, Kunhee Kim, Soyeon Yoon 외 arxiv

Text-to-image (T2I) systems increasingly rely on Large Language Model (LLM)-based text conditioning to interpret and expand user prompts. While this improves prompt understanding and text-image alignment, we find that it…

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

Fair Text-to-Image Diffusion via Fair Mapping

2023-11-29 · Jia Li, Lijie Hu, Jingfeng Zhang, Tianhang Zheng 외

In this paper, we address the limitations of existing text-to-image diffusion models in generating demographically fair results when given human-related descriptions. These models often struggle to disentangle the target…

FairnessImage GenerationText-to-Image Generation

KG-FairDiff: Knowledge Graph-Guided Prompt Refinement for Demographically Fair Text-to-Image Generation

2026-05-31 · Farbod Davoodi, Seyed Reza Tavakoli Shiyadeh, Pooria Safaei, Sana Harighi 외 arxiv

Text-to-Image (TTI) systems are now everyday infrastructure for journalism, education, advertising, and public communication, and the demographic and cultural stereotypes they inherit from training data (rendering women,…

Text-to-Image Generation

Grimm in Wonderland: Prompt Engineering with Midjourney to Illustrate Fairytales

2023-02-17 · Martin Ruskov

The quality of text-to-image generation is continuously improving, yet the boundaries of its applicability are still unclear. In particular, refinement of the text input with the objective of achieving better results - c…

Image GenerationPrompt EngineeringText to Image GenerationText-to-Image Generation