Which transformer architecture fits my data? A vocabulary bottleneck in self-attention
arXiv:2105.03928
Abstract
After their successful debut in natural language processing, Transformer architectures are now becoming the de-facto standard in many domains. An obstacle for their deployment over new modalities is the architectural configuration: the optimal depth-to-width ratio has been shown to dramatically vary across data types (e.g., x larger over images than over language). We theoretically predict the existence of an embedding rank bottleneck that limits the contribution of self-attention width to the Transformer expressivity. We thus directly tie the input vocabulary size and rank to the optimal depth-to-width ratio, since a small vocabulary size or rank dictates an added advantage of depth over width. We empirically demonstrate the existence of this bottleneck and its implications on the depth-to-width interplay of Transformer architectures, linking the architecture variability across domains to the often glossed-over usage of different vocabulary sizes or embedding ranks in different domains. As an additional benefit, our rank bottlenecking framework allows us to identify size redundancies of in leading NLP models such as ALBERT and T5.
ICML 2021
References in corpus (7)
- Scaling Laws for Neural Language Models
- Accurate De Novo Prediction of Protein Contact Map by Ultra-Deep Learning Model
- Generating Long Sequences with Sparse Transformers
- Decision Transformer: Reinforcement Learning via Sequence Modeling
- Scaling Laws for Autoregressive Generative Modeling
- Jukebox: A Generative Model for Music
- Normalized Attention Without Probability Cage