When Low Resource NLP Meets Unsupervised Language Model: Meta-pretraining Then Meta-learning for Few-shot Text Classification
Text classification tends to be difficult when data are deficient or when it is required to adapt to unseen classes. In such challenging scenarios, recent studies have often used meta-learning to simulate the few-shot task, thus negating implicit common linguistic features across tasks. This paper addresses such problems using meta-learning and unsupervised language models. Our approach is based on the insight that having a good generalization from a few examples relies on both a generic model initialization and an effective strategy for adapting this model to newly arising tasks. We show that our approach is not only simple but also produces a state-of-the-art performance on a well-studied sentiment classification dataset. It can thus be further suggested that pretraining could be a promising solution for few-shot learning of many other NLP tasks. The code and the dataset to replicate the experiments are made available at https://github.com/zxlzr/FewShotNLP.
Code (0)
등록된 구현이 없습니다.
Tasks
Few-Shot LearningFew-Shot Text ClassificationGeneral ClassificationLanguage ModelingLanguage ModellingMeta-LearningSentiment AnalysisSentiment Classificationtext-classificationText ClassificationSimilar Papers 제목 키워드 기반
Metaphor Detection for Low Resource Languages: From Zero-Shot to Few-Shot Learning in Middle High German
In this work, we present a novel unsupervised method for adjective-noun metaphor detection on low resource languages. We propose two new approaches: First, a way of artificially generating metaphor training examples and …
Few-Shot LearningWord EmbeddingsMetaphor Detection for Low Resource Languages: From Zero-Shot to Few-Shot Learning in Middle High German
In this work, we present a novel unsupervised method for adjective-noun metaphor detection on low resource languages. We propose two new approaches: First, a way of artificially generating metaphor training examples and …
Few-Shot LearningWord EmbeddingsLearning to Adapt to Low-Resource Paraphrase Generation
Paraphrase generation is a longstanding NLP task and achieves great success with the aid of large corpora. However, transferring a paraphrasing model to another domain encounters the problem of domain shifting especially…
Meta-LearningParaphrase GenerationWhen Embodiment Meets Generative Lexicon: The Human Body Part Metaphors in Sinica Corpus
Low Resource Style Transfer via Domain Adaptive Meta Learning
Text style transfer (TST) without parallel data has achieved some practical success. However, most of the existing unsupervised text style transfer methods suffer from (i) requiring massive amounts of nonparallel data t…
General KnowledgeLanguage ModelingLanguage ModellingMeta-Learning+3