How to Dissect a Muppet: The Structure of Transformer Embedding Spaces
Computation and Language
2022-06-09 v1
Abstract
Pretrained embeddings based on the Transformer architecture have taken the NLP community by storm. We show that they can mathematically be reframed as a sum of vector factors and showcase how to use this reframing to study the impact of each component. We provide evidence that multi-head attentions and feed-forwards are not equally useful in all downstream applications, as well as a quantitative overview of the effects of finetuning on the overall embedding space. This approach allows us to draw connections to a wide range of previous studies, from vector space anisotropy to attention weights.
Cite
@article{arxiv.2206.03529,
title = {How to Dissect a Muppet: The Structure of Transformer Embedding Spaces},
author = {Timothee Mickus and Denis Paperno and Mathieu Constant},
journal= {arXiv preprint arXiv:2206.03529},
year = {2022}
}
Comments
Accepted at TACL (pre-MIT Press publication version)