Yichu Zhou and Vivek Srikumar
Proceedings of the 2021 Annual Conference of the North American Chapter of the Association for Computational Linguistics, 2021.

Abstract

Understanding how linguistic structures are encoded in contextualized embedding could help explain their impressive performance across NLP@. Existing approaches for probing them usually call for training classifiers and use the accuracy, mutual information, or complexity as a proxy for the representation's goodness. In this work, we argue that doing so can be unreliable because different representations may need different classifiers. We develop a heuristic, DirectProbe, that directly studies the geometry of a representation by building upon the notion of a version space for a task. Experiments with several linguistic tasks and contextualized embeddings show that, even without training classifiers, DirectProbe can shine light into how an embedding space represents labels, and also anticipate classifier performance for the representation.

Links

Bib Entry

@inproceedings{zhou2021directprobe,
  author = {Zhou, Yichu and Srikumar, Vivek},
  title = {{DirectProbe: Studying Representations without Classifiers}},
  booktitle = {Proceedings of the 2021 Annual Conference of the North American Chapter of the Association for Computational Linguistics},
  year = {2021}
}