paper-with-me

홈 › Papers

Biased Attention: Do Vision Transformers Amplify Gender Bias More than Convolutional Neural Networks?

2023-09-15 · Abhishek Mandal, Susan Leavy, Suzanne Little

Deep neural networks used in computer vision have been shown to exhibit many social biases such as gender bias. Vision Transformers (ViTs) have become increasingly popular in computer vision applications, outperforming Convolutional Neural Networks (CNNs) in many tasks such as image classification. However, given that research on mitigating bias in computer vision has primarily focused on CNNs, it is important to evaluate the effect of a different network architecture on the potential for bias amplification. In this paper we therefore introduce a novel metric to measure bias in architectures, Accuracy Difference. We examine bias amplification when models belonging to these two architectures are used as a part of large multimodal models, evaluating the different image encoders of Contrastive Language Image Pretraining which is an important model used in many generative models such as DALL-E and Stable Diffusion. Our experiments demonstrate that architecture can play a role in amplifying social biases due to the different techniques employed by the models for feature extraction and embedding as well as their different learning properties. This research found that ViTs amplified gender bias to a greater extent than CNNs

📄 PDF Abstract BibTeX arXiv:2309.08760

Code (1)

aibhishek/Biased-Attention 공식 구현 tf

Tasks

image-classificationImage Classification

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

Model-Agnostic Gender Debiased Image Captioning

2023-04-07 · CVPR 2023 1 · Yusuke Hirota, Yuta Nakashima, Noa Garcia

Image captioning models are known to perpetuate and amplify harmful societal bias in the training set. In this work, we aim to mitigate such gender bias in image captioning models. While prior work has addressed this pro…

Image Captioningmodel

Evaluating the Underlying Gender Bias in Contextualized Word Embeddings

2019-04-18 · WS 2019 8 · Christine Basta, Marta R. Costa-jussà, Noe Casas

Gender bias is highly impacting natural language processing applications. Word embeddings have clearly been proven both to keep and amplify gender biases that are present in current data sources. Recently, contextualized…

SentenceWord Embeddings

Contaminated Collaboration: Measuring Gender Bias Transfer in LLM-Assisted Student Writing

2026-06-14 · Ariyan Hossain, Kazi Kamruzzaman Rabbi, Farig Sadeque, S M Taiabul Haque arxiv

Gender bias in LLMs has been studied extensively in model outputs, with biased prompts shown to amplify stereotyped generations. Whether such bias propagates into text produced by humans who use these systems, however, r…

Balanced Datasets Are Not Enough: Estimating and Mitigating Gender Bias in Deep Image Representations

2018-11-20 · ICCV 2019 10 · Tianlu Wang, Jieyu Zhao, Mark Yatskar, Kai-Wei Chang 외

In this work, we present a framework to measure and mitigate intrinsic biases with respect to protected variables --such as gender-- in visual recognition tasks. We show that trained models significantly amplify the asso…

Temporal Action Localization

Exploiting Biased Models to De-bias Text: A Gender-Fair Rewriting Model

2023-05-18 · Chantal Amrhein, Florian Schottmann, Rico Sennrich, Samuel Läubli

Natural language generation models reproduce and often amplify the biases present in their training data. Previous research explored using sequence-to-sequence rewriting models to transform biased model outputs (or origi…

FairnessMachine TranslationText GenerationTranslation