TL;DR
This paper introduces a semi-supervised disentangled framework for transfer learning in NER, effectively separating domain-invariant and domain-specific features to improve cross-domain and cross-lingual performance.
Contribution
The study proposes a novel semi-supervised framework that disentangles domain-invariant and domain-specific features using mutual information regularization for better transferability in NER.
Findings
Achieves state-of-the-art results on cross-domain NER benchmarks.
Effectively disentangles domain-invariant and domain-specific features.
Improves cross-lingual NER performance.
Abstract
Named entity recognition (NER) for identifying proper nouns in unstructured text is one of the most important and fundamental tasks in natural language processing. However, despite the widespread use of NER models, they still require a large-scale labeled data set, which incurs a heavy burden due to manual annotation. Domain adaptation is one of the most promising solutions to this problem, where rich labeled data from the relevant source domain are utilized to strengthen the generalizability of a model based on the target domain. However, the mainstream cross-domain NER models are still affected by the following two challenges (1) Extracting domain-invariant information such as syntactic information for cross-domain transfer. (2) Integrating domain-specific information such as semantic information into the model to improve the performance of NER. In this study, we present a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
