Our new X account is live! Follow @wizwand_team for updates
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
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
Few-shot Text ClassificationDistributional Signature suite (test)
Amzn+ Score81.2
6
Showing 5 of 5 rows

Other info

Follow for update