Entangled in Representations: Mechanistic Investigation of Cultural Biases in Large Language Models
Haeun Yu, Seogyeong Jeong, Siddhesh Pawar, Jisu Shin, Jiho Jin, Junho Myung, Alice Oh, Isabelle Augenstein
TL;DR
Entangled in Representations investigates how culture is encoded inside LLMs rather than only in outputs. It introduces Culturescope, a mechanistic interpretability workflow with three stages (inference, scoping-in, filtering) and a Cultural Flattening score that uses chi-square contributions $X_{k,y}$ and expected counts $E_{k,y}$ to quantify distortion across cultures. The findings show Western-dominance bias and culture flattening in internal representations, with low-resource cultures less biased due to limited knowledge, as evidenced by intrinsic CF analyses and extrinsic MCQ tests with hard negatives. The work offers a pathway to mitigating internal cultural biases and improving culturally aligned LLMs by increasing representational coverage and targeted data.
Abstract
The growing deployment of large language models (LLMs) across diverse cultural contexts necessitates a deeper understanding of LLMs' representations of different cultures. Prior work has focused on evaluating the cultural awareness of LLMs by only examining the text they generate. This approach overlooks the internal sources of cultural misrepresentation within the models themselves. To bridge this gap, we propose Culturescope, the first mechanistic interpretability-based method that probes the internal representations of different cultural knowledge in LLMs. We also introduce a cultural flattening score as a measure of the intrinsic cultural biases of the decoded knowledge from Culturescope. Additionally, we study how LLMs internalize cultural biases, which allows us to trace how cultural biases such as Western-dominance bias and cultural flattening emerge within LLMs. We find that low-resource cultures are less susceptible to cultural biases, likely due to the model's limited parametric knowledge. Our work provides a foundation for future research on mitigating cultural biases and enhancing LLMs' cultural understanding.
