We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Improving the Sample Efficiency of Prompt Tuning with Domain Adaptation

Abstract: Prompt tuning, or the conditioning of a frozen pretrained language model (PLM) with soft prompts learned from data, has demonstrated impressive performance on a wide range of NLP tasks. However, prompt tuning requires a large training dataset to be effective and is outperformed by finetuning the entire PLM in data-scarce regimes. Previous work (Gu et al., 2022, Vu et al., 2022) proposed to transfer soft prompts pretrained on the source domain to the target domain. In this paper, we explore domain adaptation for prompt tuning, a problem setting where unlabeled data from the target domain are available during pretraining. We propose bOosting Prompt TunIng with doMain Adaptation (OPTIMA), which regularizes the decision boundary to be smooth around regions where source and target data distributions are similar. Extensive experiments demonstrate that OPTIMA significantly enhances the transferability and sample-efficiency of prompt tuning compared to strong baselines. Moreover, in few-shot settings, OPTIMA exceeds full-model tuning by a large margin.
Comments: 15 pages, 11 figures, Findings of EMNLP 2022
Subjects: Computation and Language (cs.CL)
ACM classes: I.2.7; I.2.6; I.2.0
Cite as: arXiv:2210.02952 [cs.CL]
  (or arXiv:2210.02952v2 [cs.CL] for this version)

Submission history

From: Xu Guo [view email]
[v1] Thu, 6 Oct 2022 14:44:21 GMT (289kb,D)
[v2] Fri, 21 Oct 2022 03:58:20 GMT (329kb,D)

Link back to: arXiv, form interface, contact.