Generating Synthetic Datasets for Few-shot Prompt Tuning
Xu Guo, Zilin Du, Boyang Li, Chunyan Miao

TL;DR
This paper introduces DawGen, a method for generating synthetic datasets to improve prompt tuning in few-shot learning, achieving results comparable to transfer learning on several sentence-pair classification tasks.
Contribution
The paper proposes DawGen, a novel synthetic data generation approach with distribution alignment and gradient surgery, enhancing prompt tuning performance in few-shot scenarios.
Findings
Synthetic data boosts prompt tuning effectiveness.
Results comparable to transfer learning on multiple datasets.
Method generalizes well across different sentence-pair tasks.
Abstract
A major limitation of prompt tuning is its dependence on large labeled training datasets. Under few-shot learning settings, prompt tuning lags far behind full-model fine-tuning, limiting its scope of application. In this paper, we leverage the powerful LLMs to synthesize task-specific labeled data for training the soft prompts. We first introduce a distribution-aligned weighted generator tuning (DawGen) method to encourage generating in-distribution data that aligns with the few-shot real data. Then, we train soft prompts on both synthetic and real datasets using a gradient surgery approach, which eliminates the conflicting gradients from different data sources. Experiments on seven sentence-pair classification datasets demonstrate the effectiveness of our proposed method for boosting prompt tuning in few-shot learning settings. Results on QQP, MRPC, and SICK datasets are even…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Nuclear Engineering Thermal-Hydraulics · Adversarial Robustness in Machine Learning
