Erasure of Unaligned Attributes from Neural Representations
Shun Shao, Yftah Ziser, Shay Cohen

TL;DR
The paper introduces AMSAL, an algorithm that erases implicit attribute information from neural representations by iteratively assigning and projecting data, effectively reducing bias across multiple datasets.
Contribution
It presents a novel spectral method for removing implicit attribute information from neural representations, extending bias removal techniques beyond explicit attribute alignment.
Findings
Bias can be effectively reduced using AMSAL on various datasets.
The method works well with multiple guarded and protected attributes.
Limitations arise when there is strong entanglement between task and attribute information.
Abstract
We present the Assignment-Maximization Spectral Attribute removaL (AMSAL) algorithm, which erases information from neural representations when the information to be erased is implicit rather than directly being aligned to each input example. Our algorithm works by alternating between two steps. In one, it finds an assignment of the input representations to the information to be erased, and in the other, it creates projections of both the input representations and the information to be erased into a joint latent space. We test our algorithm on an extensive array of datasets, including a Twitter dataset with multiple guarded attributes, the BiasBios dataset and the BiasBench benchmark. The last benchmark includes four datasets with various types of protected attributes. Our results demonstrate that bias can often be removed in our setup. We also discuss the limitations of our approach…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Topic Modeling · Explainable Artificial Intelligence (XAI)
MethodsTest
