paper-with-me

홈 › Papers

Meta Learning for Natural Language Processing: A Survey

2022-05-03 · NAACL 2022 7 · Hung-Yi Lee, Shang-Wen Li, Ngoc Thang Vu

Deep learning has been the mainstream technique in natural language processing (NLP) area. However, the techniques require many labeled data and are less generalizable across domains. Meta-learning is an arising field in machine learning studying approaches to learn better learning algorithms. Approaches aim at improving algorithms in various aspects, including data efficiency and generalizability. Efficacy of approaches has been shown in many NLP tasks, but there is no systematic survey of these approaches in NLP, which hinders more researchers from joining the field. Our goal with this survey paper is to offer researchers pointers to relevant meta-learning works in NLP and attract more attention from the NLP community to drive future innovation. This paper first introduces the general concepts of meta-learning and the common approaches. Then we summarize task construction settings and application of meta-learning for various NLP problems and review the development of meta-learning in NLP community.

📄 PDF Abstract BibTeX arXiv:2205.01500

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningSurvey

Similar Papers 제목 키워드 기반

Meta Learning for Natural Language Processing: A Survey

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

Deep learning has been the mainstream technique in the natural language processing (NLP) area. However, deep learning requires many labeled data and is less generalizable across domains. Meta-learning is an arising field…

Meta-LearningSurvey

Meta-learning for Few-shot Natural Language Processing: A Survey

2020-07-19 · Wenpeng Yin

Few-shot natural language processing (NLP) refers to NLP tasks that are accompanied with merely a handful of labeled examples. This is a real-world challenge that an AI system must learn to handle. Usually we rely on col…

Meta-LearningSurvey

Artificial Intelligence for the Metaverse: A Survey

2022-02-15 · Thien Huynh-The, Quoc-Viet Pham, Xuan-Qui Pham, Thanh Thi Nguyen 외

Along with the massive growth of the Internet from the 1990s until now, various innovative technologies have been created to bring users breathtaking experiences with more virtual interactions in cyberspace. Many virtual…

Survey

A Survey on Large Language Models for Personalized and Explainable Recommendations

2023-11-21 · Junyi Chen

In recent years, Recommender Systems(RS) have witnessed a transformative shift with the advent of Large Language Models(LLMs) in the field of Natural Language Processing(NLP). These models such as OpenAI's GPT-3.5/4, Lla…

Recommendation Systems

From Decoding to Meta-Generation: Inference-time Algorithms for Large Language Models

2024-06-24 · Sean Welleck, Amanda Bertsch, Matthew Finlayson, Hailey Schoelkopf 외

One of the most striking findings in modern research on large language models (LLMs) is that scaling up compute during training leads to better results. However, less attention has been given to the benefits of scaling c…

Survey