Isolating Culture Neurons in Multilingual Large Language Models
Danial Namazifard, Lukas Galke Poech
TL;DR
This work addresses how culture is encoded in multilingual LLMs and whether culture-specific representations can be isolated from linguistic signals. It introduces LAPE and CAPE to identify language- and culture-specific neuron populations, and defines pure culture-specific neurons via set operations, complemented by MUREL, a 69-dataset, 85.2M-token resource spanning six cultures. The results show that culture-specific information substantially resides in upper-layer neuron populations and that many culture neurons are separable from language neurons, enabling targeted interventions with limited cross-language interference. Together, these contributions provide a framework for culturally informed editing and evaluation of multilingual NLP systems with implications for fairness, inclusivity, and alignment.
Abstract
Language and culture are deeply intertwined, yet it has been unclear how and where multilingual large language models encode culture. Here, we build on an established methodology for identifying language-specific neurons to localize and isolate culture-specific neurons, carefully disentangling their overlap and interaction with language-specific neurons. To facilitate our experiments, we introduce MUREL, a curated dataset of 85.2 million tokens spanning six different cultures. Our localization and intervention experiments show that LLMs encode different cultures in distinct neuron populations, predominantly in upper layers, and that these culture neurons can be modulated largely independently of language-specific neurons or those specific to other cultures. These findings suggest that cultural knowledge and propensities in multilingual language models can be selectively isolated and edited, with implications for fairness, inclusivity, and alignment. Code and data are available at https://github.com/namazifard/Culture_Neurons.
