HEARTS: A Holistic Framework for Explainable, Sustainable and Robust Text Stereotype Detection
Theo King, Zekun Wu, Adriano Koshiyama, Emre Kazim, Philip Treleaven
TL;DR
HEARTS tackles the challenge of detecting stereotypes in text by integrating a diversified dataset expansion (EMGSD) with a carbon-efficient, explainable classifier (ALBERT-V2) and a robust token-level explanation framework using SHAP and LIME. The Expanded Multi-Grain Stereotype Dataset (EMGSD) covers six demographic axes and achieves strong performance while reducing environmental impact during fine-tuning. The approach emphasizes transparency through token-level rankings and explanation confidence, and extends analysis to quantify stereotypical bias in a broad set of LLM outputs. Collectively, the work advances trustworthy, scalable stereotype detection with practical implications for responsible AI deployment and bias assessment across models.
Abstract
Stereotypes are generalised assumptions about societal groups, and even state-of-the-art LLMs using in-context learning struggle to identify them accurately. Due to the subjective nature of stereotypes, where what constitutes a stereotype can vary widely depending on cultural, social, and individual perspectives, robust explainability is crucial. Explainable models ensure that these nuanced judgments can be understood and validated by human users, promoting trust and accountability. We address these challenges by introducing HEARTS (Holistic Framework for Explainable, Sustainable, and Robust Text Stereotype Detection), a framework that enhances model performance, minimises carbon footprint, and provides transparent, interpretable explanations. We establish the Expanded Multi-Grain Stereotype Dataset (EMGSD), comprising 57,201 labelled texts across six groups, including under-represented demographics like LGBTQ+ and regional stereotypes. Ablation studies confirm that BERT models fine-tuned on EMGSD outperform those trained on individual components. We then analyse a fine-tuned, carbon-efficient ALBERT-V2 model using SHAP to generate token-level importance values, ensuring alignment with human understanding, and calculate explainability confidence scores by comparing SHAP and LIME outputs...
