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

Zero-Shot Learners for Natural Language Understanding via a Unified Multiple Choice Perspective

About

We propose a new paradigm for zero-shot learners that is format agnostic, i.e., it is compatible with any format and applicable to a list of language tasks, such as text classification, commonsense reasoning, coreference resolution, and sentiment analysis. Zero-shot learning aims to train a model on a given task such that it can address new learning tasks without any additional training. Our approach converts zero-shot learning into multiple-choice tasks, avoiding problems in commonly used large-scale generative models such as FLAN. It not only adds generalization ability to models but also significantly reduces the number of parameters. Our method shares the merits of efficient training and deployment. Our approach shows state-of-the-art performance on several benchmarks and produces satisfactory results on tasks such as natural language inference and text classification. Our model achieves this success with only 235M parameters, which is substantially smaller than state-of-the-art models with billions of parameters. The code and pre-trained models are available at https://github.com/IDEA-CCNL/Fengshenbang-LM .

Ping Yang, Junjie Wang, Ruyi Gan, Xinyu Zhu, Lin Zhang, Ziwei Wu, Xinyu Gao, Jiaxing Zhang, Tetsuya Sakai• 2022

Related benchmarks

TaskDatasetResultRank
Sentiment AnalysisIMDB (test)
Accuracy94.8
248
Sentiment AnalysisSST-5 (test)
Accuracy45.6
173
Topic ClassificationYahoo (test)
Accuracy59
36
Sentiment AnalysisSST-2 original (test)
Accuracy91.6
11
Topic ClassificationAG News original (test)
Accuracy84.3
11
Topic ClassificationDBpedia original (test)
Accuracy89.2
11
Sentiment AnalysisYelp original (test)
Accuracy94.3
10
Sentiment AnalysisMovie Review mr original (test)
Accuracy87.3
10
Sentiment AnalysisAmazon (amz) original (test)
Accuracy93.4
10
Topic Classification20 Newsgroups (20n) original (test)
Accuracy43.7
8
Showing 10 of 10 rows

Other info

Follow for update