SOTAVerified

Cross-Domain NER using Cross-Domain Language Modeling

2019-07-01ACL 2019Code Available0· sign in to hype

Chen Jia, Xiaobo Liang, Yue Zhang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Due to limitation of labeled resources, cross-domain named entity recognition (NER) has been a challenging task. Most existing work considers a supervised setting, making use of labeled data for both the source and target domains. A disadvantage of such methods is that they cannot train for domains without NER data. To address this issue, we consider using cross-domain LM as a bridge cross-domains for NER domain adaptation, performing cross-domain and cross-task knowledge transfer by designing a novel parameter generation network. Results show that our method can effectively extract domain differences from cross-domain LM contrast, allowing unsupervised domain adaptation while also giving state-of-the-art results among supervised domain adaptation methods.

Tasks

Reproductions