CLMay 6, 2024

Hire Me or Not? Examining Language Model's Behavior with Occupation Attributes

arXiv:2405.06687v320 citationsCOLING
Originality Synthesis-oriented
AI Analysis

It addresses fairness issues in LLMs for recruitment and recommendation systems, but is incremental as it builds on prior bias studies.

This paper investigated gender stereotypes in large language models (LLMs) during occupation decision-making, finding that all tested models exhibited such biases, with GPT-3.5-turbo and Llama2-70b-chat showing distinct preferences that suggest alignment methods may introduce new biases.

With the impressive performance in various downstream tasks, large language models (LLMs) have been widely integrated into production pipelines, like recruitment and recommendation systems. A known issue of models trained on natural language data is the presence of human biases, which can impact the fairness of the system. This paper investigates LLMs' behavior with respect to gender stereotypes, in the context of occupation decision making. Our framework is designed to investigate and quantify the presence of gender stereotypes in LLMs' behavior via multi-round question answering. Inspired by prior works, we construct a dataset by leveraging a standard occupation classification knowledge base released by authoritative agencies. We tested three LLMs (RoBERTa-large, GPT-3.5-turbo, and Llama2-70b-chat) and found that all models exhibit gender stereotypes analogous to human biases, but with different preferences. The distinct preferences of GPT-3.5-turbo and Llama2-70b-chat may imply the current alignment methods are insufficient for debiasing and could introduce new biases contradicting the traditional gender stereotypes.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes