English

Neural Unsupervised Domain Adaptation in NLP---A Survey

Computation and Language 2020-10-29 v2

Abstract

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.

Keywords

Cite

@article{arxiv.2006.00632,
  title  = {Neural Unsupervised Domain Adaptation in NLP---A Survey},
  author = {Alan Ramponi and Barbara Plank},
  journal= {arXiv preprint arXiv:2006.00632},
  year   = {2020}
}

Comments

COLING 2020. Accompanying repository: https://github.com/bplank/awesome-neural-adaptation-in-NLP

R2 v1 2026-06-23T15:56:52.110Z