COLING 2020main359 citations

Neural Unsupervised Domain Adaptation in NLP—A Survey

Alan Ramponi, Barbara Plank

Abstract

Deep neural networks excel at learning from labeled data and achieve state-of-the-art results on 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.

BibTeX
@inproceedings{ramponi-plank-2020-neural,
    title = "Neural Unsupervised Domain Adaptation in {NLP}{---}{A} Survey",
    author = "Ramponi, Alan  and
      Plank, Barbara",
    editor = "Scott, Donia  and
      Bel, Nuria  and
      Zong, Chengqing",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
    month = dec,
    year = "2020",
    address = "Barcelona, Spain (Online)",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2020.coling-main.603/",
    doi = "10.18653/v1/2020.coling-main.603",
    pages = "6838--6855"
}