paper-with-me

Papers

Analysing Gender Bias in Text-to-Image Models using Object Detection

2023-07-16 · Harvey Mannering

This work presents a novel strategy to measure bias in text-to-image models. Using paired prompts that specify gender and vaguely reference an object (e.g. "a man/woman holding an item") we can examine whether certain objects are associated with a certain gender. In analysing results from Stable Diffusion, we observed that male prompts generated objects such as ties, knives, trucks, baseball bats, and bicycles more frequently. On the other hand, female prompts were more likely to generate objects such as handbags, umbrellas, bowls, bottles, and cups. We hope that the method outlined here will be a useful tool for examining bias in text-to-image models.

📄 PDF Abstract BibTeX arXiv:2307.08025

Code (1)

harveymannering/text-to-image-bias 공식 구현 jax

Tasks

object-detectionObject Detection

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

Does Context Help Mitigate Gender Bias in Neural Machine Translation?

2024-06-18 · Harritxu Gete, Thierry Etchegoyhen

Neural Machine Translation models tend to perpetuate gender bias present in their training data distribution. Context-aware models have been previously suggested as a means to mitigate this type of bias. In this work, we…

Machine TranslationTranslation

Fair Embedding Engine: A Library for Analyzing and Mitigating Gender Bias in Word Embeddings

2020-10-25 · EMNLP (NLPOSS) 2020 11 · Tenzin Singhay Bhotia, Vaibhav Kumar

Non-contextual word embedding models have been shown to inherit human-like stereotypical biases of gender, race and religion from the training corpora. To counter this issue, a large body of research has emerged which ai…

Word Embeddings

Measuring Gender Bias in West Slavic Language Models

2023-04-12 · Sandra Martinková, Karolina Stańczak, Isabelle Augenstein

Pre-trained language models have been known to perpetuate biases from the underlying datasets to downstream tasks. However, these findings are predominantly based on monolingual language models for English, whereas there…

Language Modelling

Measuring Gender Bias in Educational Videos: A Case Study on YouTube

2022-06-20 · Gizem Gezici, Yucel Saygin

Students are increasingly using online materials to learn new subjects or to supplement their learning process in educational institutions. Issues regarding gender bias have been raised in the context of formal education…

A Large Scale Analysis of Gender Biases in Text-to-Image Generative Models

2025-03-30 · Leander Girrbach, Stephan Alaniz, Genevieve Smith, Zeynep Akata

With the increasing use of image generation technology, understanding its social biases, including gender bias, is essential. This paper presents the first large-scale study on gender bias in text-to-image (T2I) models, …

Image Generation