paper-with-me

Papers

Identifying Implicit Social Biases in Vision-Language Models

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

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 vision models can learn historical biases contained in their training sets, leading to perpetuation of stereotypes and potential downstream harm. In this work, we conduct a systematic analysis of the social biases that are present in CLIP, with a focus on the interaction between image and text modalities. We first propose a taxonomy of social biases called So-B-IT, which contains 374 words categorized across ten types of bias. Each type can lead to societal harm if associated with a particular demographic group. Using this taxonomy, we examine images retrieved by CLIP from a facial image dataset using each word as part of a prompt. We find that CLIP frequently displays undesirable associations between harmful words and specific demographic groups, such as retrieving mostly pictures of Middle Eastern men when asked to retrieve images of a "terrorist". Finally, we conduct an analysis of the source of such biases, by showing that the same harmful stereotypes are also present in a large image-text dataset used to train CLIP models for examples of biases that we find. Our findings highlight the importance of evaluating and addressing bias in vision-language models, and suggest the need for transparency and fairness-aware curation of large pre-training datasets.

📄 PDF Abstract BibTeX arXiv:2411.00997

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
Focus 설명 없음

Similar Papers 제목 키워드 기반

A Comprehensive Study of Implicit and Explicit Biases in Large Language Models

2025-11-18 · Fatima Kazi, Alex Young, Yash Inani, Setareh Rafatirad arxiv

Large Language Models (LLMs) inherit explicit and implicit biases from their training datasets. Identifying and mitigating biases in LLMs is crucial to ensure fair outputs, as they can perpetuate harmful stereotypes and …

Data Augmentation

VisBias: Measuring Explicit and Implicit Social Biases in Vision Language Models

2025-03-10 · Jen-tse Huang, Jiantong Qin, Jianping Zhang, Youliang Yuan 외

This research investigates both explicit and implicit social biases exhibited by Vision-Language Models (VLMs). The key distinction between these bias types lies in the level of awareness: explicit bias refers to conscio…

Image DescriptionMultiple-choice

Addressing Stereotypes in Large Language Models: A Critical Examination and Mitigation

2025-11-18 · Fatima Kazi arxiv

Large Language models (LLMs), such as ChatGPT, have gained popularity in recent years with the advancement of Natural Language Processing (NLP), with use cases spanning many disciplines and daily lives as well. LLMs inhe…

Data Augmentation

BiasDora: Exploring Hidden Biased Associations in Vision-Language Models

2024-07-02 · Chahat Raj, Anjishnu Mukherjee, Aylin Caliskan, Antonios Anastasopoulos 외

Existing works examining Vision-Language Models (VLMs) for social biases predominantly focus on a limited set of documented bias associations, such as gender:profession or race:crime. This narrow scope often overlooks a …

Image Representations Learned With Unsupervised Pre-Training Contain Human-like Biases

2020-10-28 · Ryan Steed, Aylin Caliskan

Recent advances in machine learning leverage massive datasets of unlabeled images from the web to learn general-purpose image representations for tasks from image classification to face recognition. But do unsupervised c…

BIG-bench Machine LearningFace Recognitionimage-classificationImage Classification+1