English

Probing with Noise: Unpicking the Warp and Weft of Embeddings

Computation and Language 2022-10-25 v1 Artificial Intelligence Machine Learning

Abstract

Improving our understanding of how information is encoded in vector space can yield valuable interpretability insights. Alongside vector dimensions, we argue that it is possible for the vector norm to also carry linguistic information. We develop a method to test this: an extension of the probing framework which allows for relative intrinsic interpretations of probing results. It relies on introducing noise that ablates information encoded in embeddings, grounded in random baselines and confidence intervals. We apply the method to well-established probing tasks and find evidence that confirms the existence of separate information containers in English GloVe and BERT embeddings. Our correlation analysis aligns with the experimental findings that different encoders use the norm to encode different kinds of information: GloVe stores syntactic and sentence length information in the vector norm, while BERT uses it to encode contextual incongruity.

Keywords

Cite

@article{arxiv.2210.12206,
  title  = {Probing with Noise: Unpicking the Warp and Weft of Embeddings},
  author = {Filip Klubička and John D. Kelleher},
  journal= {arXiv preprint arXiv:2210.12206},
  year   = {2022}
}

Comments

10 pages, 3 tables, Workshop on analyzing and interpreting neural networks for NLP