Intrinsic Bias Metrics Do Not Correlate with Application Bias
This work is significant for researchers working on debiasing NLP systems, as it suggests that intrinsic metrics may not be reliable indicators of real-world application bias.
This paper investigates the correlation between intrinsic and extrinsic bias metrics in NLP systems. The authors found no reliable correlation between these two types of metrics across hundreds of models, tasks, and languages.
Natural Language Processing (NLP) systems learn harmful societal biases that cause them to amplify inequality as they are deployed in more and more situations. To guide efforts at debiasing these systems, the NLP community relies on a variety of metrics that quantify bias in models. Some of these metrics are intrinsic, measuring bias in word embedding spaces, and some are extrinsic, measuring bias in downstream tasks that the word embeddings enable. Do these intrinsic and extrinsic metrics correlate with each other? We compare intrinsic and extrinsic metrics across hundreds of trained models covering different tasks and experimental conditions. Our results show no reliable correlation between these metrics that holds in all scenarios across tasks and languages. We urge researchers working on debiasing to focus on extrinsic measures of bias, and to make using these measures more feasible via creation of new challenge sets and annotated test data. To aid this effort, we release code, a new intrinsic metric, and an annotated test set focused on gender bias in hate speech.