QueerBench: Quantifying Discrimination in Language Models Toward Queer Identities
Mae Sosto, Alberto Barrón-Cedeño
TL;DR
QueerBench introduces a template-based masked language modeling framework to quantify the potential harm of English LLM sentence completions toward LGBTQIA+ individuals. By combining neutral templates with subject substitutions and evaluating model predictions using AFINN, HurtLex, and Perspective API, the paper derives a composite QueerBench score that ranges from 0 to 100. The results show measurable bias: queer noun subjects yield higher harmfulness scores than non-queer counterparts (e.g., 16.9% vs. 9.2%), and certain pronoun contexts exhibit model- and category-dependent toxicity, with top-5 predictions generally more harmful than top-1. The work provides new resources and code to enable reproducibility and invites broader, intersectional bias mitigation in language models to improve safety and inclusivity in NLP systems.
Abstract
With the increasing role of Natural Language Processing (NLP) in various applications, challenges concerning bias and stereotype perpetuation are accentuated, which often leads to hate speech and harm. Despite existing studies on sexism and misogyny, issues like homophobia and transphobia remain underexplored and often adopt binary perspectives, putting the safety of LGBTQIA+ individuals at high risk in online spaces. In this paper, we assess the potential harm caused by sentence completions generated by English large language models (LLMs) concerning LGBTQIA+ individuals. This is achieved using QueerBench, our new assessment framework, which employs a template-based approach and a Masked Language Modeling (MLM) task. The analysis indicates that large language models tend to exhibit discriminatory behaviour more frequently towards individuals within the LGBTQIA+ community, reaching a difference gap of 7.2% in the QueerBench score of harmfulness.
