CVAug 3, 2023

A Multidimensional Analysis of Social Biases in Vision Transformers

arXiv:2308.01948v113 citationsh-index: 19
Originality Incremental advance
AI Analysis

This addresses fairness issues in AI for users of image models, but it is incremental as it builds on existing bias research.

The study investigated factors contributing to social biases like racism and sexism in Vision Transformers, finding that counterfactual augmentation training can mitigate biases but not eliminate them, with larger models and discriminative objectives showing less bias.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes