paper-with-me

Papers

When Low Resource NLP Meets Unsupervised Language Model: Meta-pretraining Then Meta-learning for Few-shot Text Classification

2019-08-22 · Shumin Deng, Ningyu Zhang, Zhanlin Sun, Jiaoyan Chen, Huajun Chen

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.

📄 PDF Abstract BibTeX arXiv:1908.08788

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningFew-Shot Text ClassificationGeneral ClassificationLanguage ModelingLanguage ModellingMeta-LearningSentiment AnalysisSentiment Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Metaphor Detection for Low Resource Languages: From Zero-Shot to Few-Shot Learning in Middle High German

2022-06-01 · LREC (MWE) 2022 6 · Felix Schneider, Sven Sickert, Phillip Brandes, Sophie Marshall 외

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 Embeddings

Metaphor Detection for Low Resource Languages: From Zero-Shot to Few-Shot Learning in Middle High German

2021-11-16 · ACL ARR November 2021 11 · Anonymous

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 Embeddings

Learning to Adapt to Low-Resource Paraphrase Generation

2024-12-22 · Zhigen Li, Yanmeng Wang, Rizhao Fan, Ye Wang 외

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 Generation

When Embodiment Meets Generative Lexicon: The Human Body Part Metaphors in Sinica Corpus

2015-10-01 · PACLIC 2015 10 · Ren-feng Duann, Chu-Ren Huang

Low Resource Style Transfer via Domain Adaptive Meta Learning

2022-01-16 · ACL ARR January 2022 1 · Anonymous

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