AugCSE: Contrastive Sentence Embedding with Diverse Augmentations
Zilu Tang, Muhammed Yusuf Kocyigit, Derry Wijaya

TL;DR
AugCSE introduces a unified contrastive learning framework utilizing diverse data augmentations and an antagonistic discriminator to enhance sentence embeddings, achieving state-of-the-art results in transfer tasks with only unsupervised data.
Contribution
The paper proposes AugCSE, a novel framework that leverages diverse augmentations and an antagonistic discriminator to improve general-purpose sentence embeddings.
Findings
Achieves state-of-the-art results on downstream transfer tasks.
Performs competitively on semantic textual similarity tasks.
Utilizes only unsupervised data for training.
Abstract
Data augmentation techniques have been proven useful in many applications in NLP fields. Most augmentations are task-specific, and cannot be used as a general-purpose tool. In our work, we present AugCSE, a unified framework to utilize diverse sets of data augmentations to achieve a better, general purpose, sentence embedding model. Building upon the latest sentence embedding models, our approach uses a simple antagonistic discriminator that differentiates the augmentation types. With the finetuning objective borrowed from domain adaptation, we show that diverse augmentations, which often lead to conflicting contrastive signals, can be tamed to produce a better and more robust sentence representation. Our methods achieve state-of-the-art results on downstream transfer tasks and perform competitively on semantic textual similarity tasks, using only unsupervised data.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Text Readability and Simplification
