paper-with-me

Papers

A Mutually Reinforced Framework for Pretrained Sentence Embeddings

2022-02-28 · Junhan Yang, Zheng Liu, Shitao Xiao, Jianxun Lian, Lijun Wu, Defu Lian, Guangzhong Sun, Xing Xie

The lack of labeled data is a major obstacle to learning high-quality sentence embeddings. Recently, self-supervised contrastive learning (SCL) is regarded as a promising way to address this problem. However, the existing works mainly rely on hand-crafted data annotation heuristics to generate positive training samples, which not only call for domain expertise and laborious tuning, but are also prone to the following unfavorable cases: 1) trivial positives, 2) coarse-grained positives, and 3) false positives. As a result, the self-supervision's quality can be severely limited in reality. In this work, we propose a novel framework InfoCSE to address the above problems. Instead of relying on annotation heuristics defined by humans, it leverages the sentence representation model itself and realizes the following iterative self-supervision process: on one hand, the improvement of sentence representation may contribute to the quality of data annotation; on the other hand, more effective data annotation helps to generate high-quality positive samples, which will further improve the current sentence representation model. In other words, the representation learning and data annotation become mutually reinforced, where a strong self-supervision effect can be derived. Extensive experiments are performed based on three benchmark datasets, where notable improvements can be achieved against the existing SCL-based methods.

📄 PDF Abstract BibTeX arXiv:2202.13802

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningRepresentation LearningSentenceSentence Embeddings

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Prosody-Based Unsupervised Speech Summarization with Two-Layer Mutually Reinforced Random Walk

2013-10-01 · IJCNLP 2013 10 · Sujay Kumar Jauhar, Yun-Nung Chen, Florian Metze

Sentence Embeddings using Supervised Contrastive Learning

2021-06-09 · Danqi Liao

Sentence embeddings encode sentences in fixed dense vectors and have played an important role in various NLP tasks and systems. Methods for building sentence embeddings include unsupervised learning such as Quick-Thought…

Contrastive LearningSemantic Textual SimilaritySentenceSentence Embeddings+1

Self-Adaptive Reconstruction with Contrastive Learning for Unsupervised Sentence Embeddings

2024-02-23 · Junlong Liu, Xichen Shang, Huawen Feng, Junhao Zheng 외

Unsupervised sentence embeddings task aims to convert sentences to semantic vector representations. Most previous works directly use the sentence representations derived from pretrained language models. However, due to t…

Contrastive LearningSentenceSentence EmbeddingsSTS

Evaluating Unsupervised Dimensionality Reduction Methods for Pretrained Sentence Embeddings

2024-03-20 · Gaifan Zhang, Yi Zhou, Danushka Bollegala

Sentence embeddings produced by Pretrained Language Models (PLMs) have received wide attention from the NLP community due to their superior performance when representing texts in numerous downstream applications. However…

Dimensionality ReductionSentenceSentence Embeddings

Book Success Prediction with Pretrained Sentence Embeddings and Readability Scores

2020-07-21 · Muhammad Khalifa, Aminul Islam

Predicting the potential success of a book in advance is vital in many applications. This could help both publishers and readers in their decision-making process whether or not a book is worth publishing and reading, res…

Decision MakingSentenceSentence Embeddings