Learning "O" Helps for Learning More: Handling the Concealed Entity Problem for Class-incremental NER
Ruotian Ma, Xuanting Chen, Lin Zhang, Xin Zhou, Junzhe Wang, Tao Gui,, Qi Zhang, Xiang Gao, Yunwen Chen

TL;DR
This paper addresses the challenge of class-incremental NER learning by identifying the 'Unlabeled Entity Problem' and proposing a contrastive learning approach with relabeling strategies, significantly improving model discrimination and performance.
Contribution
It introduces a novel contrastive learning method with relabeling strategies to mitigate the 'Unlabeled Entity Problem' in class-incremental NER, along with a new challenging benchmark.
Findings
Up to 10.62% improvement over baseline methods
Effective detection of entity clusters in 'O'
Enhanced discrimination of entity classes
Abstract
As the categories of named entities rapidly increase, the deployed NER models are required to keep updating toward recognizing more entity types, creating a demand for class-incremental learning for NER. Considering the privacy concerns and storage constraints, the standard paradigm for class-incremental NER updates the models with training data only annotated with the new classes, yet the entities from other entity classes are unlabeled, regarded as "Non-entity" (or "O"). In this work, we conduct an empirical study on the "Unlabeled Entity Problem" and find that it leads to severe confusion between "O" and entities, decreasing class discrimination of old classes and declining the model's ability to learn new classes. To solve the Unlabeled Entity Problem, we propose a novel representation learning method to learn discriminative representations for the entity classes and "O".…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Data Quality and Management · Natural Language Processing Techniques
MethodsContrastive Learning
