CLSep 9, 2021

Debiasing Methods in Natural Language Understanding Make Bias More Accessible

arXiv:2109.04095v1665 citations
Originality Incremental advance
AI Analysis

This reveals a counter-intuitive issue for researchers and practitioners in NLP, indicating that current debiasing approaches may be incremental and potentially harmful.

The paper tackles the problem of debiasing in natural language understanding by showing that methods intended to reduce bias actually make bias more accessible in model representations, as measured through a probing framework and information-theoretic analysis on multiple datasets.

Model robustness to bias is often determined by the generalization on carefully designed out-of-distribution datasets. Recent debiasing methods in natural language understanding (NLU) improve performance on such datasets by pressuring models into making unbiased predictions. An underlying assumption behind such methods is that this also leads to the discovery of more robust features in the model's inner representations. We propose a general probing-based framework that allows for post-hoc interpretation of biases in language models, and use an information-theoretic approach to measure the extractability of certain biases from the model's representations. We experiment with several NLU datasets and known biases, and show that, counter-intuitively, the more a language model is pushed towards a debiased regime, the more bias is actually encoded in its inner representations.

Code Implementations2 repos
Foundations

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

Your Notes