With a Grain of SALT: Are LLMs Fair Across Social Dimensions?

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

A systematic study investigates social bias in small- to mid-scale Large Language Models (LLMs), focusing on gender, religion, and race. Utilizing the SALT (Social Appropriateness in LLM Text) dataset, the research explores two bias categories: Theoretical (General Debate, Positioned Debate) and Practical (Career Advice, Personal Advice, Resume Generation). Bias quantification involves win-rate gaps and negative-role assignments for theoretical biases, and outcome disparities measured by DeepSeek-R1 on anonymized outputs for practical biases. The study also examines systemic issues within LLM-based evaluation, including evaluation, positional, and length bias, validating findings through human annotation. Results consistently show disadvantages for White, Christian, and male-associated outputs across multiple tasks, with larger models often amplifying these disparities, indicating that increased scale does not ensure fairness.

Key takeaway

For Machine Learning Engineers developing or deploying LLMs, you must actively test for and mitigate biases, especially those affecting White, Christian, and male-associated outputs, as model scale can exacerbate these issues. Relying solely on model size for fairness is insufficient; implement robust, multi-faceted bias detection and mitigation strategies, including human validation, to ensure equitable model behavior across social dimensions.

Key insights

LLM scale does not guarantee fairness; biases against White, Christian, and male-associated outputs are amplified in larger models.

Principles

Method

Quantify theoretical bias via win-rate gaps and negative-role assignments. Measure practical bias using DeepSeek-R1 on anonymized outputs, validating with human annotation.

In practice

Topics

Best for: Research Scientist, CTO, VP of Engineering/Data, AI Scientist, Machine Learning Engineer, AI Ethicist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.