The Biased Samaritan: LLM biases in Perceived Kindness
This work addresses the issue of bias in LLMs for developers and users, providing a method to assess and mitigate biases, though it is incremental as it builds on existing bias evaluation efforts.
The paper tackled the problem of demographic biases in Large Language Models by evaluating their perceived kindness across genders, races, and ages, finding that models generally view a white middle-aged or young adult male as the baseline demographic, but non-baseline demographics are often perceived as more willing to help.
While Large Language Models (LLMs) have become ubiquitous in many fields, understanding and mitigating LLM biases is an ongoing issue. This paper provides a novel method for evaluating the demographic biases of various generative AI models. By prompting models to assess a moral patient's willingness to intervene constructively, we aim to quantitatively evaluate different LLMs' biases towards various genders, races, and ages. Our work differs from existing work by aiming to determine the baseline demographic identities for various commercial models and the relationship between the baseline and other demographics. We strive to understand if these biases are positive, neutral, or negative, and the strength of these biases. This paper can contribute to the objective assessment of bias in Large Language Models and give the user or developer the power to account for these biases in LLM output or in training future LLMs. Our analysis suggested two key findings: that models view the baseline demographic as a white middle-aged or young adult male; however, a general trend across models suggested that non-baseline demographics are more willing to help than the baseline. These methodologies allowed us to distinguish these two biases that are often tangled together.