paper-with-me

홈 › Papers

Contrastive Data and Learning for Natural Language Processing

2022-07-01 · NAACL (ACL) 2022 7 · Rui Zhang, Yangfeng Ji, Yue Zhang, Rebecca J. Passonneau

Current NLP models heavily rely on effective representation learning algorithms. Contrastive learning is one such technique to learn an embedding space such that similar data sample pairs have close representations while dissimilar samples stay far apart from each other. It can be used in supervised or unsupervised settings using different loss functions to produce task-specific or general-purpose representations. While it has originally enabled the success for vision tasks, recent years have seen a growing number of publications in contrastive NLP. This first line of works not only delivers promising performance improvements in various NLP tasks, but also provides desired characteristics such as task-agnostic sentence representation, faithful text generation, data-efficient learning in zero-shot and few-shot settings, interpretability and explainability. In this tutorial, we aim to provide a gentle introduction to the fundamentals of contrastive learning approaches and the theory behind them. We then survey the benefits and the best practices of contrastive learning for various downstream NLP applications including Text Classification, Question Answering, Summarization, Text Generation, Interpretability and Explainability, Commonsense Knowledge and Reasoning, Vision-and-Language.This tutorial intends to help researchers in the NLP and computational linguistics community to understand this emerging topic and promote future research directions of using contrastive learning for NLP applications.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningQuestion AnsweringRepresentation LearningSentencetext-classificationText ClassificationText Generation

Similar Papers 제목 키워드 기반

Contrastive Representation Learning: A Framework and Review

2020-10-10 · Phuc H. Le-Khac, Graham Healy, Alan F. Smeaton

Contrastive Learning has recently received interest due to its success in self-supervised representation learning in the computer vision domain. However, the origins of Contrastive Learning date as far back as the 1990s …

BIG-bench Machine LearningContrastive LearningMetric LearningRepresentation Learning

ViCLSR: A Supervised Contrastive Learning Framework with Natural Language Inference for Natural Language Understanding Tasks

2026-03-22 · Tin Van Huynh, Kiet Van Nguyen, Ngan Luu-Thuy Nguyen arxiv

High-quality text representations are crucial for natural language understanding (NLU), but low-resource languages like Vietnamese face challenges due to limited annotated data. While pre-trained models like PhoBERT and …

Natural Language UnderstandingNatural Language InferenceRepresentation LearningContrastive Learning

Label Anchored Contrastive Learning for Language Understanding

2022-04-26 · NAACL 2022 7 · Zhenyu Zhang, Yuming Zhao, Meng Chen, Xiaodong He

Contrastive learning (CL) has achieved astonishing progress in computer vision, speech, and natural language processing fields recently with self-supervised learning. However, CL approach to the supervised setting is not…

BenchmarkingContrastive LearningData AugmentationNatural Language Understanding+1

Adversarial Training with Contrastive Learning in NLP

2021-09-19 · Daniela N. Rim, DongNyeong Heo, Heeyoul Choi

For years, adversarial training has been extensively studied in natural language processing (NLP) settings. The main goal is to make models robust so that similar inputs derive in semantically similar outcomes, which is …

Contrastive LearningLanguage ModelingLanguage ModellingMachine Translation+2

Improving Contrastive Learning of Sentence Embeddings from AI Feedback

2023-05-03 · Qinyuan Cheng, Xiaogui Yang, Tianxiang Sun, Linyang Li 외

Contrastive learning has become a popular approach in natural language processing, particularly for the learning of sentence embeddings. However, the discrete nature of natural language makes it difficult to ensure the q…

Contrastive LearningData AugmentationSemantic Textual SimilaritySentence+3