Understanding Intrinsic Socioeconomic Biases in Large Language Models
Mina Arzaghi, Florian Carichon, Golnoosh Farnadi
TL;DR
This paper investigates intrinsic socioeconomic biases in large language models by introducing a novel 1,000,000-sentence masked-token dataset and evaluating four models (Falcon, Llama 2, GPT-2, BERT) across birth-gender, marital status, race, and religion, including intersectional combinations. It defines three metrics—Language Model Coherence Score $\text{LMCS}$, Poverty Association Ratio $\text{PAR}$, and EquiLexi Score $\text{ELS}$—to quantify bias and linguistic integrity, and uses a neutral baseline framework to contextualize results. The study finds that autoregressive models exhibit stronger socioeconomic biases than BERT, intersectionality amplifies bias, and names can reveal gender and race information that correlates with biased predictions. These findings underscore the urgency of developing robust, multi-dimensional bias mitigation techniques before deploying LLMs in high-stakes settings such as loans, visas, and insurance, and highlight data-source quality and model design as key drivers of fairness outcomes.
Abstract
Large Language Models (LLMs) are increasingly integrated into critical decision-making processes, such as loan approvals and visa applications, where inherent biases can lead to discriminatory outcomes. In this paper, we examine the nuanced relationship between demographic attributes and socioeconomic biases in LLMs, a crucial yet understudied area of fairness in LLMs. We introduce a novel dataset of one million English sentences to systematically quantify socioeconomic biases across various demographic groups. Our findings reveal pervasive socioeconomic biases in both established models such as GPT-2 and state-of-the-art models like Llama 2 and Falcon. We demonstrate that these biases are significantly amplified when considering intersectionality, with LLMs exhibiting a remarkable capacity to extract multiple demographic attributes from names and then correlate them with specific socioeconomic biases. This research highlights the urgent necessity for proactive and robust bias mitigation techniques to safeguard against discriminatory outcomes when deploying these powerful models in critical real-world applications.
