English

Shielded Representations: Protecting Sensitive Attributes Through Iterative Gradient-Based Projection

Computation and Language 2023-05-18 v1 Artificial Intelligence

Abstract

Natural language processing models tend to learn and encode social biases present in the data. One popular approach for addressing such biases is to eliminate encoded information from the model's representations. However, current methods are restricted to removing only linearly encoded information. In this work, we propose Iterative Gradient-Based Projection (IGBP), a novel method for removing non-linear encoded concepts from neural representations. Our method consists of iteratively training neural classifiers to predict a particular attribute we seek to eliminate, followed by a projection of the representation on a hypersurface, such that the classifiers become oblivious to the target attribute. We evaluate the effectiveness of our method on the task of removing gender and race information as sensitive attributes. Our results demonstrate that IGBP is effective in mitigating bias through intrinsic and extrinsic evaluations, with minimal impact on downstream task accuracy.

Keywords

Cite

@article{arxiv.2305.10204,
  title  = {Shielded Representations: Protecting Sensitive Attributes Through Iterative Gradient-Based Projection},
  author = {Shadi Iskander and Kira Radinsky and Yonatan Belinkov},
  journal= {arXiv preprint arXiv:2305.10204},
  year   = {2023}
}

Comments

This paper will be published in the proceedings of Findings of ACL 2023

R2 v1 2026-06-28T10:37:04.486Z