English

Multi-task Domain Adaptation for Sequence Tagging

Computation and Language 2017-05-31 v2 Machine Learning

Abstract

Many domain adaptation approaches rely on learning cross domain shared representations to transfer the knowledge learned in one domain to other domains. Traditional domain adaptation only considers adapting for one task. In this paper, we explore multi-task representation learning under the domain adaptation scenario. We propose a neural network framework that supports domain adaptation for multiple tasks simultaneously, and learns shared representations that better generalize for domain adaptation. We apply the proposed framework to domain adaptation for sequence tagging problems considering two tasks: Chinese word segmentation and named entity recognition. Experiments show that multi-task domain adaptation works better than disjoint domain adaptation for each task, and achieves the state-of-the-art results for both tasks in the social media domain.

Keywords

Cite

@article{arxiv.1608.02689,
  title  = {Multi-task Domain Adaptation for Sequence Tagging},
  author = {Nanyun Peng and Mark Dredze},
  journal= {arXiv preprint arXiv:1608.02689},
  year   = {2017}
}

Comments

The version for ACL 2017 Repl4NLP workshop

R2 v1 2026-06-22T15:15:34.017Z