paper-with-me

Papers

MultiModal Bias: Introducing a Framework for Stereotypical Bias Assessment beyond Gender and Race in Vision Language Models

2023-03-16 · Sepehr Janghorbani, Gerard de Melo

Recent breakthroughs in self supervised training have led to a new class of pretrained vision language models. While there have been investigations of bias in multimodal models, they have mostly focused on gender and racial bias, giving much less attention to other relevant groups, such as minorities with regard to religion, nationality, sexual orientation, or disabilities. This is mainly due to lack of suitable benchmarks for such groups. We seek to address this gap by providing a visual and textual bias benchmark called MMBias, consisting of around 3,800 images and phrases covering 14 population subgroups. We utilize this dataset to assess bias in several prominent self supervised multimodal models, including CLIP, ALBEF, and ViLT. Our results show that these models demonstrate meaningful bias favoring certain groups. Finally, we introduce a debiasing method designed specifically for such large pre-trained models that can be applied as a post-processing step to mitigate bias, while preserving the remaining accuracy of the model.

📄 PDF Abstract BibTeX arXiv:2303.12734

Code (1)

sepehrjng92/mmbias 공식 구현

Methods 이 논문이 사용한 방법론

ALBEF ALBEF introduces a contrastive loss to align the image and text representations before fusing them through cross-modal attention. This enables more grounded vision and language…
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…

Similar Papers 제목 키워드 기반

Spoken Stereoset: On Evaluating Social Bias Toward Speaker in Speech Large Language Models

2024-08-14 · Yi-Cheng Lin, Wei-Chih Chen, Hung-Yi Lee

Warning: This paper may contain texts with uncomfortable content. Large Language Models (LLMs) have achieved remarkable performance in various tasks, including those involving multimodal data like speech. However, these …

Automated Evaluation of Gender Bias Across 13 Large Multimodal Models

2025-09-08 · Juan Manuel Contreras arxiv

Large multimodal models (LMMs) have revolutionized text-to-image generation, but they risk perpetuating the harmful social biases in their training data. Prior work has identified gender bias in these models, but methodo…

Text-to-Image Generation

Beyond Content: How Grammatical Gender Shapes Visual Representation in Text-to-Image Models

2025-08-05 · Muhammed Saeed, Shaina Raza, Ashmal Vayani, Muhammad Abdul-Mageed 외 arxiv

Research on bias in Text-to-Image (T2I) models has primarily focused on demographic representation and stereotypical attributes, overlooking a fundamental question: how does grammatical gender influence visual representa…

Image Generation

Identifying High-Confidence Social Biases in LLMs for Trustworthy Conversational Tutoring Agents

2026-06-01 · Aitor Arronte Alvarez, Naiyi Xie Fincham arxiv

Conversational tutoring agents have been shown to improve learning engagement and student outcomes, and large language models (LLMs) are increasingly used in these systems to provide scalable, personalized feedback. Howe…

Bias Detection

Worst of Both Worlds: Biases Compound in Pre-trained Vision-and-Language Models

2021-04-18 · NAACL (GeBNLP) 2022 7 · Tejas Srinivasan, Yonatan Bisk

Numerous works have analyzed biases in vision and pre-trained language models individually - however, less attention has been paid to how these biases interact in multimodal settings. This work extends text-based bias an…