BiasDora: Exploring Hidden Biased Associations in Vision-Language Models
Chahat Raj, Anjishnu Mukherjee, Aylin Caliskan, Antonios Anastasopoulos, Ziwei Zhu
TL;DR
BiasDora addresses the narrow scope of existing VLM bias evaluations by proposing a cross-modal probing framework that uncovers hidden implicit associations across 9 bias dimensions in Text-to-Text, Text-to-Image, and Image-to-Text settings. It introduces a three-stage pipeline—probing, association salience, bias level assessment with LLMs—and a bias-isolation mechanism, leveraging a dataset derived from CrowS-Pairs descriptors to analyze roughly 400 demographic descriptors. The approach yields significant, negative, toxic, and extreme biases that vary by model and modality, including many previously unreported associations, and it publicly releases the Dora dataset to enable broader mitigation efforts. The work advances bias detection in VLMs beyond predefined vocabularies, providing a practical framework for evaluating and mitigating hidden biases in real-world systems and informing responsible deployment of multimodal AI.
Abstract
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 vast range of unexamined implicit associations, restricting the identification and, hence, mitigation of such biases. We address this gap by probing VLMs to (1) uncover hidden, implicit associations across 9 bias dimensions. We systematically explore diverse input and output modalities and (2) demonstrate how biased associations vary in their negativity, toxicity, and extremity. Our work (3) identifies subtle and extreme biases that are typically not recognized by existing methodologies. We make the Dataset of retrieved associations, (Dora), publicly available here https://github.com/chahatraj/BiasDora.
