Supervised Contrastive Learning for Pre-trained Language Model Fine-tuning
arXiv:2011.01403
Abstract
State-of-the-art natural language understanding classification models follow two-stages: pre-training a large language model on an auxiliary task, and then fine-tuning the model on a task-specific labeled dataset using cross-entropy loss. However, the cross-entropy loss has several shortcomings that can lead to sub-optimal generalization and instability. Driven by the intuition that good generalization requires capturing the similarity between examples in one class and contrasting them with examples in other classes, we propose a supervised contrastive learning (SCL) objective for the fine-tuning stage. Combined with cross-entropy, our proposed SCL loss obtains significant improvements over a strong RoBERTa-Large baseline on multiple datasets of the GLUE benchmark in few-shot learning settings, without requiring specialized architecture, data augmentations, memory banks, or additional unsupervised data. Our proposed fine-tuning objective leads to models that are more robust to different levels of noise in the fine-tuning training data, and can generalize better to related tasks with limited labeled data.
References in corpus (6)
- Distilling the Knowledge in a Neural Network
- Billion-scale semi-supervised learning for image classification
- Fine-Tuning Pretrained Language Models: Weight Initializations, Data Orders, and Early Stopping
- A Theoretical Analysis of Contrastive Unsupervised Representation Learning
- Cross-Entropy Loss and Low-Rank Features Have Responsibility for Adversarial Examples
- Hybrid Discriminative-Generative Training via Contrastive Learning