paper-with-me

홈 › Papers

Generative or Contrastive? Phrase Reconstruction for Better Sentence Representation Learning

2022-04-20 · Bohong Wu, Hai Zhao

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 sentence representation and achieve performance in Sentence Textual Similarity (STS) tasks on par with contrastive learning. Further, in terms of unsupervised setting, our generative method outperforms previous state-of-the-art SimCSE on the benchmark of downstream semantic retrieval tasks.

📄 PDF Abstract BibTeX arXiv:2204.09358

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningRepresentation LearningRetrievalSelf-Supervised LearningSemantic RetrievalSentenceSTS

Methods 이 논문이 사용한 방법론

SimCSE SimCSE is a contrastive learning framework for generating sentence embeddings. It utilizes an unsupervised approach, which takes an input sentence and predicts itself in…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Sentence Representation Learning with Generative Objective rather than Contrastive Objective

2022-10-16 · Bohong Wu, Hai Zhao

Though offering amazing contextualized token-level representations, current pre-trained language models take less attention on accurately acquiring sentence-level representation during their self-supervised pre-training.…

Representation LearningRerankingRetrievalSelf-Supervised Learning+3

SemPA: Improving Sentence Embeddings of Large Language Models through Semantic Preference Alignment

2026-01-08 · Ziyang Chen, Zhenxuan Huang, Yile Wang, Weiqin Wang 외 arxiv

Traditional sentence embedding methods employ token-level contrastive learning on non-generative pre-trained models. Recently, there have emerged embedding methods based on generative large language models (LLMs). These …

Semantic Textual SimilarityParaphrase GenerationContrastive Learning

Contrastive Representation Learning for Exemplar-Guided Paraphrase Generation

2021-09-03 · Findings (EMNLP) 2021 11 · Haoran Yang, Wai Lam, Piji Li

Exemplar-Guided Paraphrase Generation (EGPG) aims to generate a target sentence which conforms to the style of the given exemplar while encapsulating the content information of the source sentence. In this paper, we prop…

Contrastive LearningDecoderParaphrase GenerationPOS+3

Improving Weakly Supervised Visual Grounding by Contrastive Knowledge Distillation

2020-07-03 · CVPR 2021 1 · Liwei Wang, Jing Huang, Yin Li, Kun Xu 외

Weakly supervised phrase grounding aims at learning region-phrase correspondences using only image-sentence pairs. A major challenge thus lies in the missing links between image regions and sentence phrases during traini…

Contrastive LearningKnowledge DistillationObjectobject-detection+4

Enhancing Compositional Reasoning in CLIP via Reconstruction and Alignment of Text Descriptions

2025-10-18 · Jihoon Kwon, Kyle Min, Jy-yong Sohn arxiv

Despite recent advances, vision-language models trained with standard contrastive objectives still struggle with compositional reasoning -- the ability to understand structured relationships between visual and linguistic…

Contrastive Learning