English

Batch-Softmax Contrastive Loss for Pairwise Sentence Scoring Tasks

Computation and Language 2021-11-01 v1 Artificial Intelligence Information Retrieval Machine Learning Neural and Evolutionary Computing

Abstract

The use of contrastive loss for representation learning has become prominent in computer vision, and it is now getting attention in Natural Language Processing (NLP). Here, we explore the idea of using a batch-softmax contrastive loss when fine-tuning large-scale pre-trained transformer models to learn better task-specific sentence embeddings for pairwise sentence scoring tasks. We introduce and study a number of variations in the calculation of the loss as well as in the overall training procedure; in particular, we find that data shuffling can be quite important. Our experimental results show sizable improvements on a number of datasets and pairwise sentence scoring tasks including classification, ranking, and regression. Finally, we offer detailed analysis and discussion, which should be useful for researchers aiming to explore the utility of contrastive loss in NLP.

Keywords

Cite

@article{arxiv.2110.15725,
  title  = {Batch-Softmax Contrastive Loss for Pairwise Sentence Scoring Tasks},
  author = {Anton Chernyavskiy and Dmitry Ilvovsky and Pavel Kalinin and Preslav Nakov},
  journal= {arXiv preprint arXiv:2110.15725},
  year   = {2021}
}

Comments

batch-softmax contrastive loss, pairwise sentence scoring, classification, ranking, and regression

R2 v1 2026-06-24T07:17:37.652Z