paper-with-me

홈 › Papers

FairPIVARA: Reducing and Assessing Biases in CLIP-Based Multimodal Models

2024-09-28 · Diego A. B. Moreira, Alef Iury Ferreira, Jhessica Silva, Gabriel Oliveira dos Santos, Luiz Pereira, João Medrado Gondim, Gustavo Bonil, Helena Maia, Nádia Da Silva, Simone Tiemi Hashiguti, Jefersson A. dos Santos, Helio Pedrini, Sandra Avila

Despite significant advancements and pervasive use of vision-language models, a paucity of studies has addressed their ethical implications. These models typically require extensive training data, often from hastily reviewed text and image datasets, leading to highly imbalanced datasets and ethical concerns. Additionally, models initially trained in English are frequently fine-tuned for other languages, such as the CLIP model, which can be expanded with more data to enhance capabilities but can add new biases. The CAPIVARA, a CLIP-based model adapted to Portuguese, has shown strong performance in zero-shot tasks. In this paper, we evaluate four different types of discriminatory practices within visual-language models and introduce FairPIVARA, a method to reduce them by removing the most affected dimensions of feature embeddings. The application of FairPIVARA has led to a significant reduction of up to 98% in observed biases while promoting a more balanced word distribution within the model. Our model and code are available at: https://github.com/hiaac-nlp/FairPIVARA.

📄 PDF Abstract BibTeX arXiv:2409.19474

Code (1)

hiaac-nlp/fairpivara 공식 구현 pytorch

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…

Similar Papers 제목 키워드 기반

SB-Bench: Stereotype Bias Benchmark for Large Multimodal Models

2025-02-12 · Vishal Narnaware, Ashmal Vayani, Rohit Gupta, Swetha Sirnam 외

Stereotype biases in Large Multimodal Models (LMMs) perpetuate harmful societal prejudices, undermining the fairness and equity of AI applications. As LMMs grow increasingly influential, addressing and mitigating inheren…

FairnessMultiple-choice

CLIP the Bias: How Useful is Balancing Data in Multimodal Learning?

2024-03-07 · Ibrahim Alabdulmohsin, Xiao Wang, Andreas Steiner, Priya Goyal 외

We study the effectiveness of data-balancing for mitigating biases in contrastive language-image pretraining (CLIP), identifying areas of strength and limitation. First, we reaffirm prior conclusions that CLIP models can…

Image to textImage-to-Text RetrievalRetrievalText Retrieval

Assessing Multilingual Fairness in Pre-trained Multimodal Representations

2021-06-12 · Findings (ACL) 2022 5 · Jialu Wang, Yang Liu, Xin Eric Wang

Recently pre-trained multimodal models, such as CLIP, have shown exceptional capabilities towards connecting images and natural language. The textual representations in English can be desirably transferred to multilingua…

Fairness

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

PRSM: A Measure to Evaluate CLIP's Robustness Against Paraphrases

2025-11-14 · Udo Schlegel, Franziska Weeber, Jian Lan, Thomas Seidl arxiv

Contrastive Language-Image Pre-training (CLIP) is a widely used multimodal model that aligns text and image representations through large-scale training. While it performs strongly on zero-shot and few-shot tasks, its ro…