| |||||||||||
Adapt-NLP 2021 : The Second Workshop on Domain Adaptation for NLP | |||||||||||
Link: https://adapt-nlp.github.io/Adapt-NLP-2021/ | |||||||||||
| |||||||||||
Call For Papers | |||||||||||
Call For Papers
Overview The growth in computational power and the rise of Deep Neural Networks (DNNs) have revolutionized the field of Natural Language Processing (NLP). The ability to collect massive datasets with the capacity to train big models on powerful GPUs, has yielded NLP-based technology that was beyond imagination only a few years ago. Unfortunately, this technology is still limited to a handful of resource rich languages and domains. This is because most NLP algorithms rely on the fundamental assumption that the training and the test sets are drawn from the same underlying distribution. When the train and test distributions do not match, a phenomenon known as domain shift, such models are likely to encounter performance drops. Despite the growing availability of heterogeneous data, many NLP domains still lack the amounts of labeled data required to feed data-hungry neural models, and in some domains and languages even unlabeled data is scarce. As a result, the problem of domain adaptation, training an algorithm on annotated data from one or more source domains, and applying it to other target domains, is a fundamental challenge that has to be solved in order to make NLP technology available for most world languages and textual domains. Domain Adaptation (DA) is hence the focus of this workshop. Particularly, the topics of the workshop include, but are not restricted to: - Novel DA algorithms addressing existing and new assumptions (e.g. assuming or not assuming unlabeled data from the source and target domains, making certain assumptions on the differences between the source and target domain distributions, etc.). - Introducing and exploring novel or under-explored DA setups, aiming towards realistic and applicable ones (e.g., one-to-many DA, many-to-many DA, DA when the target domain is unknown when training on the source domain, and source-free DA where just a source model is available but there is no access to source data). - Extending DA research to new domains and tasks through both novel datasets and algorithmic approaches. - Proposing novel zero-shot and few-shot algorithms and discussing their relevance for DA.. - Exploring the similarities and differences between algorithmic approaches to DA, cross-lingual, and cross-task learning. - A conceptual discussion of the definitions of fundamental concepts such as domain, transfer as well as zero-shot and few-shot learning. - Novel approaches to evaluation of DA methods under different assumptions on data availability (e.g. evaluation without access to target domain labeled data and even with small amounts of target domain unlabeled data). - Thorough empirical comparisons of existing DA methods on existing and novel tasks, datasets, and setups. |
|