paper-with-me

홈 › Papers

Pcc-tuning: Breaking the Contrastive Learning Ceiling in Semantic Textual Similarity

2024-06-14 · BoWen Zhang, Chunping Li

Semantic Textual Similarity (STS) constitutes a critical research direction in computational linguistics and serves as a key indicator of the encoding capabilities of embedding models. Driven by advances in pre-trained language models and contrastive learning, leading sentence representation methods have reached an average Spearman's correlation score of approximately 86 across seven STS benchmarks in SentEval. However, further progress has become increasingly marginal, with no existing method attaining an average score higher than 86.5 on these tasks. This paper conducts an in-depth analysis of this phenomenon and concludes that the upper limit for Spearman's correlation scores under contrastive learning is 87.5. To transcend this ceiling, we propose an innovative approach termed Pcc-tuning, which employs Pearson's correlation coefficient as a loss function to refine model performance beyond contrastive learning. Experimental results demonstrate that Pcc-tuning can markedly surpass previous state-of-the-art strategies with only a minimal amount of fine-grained annotated samples.

📄 PDF Abstract BibTeX arXiv:2406.09790

Code (2)

ZBWpro/Pcc-tuning 공식 구현 pytorch
ZBWpro/CSE-SFP pytorch

Tasks

Contrastive LearningSemantic Textual SimilaritySentenceSTS

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Adaptive Probe-based Steering for Robust LLM Jailbreaking

2026-05-19 · Junxi Chen, Junhao Dong, Xiaohua Xie arxiv

Recent work has demonstrated the potential of contrastive steering for jailbreaking Large Language Models (LLMs). However, existing methods rely on limited and inherently biased contrastive prompts and require laborious …

Model extraction

Advancing Semantic Textual Similarity Modeling: A Regression Framework with Translated ReLU and Smooth K2 Loss

2024-06-08 · BoWen Zhang, Chunping Li

Since the introduction of BERT and RoBERTa, research on Semantic Textual Similarity (STS) has made groundbreaking progress. Particularly, the adoption of contrastive learning has substantially elevated state-of-the-art p…

Contrastive LearningSemantic Textual SimilaritySentenceSTS

Conditional Image Repainting via Semantic Bridge and Piecewise Value Function

2020-08-01 · ECCV 2020 8 · Shuchen Weng, Wenbo Li, Dawei Li, Hongxia Jin 외

We study conditional image repainting where a model is trained to generate visual content conditioned on user inputs, and composite the generated content seamlessly onto a user provided image while preserving the semanti…

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

V-Zero: Answer-Label-Free On-Policy Distillation with Contrastive Evidence Gating for Fine-Grained Visual Reasoning

2026-06-24 · Haoxiang Sun, Zhihang Yi, Langxuan Deng, Yuhao Zhou 외 arxiv

Fine-grained visual reasoning requires multimodal large language models (MLLMs) to identify task-relevant visual evidence and ground their reasoning in local image regions. Existing agentic methods typically rely on rein…

Reinforcement LearningVisual Reasoning