FSE Model for Continual Learning in Named Entity Recognition
July 27, 2026
The FSE architecture uses a fast-slow expert mechanism to mitigate catastrophic forgetting in continual Named Entity Recognition. A fast expert filters token-level links while a slow expert performs span classification, achieving state-of-the-art results on OntoNotes and FewNERD datasets.
HOW THIS AFFECTS YOU
●
researcherThis provides a novel dual-expert approach to balance plasticity and stability in incremental NER tasks.