arXiv Analytics

Sign in

arXiv:2305.13192 [cs.CL]AbstractReferencesReviewsResources

ImSimCSE: Improving Contrastive Learning for Sentence Embeddings from Two Perspectives

Jiahao Xu, Wei Shao, Lihui Chen, Lemao Liu

Published 2023-05-22Version 1

This paper aims to improve contrastive learning for sentence embeddings from two perspectives: handling dropout noise and addressing feature corruption. Specifically, for the first perspective, we identify that the dropout noise from negative pairs affects the model's performance. Therefore, we propose a simple yet effective method to deal with such type of noise. Secondly, we pinpoint the rank bottleneck of current solutions to feature corruption and propose a dimension-wise contrastive learning objective to address this issue. Both proposed methods are generic and can be applied to any contrastive learning based models for sentence embeddings. Experimental results on standard benchmarks demonstrate that combining both proposed methods leads to a gain of 1.8 points compared to the strong baseline SimCSE configured with BERT base. Furthermore, applying the proposed method to DiffCSE, another strong contrastive learning based baseline, results in a gain of 1.4 points.

Related articles: Most relevant | Search more
arXiv:2310.06918 [cs.CL] (Published 2023-10-10)
Improving Contrastive Learning of Sentence Embeddings with Focal-InfoNCE
arXiv:2305.01918 [cs.CL] (Published 2023-05-03)
Improving Contrastive Learning of Sentence Embeddings from AI Feedback
arXiv:2007.11198 [cs.CL] (Published 2020-07-22)
Exploratory Search with Sentence Embeddings