SOTAVerified

On Measuring and Mitigating Biased Inferences of Word Embeddings

2019-08-25Code Available0· sign in to hype

Sunipa Dev, Tao Li, Jeff Phillips, Vivek Srikumar

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Word embeddings carry stereotypical connotations from the text they are trained on, which can lead to invalid inferences in downstream models that rely on them. We use this observation to design a mechanism for measuring stereotypes using the task of natural language inference. We demonstrate a reduction in invalid inferences via bias mitigation strategies on static word embeddings (GloVe). Further, we show that for gender bias, these techniques extend to contextualized embeddings when applied selectively only to the static components of contextualized embeddings (ELMo, BERT).

Tasks

Reproductions