Litcius/Paper detail

Cross-domain Named Entity Recognition via Graph Matching

Junhao Zheng, Haibin Chen, Qianli Ma

2022Findings of the Association for Computational Linguistics: ACL 202223 citationsDOIOpen Access PDF

Abstract

Cross-domain NER is a practical yet challenging problem since the data scarcity in the realworld scenario. A common practice is first to learn a NER model in a rich-resource general domain and then adapt the model to specific domains. Due to the mismatch problem between entity types across domains, the wide knowledge in the general domain can not effectively transfer to the target domain NER model. To this end, we model the label relationship as a probability distribution and construct label graphs in both source and target label spaces. To enhance the contextual representation with label structures, we fuse the label graph into the word embedding output by BERT. By representing label relationships as graphs, we formulate cross-domain NER as a graph matching problem. Furthermore, the proposed method has good applicability with pre-training methods and is potentially capable of other crossdomain prediction tasks. Empirical results on four datasets show that our method outperforms a series of transfer learning, multi-task learning, and few-shot learning methods.

Topics & Concepts

Computer scienceTransfer of learningArtificial intelligenceEmbeddingGraphDomain (mathematical analysis)Named-entity recognitionMatching (statistics)Machine learningEntity linkingNatural language processingTheoretical computer scienceTask (project management)Knowledge baseMathematicsManagementEconomicsMathematical analysisStatisticsTopic ModelingNatural Language Processing TechniquesAdvanced Graph Neural Networks