Improving Named Entity Recognition Via Bridge-based Domain Adaptation

Jingyun Xu,Changmeng Zheng,Yi Cai,Tat-Seng Chua
DOI: https://doi.org/10.18653/v1/2023.findings-acl.238
2023-01-01
Abstract:Recent studies have shown remarkable success in cross-domain named entity recognition (cross-domain NER). Despite the promising results, existing methods mainly utilize pre-training language models like BERT to represent words. As such, the original chaotic representations may challenge them to distinguish entity types of entities, leading to entity type misclassification. To this end, we attempt to utilize contrastive learning to refine the original representations and propose a model-agnostic framework named MoCL for cross-domain NER. Additionally, we respectively combine MoCL with two distinctive cross-domain NER methods and two pre-training language models to explore its generalization ability. Empirical results on seven domains show the effectiveness and good generalization ability of MoCL.
What problem does this paper attempt to address?