Null It Out: Guarding Protected Attributes by Iterative Nullspace Projection
About
The ability to control for the kinds of information encoded in neural representation has a variety of use cases, especially in light of the challenge of interpreting these models. We present Iterative Null-space Projection (INLP), a novel method for removing information from neural representations. Our method is based on repeated training of linear classifiers that predict a certain property we aim to remove, followed by projection of the representations on their null-space. By doing so, the classifiers become oblivious to that target property, making it hard to linearly separate the data according to it. While applicable for multiple uses, we evaluate our method on bias and fairness use-cases, and show that our method is able to mitigate bias in word embeddings, as well as to increase fairness in a setting of multi-class classification.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Counterfactual Input Evaluation | CrowS-Pairs | SS50.94 | 33 | |
| Sentiment Classification | Sentiment classification | Acc0.756 | 32 | |
| Bias Measurement | StereoSet | Overall SS49.16 | 25 | |
| Occupation classification | Occupation classification dataset | Accuracy85.3 | 20 | |
| Occupation classification | Occupation classification balanced (test) | Accuracy85.3 | 20 | |
| Occupation classification | Bias-in-Bios | Accuracy (Overall)71.4 | 18 | |
| Stereotype Bias Evaluation | StereoSet Gender | LMS Score82.69 | 15 | |
| Gender bias evaluation | SEAT | SEAT 60.619 | 13 | |
| Bias Evaluation | CrowS-Pairs | CS Score55.73 | 13 | |
| Stereotypical Bias Evaluation | StereoSet (dev) | Overall LMS Score83.391 | 12 |