Assessing Social and Intersectional Biases in Contextualized Word Representations
Yi Chern Tan, L. Elisa Celis

TL;DR
This paper investigates social and intersectional biases in contextualized word representations like BERT and GPT-2, revealing significant biases especially for racial and intersectional identities, and proposes a novel contextual word-level bias assessment method.
Contribution
It introduces a new approach to measure bias at the contextual word level, capturing biases missed by sentence-level analysis, and provides empirical evidence of biases in state-of-the-art models.
Findings
Racial bias is strongly encoded in models.
Bias effects are exacerbated for intersectional minorities.
Contextual word-level analysis reveals biases not seen at sentence level.
Abstract
Social bias in machine learning has drawn significant attention, with work ranging from demonstrations of bias in a multitude of applications, curating definitions of fairness for different contexts, to developing algorithms to mitigate bias. In natural language processing, gender bias has been shown to exist in context-free word embeddings. Recently, contextual word representations have outperformed word embeddings in several downstream NLP tasks. These word representations are conditioned on their context within a sentence, and can also be used to encode the entire sentence. In this paper, we analyze the extent to which state-of-the-art models for contextual word representations, such as BERT and GPT-2, encode biases with respect to gender, race, and intersectional identities. Towards this, we propose assessing bias at the contextual word level. This novel approach captures the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText Readability and Simplification · Hate Speech and Cyberbullying Detection · Natural Language Processing Techniques
MethodsLinear Layer · Cosine Annealing · Discriminative Fine-Tuning · Linear Warmup With Cosine Annealing · Byte Pair Encoding · GPT-2 · Residual Connection · Attention Dropout · Linear Warmup With Linear Decay · Weight Decay
