Generative or Contrastive? Phrase Reconstruction for Better Sentence Representation Learning
Bohong Wu, Hai Zhao

TL;DR
This paper introduces a novel phrase reconstruction-based generative self-supervised learning method that improves sentence representations, achieving competitive results with contrastive methods in semantic similarity and retrieval tasks.
Contribution
It proposes a new generative learning objective based on phrase reconstruction, bridging the gap between generative and contrastive sentence representation learning.
Findings
Generative learning with phrase reconstruction yields strong sentence representations.
The method performs on par with contrastive learning in STS tasks.
Outperforms previous state-of-the-art in semantic retrieval in unsupervised settings.
Abstract
Though offering amazing contextualized token-level representations, current pre-trained language models actually take less attention on acquiring sentence-level representation during its self-supervised pre-training. If self-supervised learning can be distinguished into two subcategories, generative and contrastive, then most existing studies show that sentence representation learning may more benefit from the contrastive methods but not the generative methods. However, contrastive learning cannot be well compatible with the common token-level generative self-supervised learning, and does not guarantee good performance on downstream semantic retrieval tasks. Thus, to alleviate such obvious inconveniences, we instead propose a novel generative self-supervised learning objective based on phrase reconstruction. Empirical studies show that our generative learning may yield powerful enough…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
MethodsSimCSE · Contrastive Learning
