๐ค AI Summary
This work identifies two novel types of perspective bias in cross-modal retrieval: *linguistic popularity bias*โwhere image-to-text retrieval favors high-frequency linguistic items over semantically optimal onesโand *cultural associativity bias*โwhere text-to-image retrieval prefers culturally stereotypical images over semantically accurate ones. We propose a multilingual and multicultural empirical framework grounded in cross-modal alignment analysis, systematically evaluating bias origins and mitigation strategies across a dataset spanning 12 languages and six cultural regions. Our findings show that explicit alignment significantly mitigates popularity bias but yields limited improvement for cultural associativity bias, indicating its entrenchment in deep semantic representations and necessitating structured interventions beyond data augmentation. This study is the first to formally define, distinguish, and comparatively analyze these two biases, establishing cultural associativity bias as more persistent and challenging. The work provides both theoretical foundations and methodological paradigms for developing fairer cross-modal retrieval systems.
๐ Abstract
Multimodal retrieval systems are expected to operate in a semantic space, agnostic to the language or cultural origin of the query. In practice, however, retrieval outcomes systematically reflect perspectival biases: deviations shaped by linguistic prevalence and cultural associations. We study two such biases. First, prevalence bias refers to the tendency to favor entries from prevalent languages over semantically faithful entries in image-to-text retrieval. Second, association bias refers to the tendency to favor images culturally associated with the query over semantically correct ones in text-to-image retrieval. Results show that explicit alignment is a more effective strategy for mitigating prevalence bias. However, association bias remains a distinct and more challenging problem. These findings suggest that achieving truly equitable multimodal systems requires targeted strategies beyond simple data scaling and that bias arising from cultural association may be treated as a more challenging problem than one arising from linguistic prevalence.