SOTAVerified

Debiasing Methods in Natural Language Understanding Make Bias More Accessible

2021-09-09EMNLP 2021Code Available1· sign in to hype

Michael Mendelson, Yonatan Belinkov

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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.

Tasks

Reproductions