CLMay 31, 2020

Neural Unsupervised Domain Adaptation in NLP---A Survey

arXiv:2006.00632v21027 citations
AI Analysis

It addresses the challenge of learning from unlabeled data under domain shift for NLP practitioners, but it is incremental as a survey paper.

This survey reviews neural unsupervised domain adaptation techniques in NLP that do not require labeled target domain data, outlining methods from traditional approaches to pre-trained model transfer and highlighting biases in task coverage.

Deep neural networks excel at learning from labeled data and achieve state-of-the-art resultson a wide array of Natural Language Processing tasks. In contrast, learning from unlabeled data, especially under domain shift, remains a challenge. Motivated by the latest advances, in this survey we review neural unsupervised domain adaptation techniques which do not require labeled target domain data. This is a more challenging yet a more widely applicable setup. We outline methods, from early traditional non-neural methods to pre-trained model transfer. We also revisit the notion of domain, and we uncover a bias in the type of Natural Language Processing tasks which received most attention. Lastly, we outline future directions, particularly the broader need for out-of-distribution generalization of future NLP.

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