Token Distillation: Attention-Aware Input Embeddings for New Tokens
ELLIS Unit Potsdam / Hasso Plattner Institute · University of Copenhagen · Rutgers University
PDF 由论文原始站点提供,PaperCompass 不保存论文文件。
摘要
Current language models rely on static vocabularies determined at pretraining time, which can lead to decreased performance and increased computational cost for domains underrepresented in the original vocabulary. New tokens can be added to solve this problem, when coupled with a good initialization for their new embeddings. However, existing embedding initialization methods require expensive further training or pretraining of additional modules. In this paper, we propose Token Distillation and show that by distilling representations obtained using the original tokenization, we can quickly learn high-quality input embeddings for new tokens. Experimental results with a wide range of open-weight models show that Token Distillation outperforms even strong baselines.