vix.ing · top · new · best · stats

DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations

2020/06/05 by John Giorgi, Osvald Nitski, Giorgi, John +6 · 14 citations
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Natural Language Processing Techniques #Speech Recognition and Synthesis #Topic Modeling #cs.CL #cs.LG

paper · pdf · doi:10.48550/arxiv.2006.03659

ACL2021 Camera Ready V2

openalex publication_date 2020/06/05 · arxiv created 2021/05/27 · arxiv updated 2021/05/28 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Sentence embeddings are an important component of many natural language processing (NLP) systems. Like word embeddings, sentence embeddings are typically learned on large text corpora and then transferred to various downstream tasks, such as clustering and retrieval. Unlike word embeddings, the highest performing solutions for learning sentence embeddings require labelled data, limiting their usefulness to languages and domains where labelled data is abundant. In this paper, we present DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations. Inspired by recent advances in deep metric learning (DML), we carefully design a self-supervised objective for learning universal sentence embeddings that does not require labelled training data. When used to extend the pretraining of transformer-based language models, our approach closes the performance gap between unsupervised and supervised pretraining for universal sentence encoders. Importantly, our experiments suggest that the quality of the learned embeddings scale with both the number of trainable parameters and the amount of unlabelled training data. Our code and pretrained models are publicly available and can be easily adapted to new domains or used to embed unseen text.

Citations

Cited by

Related