Search papers, labs, and topics across Lattice.
This study introduces StylisticBias, a benchmark designed to evaluate social biases in multimodal large language models (MLLMs) by isolating visual attributes from identity differences. By generating 25,000 images with controlled variations in visual attributes while keeping identity constant, the authors assess the impact of these attributes on model judgments across 25 scenarios. The findings reveal that a small set of 15 visual attributes, particularly age and body type, significantly influence model biases, accounting for nearly 80% of the observed variation in judgments related to socioeconomic and style-related contexts.
A mere 15 visual attributes drive 80% of social bias in MLLMs, highlighting the concentrated nature of bias in visual cues.
Multimodal large language models (MLLMs) are increasingly deployed in personally and societally consequential settings, yet the visual cues that shape how these models judge people remain poorly understood. Prior work often compares different (groups of) individuals, making it difficult to separate appearance effects from identity differences. We introduce StylisticBias, a controlled benchmark for evaluating attribute-level social bias in MLLMs. We generate 500 photorealistic base faces and create about 50 single-attribute variations per face, producing about 25K images. This design keeps identity fixed and changes one visual attribute at a time. It lets us measure how specific cues shift model judgments. We evaluate six MLLMs across 25 binary social judgment scenarios. We find that age and body type dominate identity-level effects, while fashion style and other visual cues drive the largest attribute-level shifts. We further find that about 15 attributes account for nearly 80\% of the total variation, showing that bias is concentrated in a small set of visual cues. Sensitivity is strongest in judgments that are semantically aligned with appearance, especially socioeconomic and style-related judgments. We release StylisticBias as a benchmark for fine-grained bias evaluation in multimodal models. Code and dataset: https://github.com/timo-cavelius/StylisticBias and https://hf.co/datasets/shaghayegh/stylistic-bias-dataset.