English

CMV-BERT: Contrastive multi-vocab pretraining of BERT

Computation and Language 2021-06-01 v2

Abstract

In this work, we represent CMV-BERT, which improves the pretraining of a language model via two ingredients: (a) contrastive learning, which is well studied in the area of computer vision; (b) multiple vocabularies, one of which is fine-grained and the other is coarse-grained. The two methods both provide different views of an original sentence, and both are shown to be beneficial. Downstream tasks demonstrate our proposed CMV-BERT are effective in improving the pretrained language models.

Keywords

Cite

@article{arxiv.2012.14763,
  title  = {CMV-BERT: Contrastive multi-vocab pretraining of BERT},
  author = {Wei Zhu and Daniel Cheung},
  journal= {arXiv preprint arXiv:2012.14763},
  year   = {2021}
}

Comments

will add more detailed technical contents, and more detailed experiments