Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PADA: Example-based Prompt Learning for on-the-fly Adaptation to Unseen Domains

About

Natural Language Processing algorithms have made incredible progress, but they still struggle when applied to out-of-distribution examples. We address a challenging and underexplored version of this domain adaptation problem, where an algorithm is trained on several source domains, and then applied to examples from unseen domains that are unknown at training time. Particularly, no examples, labeled or unlabeled, or any other knowledge about the target domain are available to the algorithm at training time. We present PADA: An example-based autoregressive Prompt learning algorithm for on-the-fly Any-Domain Adaptation, based on the T5 language model. Given a test example, PADA first generates a unique prompt for it and then, conditioned on this prompt, labels the example with respect to the NLP prediction task. PADA is trained to generate a prompt which is a token sequence of unrestricted length, consisting of Domain Related Features (DRFs) that characterize each of the source domains. Intuitively, the generated prompt is a unique signature that maps the test example to a semantic space spanned by the source domains. In experiments with 3 tasks (text classification and sequence tagging), for a total of 14 multi-source adaptation scenarios, PADA substantially outperforms strong baselines.

Eyal Ben-David, Nadav Oved, Roi Reichart• 2021

Related benchmarks

TaskDatasetResultRank
Sentiment AnalysisIMDB
Accuracy85.73
57
Multi-class Topic ClassificationAG-News
Title to Desc Alignment Score82.39
14
Sentiment AnalysisIMDB, Amazon, Yelp, and TweetEval Overall Average
Average Accuracy87.78
14
Showing 3 of 3 rows

Other info

Follow for update