STOP! Benchmarking Large Language Models with Sensitivity Testing on Offensive Progressions
Robert Morabito, Sangmitra Madhusudan, Tyler McDonald, Ali Emami
TL;DR
This paper introduces STOP, a progression-based bias evaluation dataset designed to capture how bias escalates from implicit to explicit across 450 offensive progressions and 2,700 sentences, covering 9 demographics and 46 sub-demographics. STOP formalizes the assessment as five-sentence scenarios with counterfactuals, and defines both idealistic and realistic performance measures to compare model outputs against human judgments, including Hedge's g for alignment. The authors evaluate a diverse set of closed- and open-source large language models, finding substantial variability in bias sensitivity and noting that human judgments align differently across severity levels; they also show that fine-tuning a model on STOP-human responses can significantly improve downstream bias-task performance on BBQ, StereoSet, and CrowS-Pairs by up to 191%. Overall, STOP provides a novel framework for benchmarking and guiding bias mitigation in LLMs, highlighting the importance of human-alignment for practical, fair deployment and outlining ethical considerations and future research directions.
Abstract
Mitigating explicit and implicit biases in Large Language Models (LLMs) has become a critical focus in the field of natural language processing. However, many current methodologies evaluate scenarios in isolation, without considering the broader context or the spectrum of potential biases within each situation. To address this, we introduce the Sensitivity Testing on Offensive Progressions (STOP) dataset, which includes 450 offensive progressions containing 2,700 unique sentences of varying severity that progressively escalate from less to more explicitly offensive. Covering a broad spectrum of 9 demographics and 46 sub-demographics, STOP ensures inclusivity and comprehensive coverage. We evaluate several leading closed- and open-source models, including GPT-4, Mixtral, and Llama 3. Our findings reveal that even the best-performing models detect bias inconsistently, with success rates ranging from 19.3% to 69.8%. We also demonstrate how aligning models with human judgments on STOP can improve model answer rates on sensitive tasks such as BBQ, StereoSet, and CrowS-Pairs by up to 191%, while maintaining or even improving performance. STOP presents a novel framework for assessing the complex nature of biases in LLMs, which will enable more effective bias mitigation strategies and facilitates the creation of fairer language models.
