Lecture slides
- Russian videos: lecture, seminar
- An overview of proxy-label approaches for semi-supervised learning - blog post
- A Little Review of Domain Adaptation in 2017 - blog post
- Awesome Transfer Learning - list of papers repo
- Awesome Domain Adaptation - list of papers repo
homework.ipynb
- The Future of Natural Language Processing by Thomas Wolf [youtube]
- Tutorial on Domain Adaptation by Hal Daumé III [youtube]
- Learning Bounds for Domain Adaptation Blitzer et al. 2007 [article]
- A theory of learning from different domains Shai Ben-David, John Blitzer 2010 [article]
- Analysis of Representations for Domain Adaptation Ben-Daivid et al. 2006 [article]
- Learning and Evaluating General Linguistic Intelligence Yogatama et al. 2019 [article]
- BERTs of a feather do not generalize together: Large variability in generalization across models with similar test set performance R. Thomas McCoy, Junghyun Min, Tal Linzen 2019 [article]
- Don't Stop Pretraining: Adapt Language Models to Domains and Tasks Gururangan et al. 2020 [article]
- Unsupervised Domain Adaptation of Contextualized Embeddings for Sequence Labeling Xiaochuang Han, Jacob Eisenstein 2020 [article]
- Instance Weighting for Domain Adaptation in NLP Jiang, Zhai 2007 [pdf]
- Instance Weighting for Neural Machine Translation Domain Adaptation Wang et al. 2017 [pdf]
- Cost Weighting for Neural Machine Translation Domain Adaptation Chen et al. 2017 [pdf]
- Asymmetric Tri-training for Unsupervised Domain Adaptation Saito et al. 2017 [arxiv]
- Strong Baselines for Neural Semi-supervised Learning under Domain Shift Sebastian Ruder, Barbara Plank 2018 [arxiv]
- Improving Neural Machine Translation Models with Monolingual Data Sennrich et al. 2016 [arxiv]
- Iterative Back-Translation for Neural Machine Translation Hoang et al. 2018 [pdf]
- Distilling the Knowledge in a Neural Network Hinton et al. 2015 [arxiv]
- Fine-Tuning for Neural Machine Translation with Limited Degradation across In- and Out-of-Domain Data Dakwale, Monz 2017 [pdf]