TransPrompt v2: A Transferable Prompting Framework for Cross-task Text Classification
Jianing Wang, Chengyu Wang, Cen Chen, Ming Gao, Jun Huang, Aoying Zhou

TL;DR
TransPrompt v2 introduces a transferable prompting framework that enhances few-shot text classification across similar and distant tasks by leveraging meta-knowledge and task descriptions, outperforming existing methods.
Contribution
It proposes a novel meta-learning-based prompting framework that transfers knowledge across tasks, including distant ones, with techniques to reduce bias and improve task adaptation.
Findings
Outperforms single-task and cross-task baselines on multiple NLP datasets.
Effectively improves PLM performance on unseen tasks.
Surpasses fine-tuning baselines with full training data.
Abstract
Text classification is one of the most imperative tasks in natural language processing (NLP). Recent advances with pre-trained language models (PLMs) have shown remarkable success on this task. However, the satisfying results obtained by PLMs heavily depend on the large amounts of task-specific labeled data, which may not be feasible in many application scenarios due to data access and privacy constraints. The recently-proposed prompt-based fine-tuning paradigm improves the performance of PLMs for few-shot text classification with task-specific templates. Yet, it is unclear how the prompting knowledge can be transferred across tasks, for the purpose of mutual reinforcement. We propose TransPrompt v2, a novel transferable prompting framework for few-shot learning across similar or distant text classification tasks. For learning across similar tasks, we employ a multi-task meta-knowledge…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Speech Recognition and Synthesis
