paper-with-me

홈 › Papers

Do Existing Testing Tools Really Uncover Gender Bias in Text-to-Image Models?

2025-01-27 · Yunbo Lyu, Zhou Yang, Yuqing Niu, Jing Jiang, David Lo

Text-to-Image (T2I) models have recently gained significant attention due to their ability to generate high-quality images and are consequently used in a wide range of applications. However, there are concerns about the gender bias of these models. Previous studies have shown that T2I models can perpetuate or even amplify gender stereotypes when provided with neutral text prompts. Researchers have proposed automated gender bias uncovering detectors for T2I models, but a crucial gap exists: no existing work comprehensively compares the various detectors and understands how the gender bias detected by them deviates from the actual situation. This study addresses this gap by validating previous gender bias detectors using a manually labeled dataset and comparing how the bias identified by various detectors deviates from the actual bias in T2I models, as verified by manual confirmation. We create a dataset consisting of 6,000 images generated from three cutting-edge T2I models: Stable Diffusion XL, Stable Diffusion 3, and Dreamlike Photoreal 2.0. During the human-labeling process, we find that all three T2I models generate a portion (12.48% on average) of low-quality images (e.g., generate images with no face present), where human annotators cannot determine the gender of the person. Our analysis reveals that all three T2I models show a preference for generating male images, with SDXL being the most biased. Additionally, images generated using prompts containing professional descriptions (e.g., lawyer or doctor) show the most bias. We evaluate seven gender bias detectors and find that none fully capture the actual level of bias in T2I models, with some detectors overestimating bias by up to 26.95%. We further investigate the causes of inaccurate estimations, highlighting the limitations of detectors in dealing with low-quality images. Based on our findings, we propose an enhanced detector...

📄 PDF Abstract BibTeX arXiv:2501.15775

Code (0)

등록된 구현이 없습니다.

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 설명 없음
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 제목 키워드 기반

Uncovering Bias in Foundation Models: Impact, Testing, Harm, and Mitigation

2025-01-14 · Shuzhou Sun, Li Liu, Yongxiang Liu, Zhen Liu 외

Bias in Foundation Models (FMs) - trained on vast datasets spanning societal and historical knowledge - poses significant challenges for fairness and equity across fields such as healthcare, education, and finance. These…

Fairness

SPAGBias: Uncovering and Tracing Structured Spatial Gender Bias in Large Language Models

2026-04-16 · Binxian Su, Haoye Lou, Shucheng Zhu, Weikang Wang 외 arxiv

Large language models (LLMs) are being increasingly used in urban planning, but since gendered space theory highlights how gender hierarchies are embedded in spatial organization, there is concern that LLMs may reproduce…

Story Generation

Exploring Human Gender Stereotypes with Word Association Test

2019-11-01 · IJCNLP 2019 11 · Yupei Du, Yuanbin Wu, Man Lan

Word embeddings have been widely used to study gender stereotypes in texts. One key problem regarding existing bias scores is to evaluate their validities: do they really reflect true bias levels? For a small set of word…

Word Embeddings

The Digital Mirror: Gender Bias and Occupational Stereotypes in AI-Generated Images

2025-10-08 · Siiri Leppälampi, Sonja M. Hyrynsalmi, Erno Vanhala arxiv

Generative AI offers vast opportunities for creating visualisations, such as graphics, videos, and images. However, recent studies around AI-generated visualisations have primarily focused on the creation process and ima…

Are Gender-Neutral Queries Really Gender-Neutral? Mitigating Gender Bias in Image Search

2021-09-12 · EMNLP 2021 11 · Jialu Wang, Yang Liu, Xin Eric Wang

Internet search affects people's cognition of the world, so mitigating biases in search results and learning fair models is imperative for social good. We study a unique gender bias in image search in this work: the sear…

Image RetrievalNatural Language Queries