paper-with-me

홈 › Papers

A Multidimensional Analysis of Social Biases in Vision Transformers

2023-08-03 · ICCV 2023 1 · Jannik Brinkmann, Paul Swoboda, Christian Bartelt

The embedding spaces of image models have been shown to encode a range of social biases such as racism and sexism. Here, we investigate specific factors that contribute to the emergence of these biases in Vision Transformers (ViT). Therefore, we measure the impact of training data, model architecture, and training objectives on social biases in the learned representations of ViTs. Our findings indicate that counterfactual augmentation training using diffusion-based image editing can mitigate biases, but does not eliminate them. Moreover, we find that larger models are less biased than smaller models, and that models trained using discriminative objectives are less biased than those trained using generative objectives. In addition, we observe inconsistencies in the learned social biases. To our surprise, ViTs can exhibit opposite biases when trained on the same data set using different self-supervised objectives. Our findings give insights into the factors that contribute to the emergence of social biases and suggests that we could achieve substantial fairness improvements based on model design choices.

📄 PDF Abstract BibTeX arXiv:2308.01948

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualFairness

Similar Papers 제목 키워드 기반

HoloFair: Unified T2I Fairness Evaluation and Fair-GRPO Debiasing

2026-05-23 · Ruyi Chen, Lu Zhou, Xiaogang Xu, Chiyu Zhang 외 arxiv

Text-to-Image (T2I) models have made significant strides in visual realism and semantic consistency, yet they often perpetuate and amplify societal biases. Existing evaluation methods typically address only single-dimens…

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 C…

image-classificationImage Classification

A Survey on Graph Neural Networks and Graph Transformers in Computer Vision: A Task-Oriented Perspective

2022-09-27 · Chaoqi Chen, Yushuang Wu, Qiyuan Dai, Hong-Yu Zhou 외

Graph Neural Networks (GNNs) have gained momentum in graph representation learning and boosted the state of the art in a variety of areas, such as data mining (\emph{e.g.,} social network analysis and recommender systems…

Graph Representation Learningobject-detectionObject DetectionRecommendation Systems+2

IBiT: Utilizing Inductive Biases to Create a More Data Efficient Attention Mechanism

2025-09-24 · Adithya Giri arxiv

In recent years, Transformer-based architectures have become the dominant method for Computer Vision applications. While Transformers are explainable and scale well with dataset size, they lack the inductive biases of Co…

Knowledge Distillation

Identifying Implicit Social Biases in Vision-Language Models

2024-11-01 · Kimia Hamidieh, Haoran Zhang, Walter Gerych, Thomas Hartvigsen 외

Vision-language models, like CLIP (Contrastive Language Image Pretraining), are becoming increasingly popular for a wide range of multimodal retrieval tasks. However, prior work has shown that large language and deep vis…

Fairness