CLLGOct 23, 2020

A Survey on Recent Approaches for Natural Language Processing in Low-Resource Scenarios

arXiv:2010.12309v3766 citations
Originality Synthesis-oriented
AI Analysis

It provides a structured overview for researchers and practitioners to choose techniques suited for specific low-resource settings, but it is incremental as it surveys existing approaches rather than introducing new methods.

This survey addresses the challenge of applying deep neural networks and large language models in low-resource natural language processing scenarios by reviewing methods like data augmentation and transfer learning to improve performance when training data is sparse.

Deep neural networks and huge language models are becoming omnipresent in natural language applications. As they are known for requiring large amounts of training data, there is a growing body of work to improve the performance in low-resource settings. Motivated by the recent fundamental changes towards neural models and the popular pre-train and fine-tune paradigm, we survey promising approaches for low-resource natural language processing. After a discussion about the different dimensions of data availability, we give a structured overview of methods that enable learning when training data is sparse. This includes mechanisms to create additional labeled data like data augmentation and distant supervision as well as transfer learning settings that reduce the need for target supervision. A goal of our survey is to explain how these methods differ in their requirements as understanding them is essential for choosing a technique suited for a specific low-resource setting. Further key aspects of this work are to highlight open issues and to outline promising directions for future research.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes