English

Updating Pre-trained Word Vectors and Text Classifiers using Monolingual Alignment

Computation and Language 2019-10-16 v2

Abstract

In this paper, we focus on the problem of adapting word vector-based models to new textual data. Given a model pre-trained on large reference data, how can we adapt it to a smaller piece of data with a slightly different language distribution? We frame the adaptation problem as a monolingual word vector alignment problem, and simply average models after alignment. We align vectors using the RCSLS criterion. Our formulation results in a simple and efficient algorithm that allows adapting general-purpose models to changing word distributions. In our evaluation, we consider applications to word embedding and text classification models. We show that the proposed approach yields good performance in all setups and outperforms a baseline consisting in fine-tuning the model on new data.

Keywords

Cite

@article{arxiv.1910.06241,
  title  = {Updating Pre-trained Word Vectors and Text Classifiers using Monolingual Alignment},
  author = {Piotr Bojanowski and Onur Celebi and Tomas Mikolov and Edouard Grave and Armand Joulin},
  journal= {arXiv preprint arXiv:1910.06241},
  year   = {2019}
}
R2 v1 2026-06-23T11:43:11.583Z