CLAILGNov 28, 2022

Distance Metric Learning Loss Functions in Few-Shot Scenarios of Supervised Language Models Fine-Tuning

arXiv:2211.15195v1h-index: 8
Originality Incremental advance
AI Analysis

This work addresses the problem of enhancing few-shot learning efficiency for language model users, though it is incremental as it builds on existing methods.

The paper tackled improving few-shot classification performance in supervised fine-tuning of language models by using Distance Metric Learning loss functions, finding that SoftTriple loss increased performance by up to 13.48 percentage points compared to standard cross-entropy.

This paper presents an analysis regarding an influence of the Distance Metric Learning (DML) loss functions on the supervised fine-tuning of the language models for classification tasks. We experimented with known datasets from SentEval Transfer Tasks. Our experiments show that applying the DML loss function can increase performance on downstream classification tasks of RoBERTa-large models in few-shot scenarios. Models fine-tuned with the use of SoftTriple loss can achieve better results than models with a standard categorical cross-entropy loss function by about 2.89 percentage points from 0.04 to 13.48 percentage points depending on the training dataset. Additionally, we accomplished a comprehensive analysis with explainability techniques to assess the models' reliability and explain their results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes