paper-with-me

홈 › Papers

STT: Soft Template Tuning for Few-Shot Adaptation

2022-07-18 · Ping Yu, Wei Wang, Chunyuan Li, Ruiyi Zhang, Zhanpeng Jin, Changyou Chen

Prompt tuning has been an extremely effective tool to adapt a pre-trained model to downstream tasks. However, standard prompt-based methods mainly consider the case of sufficient data of downstream tasks. It is still unclear whether the advantage can be transferred to the few-shot regime, where only limited data are available for each downstream task. Although some works have demonstrated the potential of prompt-tuning under the few-shot setting, the main stream methods via searching discrete prompts or tuning soft prompts with limited data are still very challenging. Through extensive empirical studies, we find that there is still a gap between prompt tuning and fully fine-tuning for few-shot learning. To bridge the gap, we propose a new prompt-tuning framework, called Soft Template Tuning (STT). STT combines manual and auto prompts, and treats downstream classification tasks as a masked language modeling task. Comprehensive evaluation on different settings suggests STT can close the gap between fine-tuning and prompt-based methods without introducing additional parameters. Significantly, it can even outperform the time- and resource-consuming fine-tuning method on sentiment classification tasks.

📄 PDF Abstract BibTeX arXiv:2207.08408

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningLanguage ModelingLanguage ModellingMasked Language ModelingSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

BvSP: Broad-view Soft Prompting for Few-Shot Aspect Sentiment Quad Prediction

2024-06-11 · Yinhao Bai, Yalan Xie, Xiaoyi Liu, Yuhua Zhao 외

Aspect sentiment quad prediction (ASQP) aims to predict four aspect-based elements, including aspect term, opinion term, aspect category, and sentiment polarity. In practice, unseen aspects, due to distinct data distribu…

Language ModelingLanguage ModellingSentence

STT: Soft Template Tuning for Few-Shot Learning

2022-01-16 · ACL ARR January 2022 1 · Anonymous

With the rapid expansion of large pre-trained language models, fine-tuning all the model parameters for downstream tasks is becoming computationally prohibitive. The recently developed prompt-based methods freeze the ent…

Few-Shot LearningLanguage ModelingLanguage ModellingMasked Language Modeling+2

Adversarial Soft Prompt Tuning for Cross-Domain Sentiment Analysis

2022-05-01 · ACL 2022 5 · Hui Wu, Xiaodong Shi

Cross-domain sentiment analysis has achieved promising results with the help of pre-trained language models. As GPT-3 appears, prompt tuning has been widely explored to enable better semantic modeling in many natural lan…

Domain AdaptationLanguage ModelingLanguage ModellingMasked Language Modeling+1

Matching Tasks to Objectives: Fine-Tuning and Prompt-Tuning Strategies for Encoder-Decoder Pre-trained Language Models

2026-06-23 · Ahmad Pouramini, Hesham Faili arxiv

Prompt-based learning has emerged as a dominant paradigm in natural language processing. This study explores the impact of diverse pre-training objectives on the performance of encoder-decoder pre-trained language models…

Prompt EngineeringQuestion Answering

Ultrasound Vision-Language Alignment via Contrastive Learning

2026-05-04 · Zhuoyang Lyu, Yiyang Zhang, Tongxin Wang, Ruirui Lan arxiv

Ultrasound foundation models have achieved strong performance on structured prediction tasks but remain exclusively vision-based, limiting zero-shot and few-shot transfer to novel tasks where task-specific annotation is …

Structured PredictionContrastive LearningDomain Adaptation