CLAINov 8, 2022

ConsPrompt: Exploiting Contrastive Samples for Fewshot Prompt Learning

arXiv:2211.04118v30.102 citationsh-index: 4
AI Analysis55

This addresses the challenge of reliable prompt-based fine-tuning for NLP practitioners in low-data scenarios, though it is incremental.

The paper tackles the problem of prompt sensitivity and overfitting in few-shot learning by using contrastive samples and multi-degree contrastive learning to improve prompt robustness, achieving state-of-the-art performance in various few-shot settings.

The prompt has become an effective linguistic tool for utilizing pre-trained language models. However, in few-shot scenarios, subtle changes in the prompt design always make the result widely different, and the prompt learning methods also make it easy to overfit the limited samples. To alleviate this, we explore utilizing suitable contrastive samples and multi-degree contrastive learning methods to improve the robustness of the prompt representation. Therefore, the proposed Consprompt combined with the prompt encoding network, contrastive sampling modules, and contrastive scoring modules, is introduced to realize differential contrastive learning. Our results exhibit state-of-the-art performance in different few-shot settings, and the ablation experiments also certify the effectiveness of utilizing multi-degree contrastive learning in the prompt-based fine-tuning process.

Foundations

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

Your Notes