English

Probing Classifiers are Unreliable for Concept Removal and Detection

Machine Learning 2023-06-21 v3 Computation and Language

Abstract

Neural network models trained on text data have been found to encode undesirable linguistic or sensitive concepts in their representation. Removing such concepts is non-trivial because of a complex relationship between the concept, text input, and the learnt representation. Recent work has proposed post-hoc and adversarial methods to remove such unwanted concepts from a model's representation. Through an extensive theoretical and empirical analysis, we show that these methods can be counter-productive: they are unable to remove the concepts entirely, and in the worst case may end up destroying all task-relevant features. The reason is the methods' reliance on a probing classifier as a proxy for the concept. Even under the most favorable conditions for learning a probing classifier when a concept's relevant features in representation space alone can provide 100% accuracy, we prove that a probing classifier is likely to use non-concept features and thus post-hoc or adversarial methods will fail to remove the concept correctly. These theoretical implications are confirmed by experiments on models trained on synthetic, Multi-NLI, and Twitter datasets. For sensitive applications of concept removal such as fairness, we recommend caution against using these methods and propose a spuriousness metric to gauge the quality of the final classifier.

Keywords

Cite

@article{arxiv.2207.04153,
  title  = {Probing Classifiers are Unreliable for Concept Removal and Detection},
  author = {Abhinav Kumar and Chenhao Tan and Amit Sharma},
  journal= {arXiv preprint arXiv:2207.04153},
  year   = {2023}
}
R2 v1 2026-06-25T00:46:25.629Z