paper-with-me

Papers

ImplicitBBQ: Benchmarking Implicit Bias in Large Language Models through Characteristic Based Cues

2026-04-02 · Bhaskara Hanuma Vedula, Darshan Anghan, Ishita Goyal, Ponnurangam Kumaraguru, Abhijnan Chakraborty arxiv

Large Language Models increasingly suppress biased outputs when demographic identity is stated explicitly, yet may still exhibit implicit biases when identity is conveyed indirectly. Existing benchmarks use name based proxies to detect implicit biases, which carry weak associations with many social demographics and cannot extend to dimensions like age or socioeconomic status. We introduce ImplicitBBQ, a QA benchmark that evaluates implicit bias through characteristic based cues, demographically associated attributes that signal implicitly, across age, gender, region, religion, caste, and socioeconomic status. Evaluating 11 models, we find that implicit bias in ambiguous contexts is over six times higher than explicit bias in open weight models. Notably, this bias is distributed unevenly across demographics: caste emerges as the most severe while gender is the least affected. Safety prompting and chain-of-thought reasoning fail to substantially close this gap; even few-shot prompting, which reduces implicit bias by 79%, leaves caste bias at four times the level of any other dimension. These findings indicate that current alignment and prompting strategies address the surface of bias evaluation while leaving demographically associated stereotypic associations largely unresolved. We publicly release our code and dataset for model providers and researchers to benchmark potential mitigation techniques.

📄 PDF Abstract BibTeX arXiv:2604.01925

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

"The Dentist is an involved parent, the bartender is not": Revealing Implicit Biases in QA with Implicit BBQ

2025-12-07 · Aarushi Wagh, Saniya Srivastava arxiv

Existing benchmarks evaluating biases in large language models (LLMs) primarily rely on explicit cues, declaring protected attributes like religion, race, gender by name. However, real-world interactions often contain im…

DIF: A Framework for Benchmarking and Verifying Implicit Bias in LLMs

2025-05-15 · Lake Yin, Fan Huang

As Large Language Models (LLMs) have risen in prominence over the past few years, there has been concern over the potential biases in LLMs inherited from the training data. Previous studies have examined how LLMs exhibit…

BenchmarkingFairnessMathQuestion Answering+1

Benchmarking Educational LLMs with Analytics: A Case Study on Gender Bias in Feedback

2025-11-11 · Yishan Du, Conrad Borchers, Mutlu Cukurova arxiv

As teachers increasingly turn to GenAI in their educational practice, we need robust methods to benchmark large language models (LLMs) for pedagogical purposes. This article presents an embedding-based benchmarking frame…

Dimensionality Reduction

MixRea: Benchmarking Explicit-Implicit Reasoning in Large Language Models

2026-05-19 · Yuanqing Cai, Ziyi Huang, Minhao Liu, Lixin Duan 외 arxiv

Large language models (LLMs) are increasingly integrated into high-stakes decision-making. Inspired by the theory of \emph{inattentional blindness} in human cognition, we investigate whether LLMs, trained on human-prefer…

STOP! Benchmarking Large Language Models with Sensitivity Testing on Offensive Progressions

2024-09-20 · Robert Morabito, Sangmitra Madhusudan, Tyler McDonald, Ali Emami

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, withou…

BenchmarkingSensitivity