paper-with-me

Papers

Measuring Social Biases in Grounded Vision and Language Embeddings

2020-02-20 · NAACL 2021 4 · Candace Ross, Boris Katz, Andrei Barbu

We generalize the notion of social biases from language embeddings to grounded vision and language embeddings. Biases are present in grounded embeddings, and indeed seem to be equally or more significant than for ungrounded embeddings. This is despite the fact that vision and language can suffer from different biases, which one might hope could attenuate the biases in both. Multiple ways exist to generalize metrics measuring bias in word embeddings to this new setting. We introduce the space of generalizations (Grounded-WEAT and Grounded-SEAT) and demonstrate that three generalizations answer different yet important questions about how biases, language, and vision interact. These metrics are used on a new dataset, the first for grounded bias, created by augmenting extending standard linguistic bias benchmarks with 10,228 images from COCO, Conceptual Captions, and Google Images. Dataset construction is challenging because vision datasets are themselves very biased. The presence of these biases in systems will begin to have real-world consequences as they are deployed, making carefully measuring bias and then mitigating it critical to building a fair society.

📄 PDF Abstract BibTeX arXiv:2002.08911

Code (1)

candacelax/bias-in-vision-and-language 공식 구현 pytorch

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Challenges in Measuring Bias via Open-Ended Language Generation

2022-05-23 · NAACL (GeBNLP) 2022 7 · Afra Feyza Akyürek, Muhammed Yusuf Kocyigit, Sejin Paik, Derry Wijaya

Researchers have devised numerous ways to quantify social biases vested in pretrained language models. As some language models are capable of generating coherent completions given a set of textual prompts, several prompt…

Language ModelingLanguage ModellingText Generation

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

Counterfactually Measuring and Eliminating Social Bias in Vision-Language Pre-training Models

2022-07-03 · Yi Zhang, Junyang Wang, Jitao Sang

Vision-Language Pre-training (VLP) models have achieved state-of-the-art performance in numerous cross-modal tasks. Since they are optimized to capture the statistical properties of intra- and inter-modality, there remai…

counterfactual

Explicit vs. Implicit: Investigating Social Bias in Large Language Models through Self-Reflection

2025-01-04 · Yachao Zhao, Bo wang, Yan Wang

Large Language Models (LLMs) have been shown to exhibit various biases and stereotypes in their generated content. While extensive research has investigated bias in LLMs, prior work has predominantly focused on explicit …

Ask LLMs Directly, "What shapes your bias?": Measuring Social Bias in Large Language Models

2024-06-06 · Jisu Shin, Hoyun Song, Huije Lee, Soyeong Jeong 외

Social bias is shaped by the accumulation of social perceptions towards targets across various demographic identities. To fully understand such social bias in large language models (LLMs), it is essential to consider the…