Related Experiment Video
Updated: Mar 6, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
Continual few-shot named entity recognition against catastrophic forgetting and overfitting.
Yuanyuan Zhao1, S L Zhao2, Minghu Wang2
1School of Mathematical Sciences, Hebei Normal University, Shijiazhuang, 050024, Hebei, China; Hebei Provincial Engineering Research Center for Supply Chain Big Data Analytics & Data Security, Shijiazhuang, 050024, Hebei, China; Hebei Provincial Key Laboratory of Network and Information Security, Shijiazhuang, 050024, Hebei, China; Department of Information Engineering, Shijiazhuang College of Applied Technology, Shijiazhuang, 050800, Hebei, China.
This study introduces a new framework for continual few-shot Named Entity Recognition (NER) to overcome learning challenges. The PMKCD framework significantly improves performance and reduces forgetting when learning new entity types.
Area of Science:
- Natural Language Processing
- Machine Learning
- Information Extraction
Background:
- Named Entity Recognition (NER) is crucial for information extraction but faces challenges in dynamic environments.
- Continual learning in NER requires systems to adapt to new entity types with limited data, risking catastrophic forgetting and overfitting.
Purpose of the Study:
- To propose a novel framework, Prompt-guided Memory-Knowledge augmentation with Contrastive and knowledge Distillation (PMKCD), for continual few-shot NER.
- To enhance the ability of NER systems to learn new entity types without forgetting previously acquired knowledge.
Main Methods:
- Utilized label prompting to model category semantics and improve discrimination in low-resource scenarios.
- Implemented a data augmentation strategy combining a dynamic memory set with knowledge-guided replacement for synthetic sample generation.
- Employed contrastive distillation to balance model stability and plasticity during continual learning.
Main Results:
- PMKCD consistently outperformed existing methods in continual few-shot NER across three benchmarks.
- Achieved an average relative improvement of 14.75% in Micro-F1 and 8.69% in Macro-F1.
- Demonstrated significant gains in recognition accuracy, forgetting mitigation, and generalization capability.
Conclusions:
- The PMKCD framework effectively addresses the challenges of catastrophic forgetting and few-shot overfitting in continual few-shot NER.
- The proposed methods enable robust and adaptable NER systems for dynamic real-world applications.
Related Concept Videos
Forgetting
Encoding...
Survival Tree
Building a Survival Tree
Constructing a...
Interference and Decay
Interference occurs when competing memories hinder the retrieval of particular information. It can be classified into two types: proactive and retroactive interference. Proactive...
Long-Term Memory
Long-term memory can be categorized into two primary types: explicit and implicit memory. Explicit memory, also known as declarative memory, involves the conscious recollection of information that we deliberately try to remember, recall, and articulate. This type of memory encompasses specific facts, events, and...
Observational Learning
Avoidance Learning and Learned Helplessness
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...