Do Large Language Models Reflect Demographic Pluralism in Safety?
Usman Naseem, Gautam Siddharth Kashyap, Sushant Kumar Ray, Rafiq Ali, Ebad Shabbir, Abdullah Mohammad
TL;DR
This work tackles the challenge of demographic pluralism in LLM safety by introducing Demo-SafetyBench, a two-stage, prompt-level framework that isolates demographic variation from model responses. Stage I reclassifies DICES prompts into 14 BeaverTails-derived safety domains, preserves demographic metadata, expands low-resource domains with conditional generation, and deduplicates the corpus to 43,050 samples. Stage II benchmarks pluralistic safety by evaluating prompts with zero-shot LLMs-as-Raters (Gemma-7B, GPT-4o, LLaMA-2-7B), yielding reliability and demographic-sensitivity metrics such as $ ext{ICC}=0.87$ and $ ext{DS}=0.12$, while revealing how model scale and alignment affect cross-demographic judgments. The results show that scalable, demographically robust evaluation is feasible, yet even strong models retain residual demographic sensitivity, highlighting the need for demographically aware alignment practices with practical implications for safety assessment and policy design. The approach provides a principled method to quantify safety perception across diverse populations, informing more inclusive and culturally aware AI safety standards.
Abstract
Large Language Model (LLM) safety is inherently pluralistic, reflecting variations in moral norms, cultural expectations, and demographic contexts. Yet, existing alignment datasets such as ANTHROPIC-HH and DICES rely on demographically narrow annotator pools, overlooking variation in safety perception across communities. Demo-SafetyBench addresses this gap by modeling demographic pluralism directly at the prompt level, decoupling value framing from responses. In Stage I, prompts from DICES are reclassified into 14 safety domains (adapted from BEAVERTAILS) using Mistral 7B-Instruct-v0.3, retaining demographic metadata and expanding low-resource domains via Llama-3.1-8B-Instruct with SimHash-based deduplication, yielding 43,050 samples. In Stage II, pluralistic sensitivity is evaluated using LLMs-as-Raters-Gemma-7B, GPT-4o, and LLaMA-2-7B-under zero-shot inference. Balanced thresholds (delta = 0.5, tau = 10) achieve high reliability (ICC = 0.87) and low demographic sensitivity (DS = 0.12), confirming that pluralistic safety evaluation can be both scalable and demographically robust.
