2021

ConSERT: A Contrastive Framework for Self-Supervised Sentence Representation Transfer

Yan, Yuanmeng, Li, Rumei, Wang, Sirui et al.

Understand

Learning high-quality sentence representations benefits a wide range of natural language processing tasks.

  • Though BERT-based pre-trained language models achieve high performance on many downstream tasks, the native derived sentence representations are proved to be collapsed and thus produce a poor performance on the semantic textual similarity (STS) tasks.
  • In this paper, we present ConSERT, a Contrastive Framework for Self-Supervised Sentence Representation Transfer, that adopts contrastive learning to fine-tune BERT in an unsupervised and effective way.
  • By making use of unlabeled texts, ConSERT solves the collapse issue of BERT-derived sentence representations and make them more applicable for downstream tasks.

Reading the bibliography…