CLLGNov 20, 2024

Assessing Gender Bias in LLMs: Comparing LLM Outputs with Human Perceptions and Official Statistics

arXiv:2411.13738v16 citationsh-index: 1Has Code
Originality Synthesis-oriented
AI Analysis

It addresses gender bias in LLMs, a critical fairness issue for AI applications, but is incremental as it builds on existing bias evaluation methods with a new dataset.

This study investigated gender bias in large language models (LLMs) by comparing their gender predictions for occupations against human perceptions, official statistics, and a neutral benchmark, finding that all LLMs deviated significantly from neutrality and aligned more with statistical biases.

This study investigates gender bias in large language models (LLMs) by comparing their gender perception to that of human respondents, U.S. Bureau of Labor Statistics data, and a 50% no-bias benchmark. We created a new evaluation set using occupational data and role-specific sentences. Unlike common benchmarks included in LLM training data, our set is newly developed, preventing data leakage and test set contamination. Five LLMs were tested to predict the gender for each role using single-word answers. We used Kullback-Leibler (KL) divergence to compare model outputs with human perceptions, statistical data, and the 50% neutrality benchmark. All LLMs showed significant deviation from gender neutrality and aligned more with statistical data, still reflecting inherent biases.

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