World in a Frame: Understanding Culture Mixing as a New Challenge for Vision-Language Models
Eunsu Kim, Junyeong Park, Na Min An, Junseong Kim, Hitesh Laxmichand Patel, Jiho Jin, Julia Kruk, Amit Agarwal, Srikant Panda, Fenal Ashokbhai Ilasariya, Hyunjung Shim, Alice Oh
TL;DR
CultureMix reveals a fundamental gap in vision-language models: while LVLMs recognize single cultural cues well, they falter in culturally mixed scenes where background cues disproportionately steer predictions. The authors build a 23k synthetic culture-mixing, diffusion-generated dataset (plus 100 real-world images) and evaluate 10 LVLMs across four subtasks, finding systematic declines in accuracy and increases in uncertainty as cultural distance grows. They analyze the mechanisms behind these failures, showing that background distractors and high-resource-region biases dominate model behavior, and demonstrate that both training-free prompts and supervised finetuning can improve robustness, with SFT offering the strongest gains in complex settings. The work introduces CultureMix-Real for real-world validation and provides a practical path forward by highlighting effective mitigation strategies, underscoring the need for culture-mixing-focused objectives to ensure LVLMs operate reliably in multicultural environments.
Abstract
In a globalized world, cultural elements from diverse origins frequently appear together within a single visual scene. We refer to these as culture mixing scenarios, yet how Large Vision-Language Models (LVLMs) perceive them remains underexplored. We investigate culture mixing as a critical challenge for LVLMs and examine how current models behave when cultural items from multiple regions appear together. To systematically analyze these behaviors, we construct CultureMix, a food Visual Question Answering (VQA) benchmark with 23k diffusion-generated, human-verified culture mixing images across four subtasks: (1) food-only, (2) food+food, (3) food+background, and (4) food+food+background. Evaluating 10 LVLMs, we find consistent failures to preserve individual cultural identities in mixed settings. Models show strong background reliance, with accuracy dropping 14% when cultural backgrounds are added to food-only baselines, and they produce inconsistent predictions for identical foods across different contexts. To address these limitations, we explore three robustness strategies. We find supervised fine-tuning using a diverse culture mixing dataset substantially improve model consistency and reduce background sensitivity. We call for increased attention to culture mixing scenarios as a critical step toward developing LVLMs capable of operating reliably in culturally diverse real-world environments.
