Occupational Prompting Reveals Cultural Bias in Large Language Models
Summary
A study by Eren et al. investigates how large language models (LLMs) associate occupational identities with cultural value patterns, extending prior nationality-based cultural prompting. Using a survey-grounded evaluation pipeline with questions from the Integrated Values Surveys, the researchers projected responses from five open-weight LLMs (Llama 3.3 (70B), Llama 4 (16x17B), Gemma 3 (27B), GPT-OSS (20B), and GPT-OSS (120B)) into the two-dimensional Inglehart–Welzel cultural space. The findings reveal that while occupation-conditioned responses generally remain within a Western-leaning region, specific occupations introduce distinct "occupational skews." For instance, technical and financial roles shift towards more secular values, whereas creative and educational roles align with higher self-expression. This indicates that LLMs do not treat occupational prompts as neutral, but rather elicit structured value patterns, with some cultural regions being less accessible through occupational cues.
Key takeaway
For AI Scientists and Machine Learning Engineers developing or deploying LLMs, understanding occupational prompting is crucial. Your models likely embed cultural biases tied to professional roles, even if not explicitly prompted for nationality. You should evaluate how occupational cues influence value expression in your LLM outputs, especially in decision-support or analytical applications, to mitigate unintended biases and ensure appropriate model behavior.
Key insights
Occupational prompts elicit structured cultural value patterns in LLMs, even within a Western-leaning default.
Principles
- LLMs associate occupations with distinct cultural value profiles.
- Cultural bias in LLMs extends beyond nationality to professional roles.
- Occupational prompts are not neutral role labels.
Method
The study adapted a survey-grounded cultural-bias framework, replacing nationality-based prompting with occupational prompting for open-weight LLMs. Responses to IVS questions were projected into the Inglehart–Welzel cultural space using PCA.
In practice
- Evaluate LLM outputs for occupational value biases.
- Consider occupational context in prompt design.
- Map LLM responses to established cultural frameworks.
Topics
- Large Language Models
- Cultural Bias
- Occupational Prompting
- Inglehart–Welzel Cultural Space
- Value Alignment
- AI Ethics
Code references
Best for: Research Scientist, AI Engineer, NLP Engineer, AI Scientist, AI Ethicist, Machine Learning Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.