CLLGOct 9, 2022

Quantifying Social Biases Using Templates is Unreliable

arXiv:2210.04337v144 citationsh-index: 14
Originality Synthesis-oriented
AI Analysis

This highlights a critical flaw in current fairness evaluation practices for LLMs, which is incremental as it builds on existing template-based methods.

The paper tackled the problem of unreliable bias measurements in large language models by showing that using templates for fairness evaluation leads to inconsistent results, with bias values varying by up to 162% across semantically equivalent modifications.

Recently, there has been an increase in efforts to understand how large language models (LLMs) propagate and amplify social biases. Several works have utilized templates for fairness evaluation, which allow researchers to quantify social biases in the absence of test sets with protected attribute labels. While template evaluation can be a convenient and helpful diagnostic tool to understand model deficiencies, it often uses a simplistic and limited set of templates. In this paper, we study whether bias measurements are sensitive to the choice of templates used for benchmarking. Specifically, we investigate the instability of bias measurements by manually modifying templates proposed in previous works in a semantically-preserving manner and measuring bias across these modifications. We find that bias values and resulting conclusions vary considerably across template modifications on four tasks, ranging from an 81% reduction (NLI) to a 162% increase (MLM) in (task-specific) bias measurements. Our results indicate that quantifying fairness in LLMs, as done in current practice, can be brittle and needs to be approached with more care and caution.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes