Fine-Tuning Transformers: Vocabulary Transfer
Vladislav Mosin, Igor Samenko, Alexey Tikhonov, Borislav Kozlovskii,, Ivan P. Yamshchikov

TL;DR
This paper investigates how corpus-specific tokenization and vocabulary transfer during fine-tuning of transformer models can enhance transfer learning efficiency and model performance in NLP tasks.
Contribution
It introduces the concept of vocabulary transfer and demonstrates its effectiveness in improving fine-tuning speed and accuracy.
Findings
Vocabulary transfer speeds up fine-tuning.
Corpus-specific tokenization boosts performance.
Vocabulary transfer enhances transfer learning efficiency.
Abstract
Transformers are responsible for the vast majority of recent advances in natural language processing. The majority of practical natural language processing applications of these models are typically enabled through transfer learning. This paper studies if corpus-specific tokenization used for fine-tuning improves the resulting performance of the model. Through a series of experiments, we demonstrate that such tokenization combined with the initialization and fine-tuning strategy for the vocabulary tokens speeds up the transfer and boosts the performance of the fine-tuned model. We call this aspect of transfer facilitation vocabulary transfer.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech Recognition and Synthesis
