Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Few-shot Text Classification with Distributional Signatures

About

In this paper, we explore meta-learning for few-shot text classification. Meta-learning has shown strong performance in computer vision, where low-level patterns are transferable across learning tasks. However, directly applying this approach to text is challenging--lexical features highly informative for one task may be insignificant for another. Thus, rather than learning solely from words, our model also leverages their distributional signatures, which encode pertinent word occurrence patterns. Our model is trained within a meta-learning framework to map these signatures into attention scores, which are then used to weight the lexical representations of words. We demonstrate that our model consistently outperforms prototypical networks learned on lexical knowledge (Snell et al., 2017) in both few-shot text classification and relation classification by a significant margin across six benchmark datasets (20.0% on average in 1-shot classification).

Yujia Bao, Menghua Wu, Shiyu Chang, Regina Barzilay• 2019

Related benchmarks

TaskDatasetResultRank
Text Classification20News
Accuracy68.3
127
Intent ClassificationBanking77
Accuracy83.7
70
Text ClassificationAMAZON
Accuracy81.1
63
Document ClassificationReuters
Accuracy96
38
Intent ClassificationClinc150 cross-domain
Average Accuracy79.7
38
Text ClassificationHuffPost
Accuracy63.5
26
5-way few-shot text classificationReuters (test)
Accuracy96
20
5-way few-shot text classification20 Newsgroups (test)
Accuracy68.3
20
5-way few-shot text classificationHuffPost (test)
Accuracy63.5
20
5-way few-shot text classificationAmazon (test)
Accuracy81.1
20
Showing 10 of 11 rows

Other info

Follow for update