Utilizing Priming to Identify Optimal Class Ordering to Alleviate Catastrophic Forgetting
Gabriel Mantione-Holmes, Justin Leo, Jugal Kalita

TL;DR
This paper explores how priming techniques inspired by psychology can determine optimal class orderings in neural networks, significantly reducing catastrophic forgetting in NLP incremental learning.
Contribution
It introduces a novel class ordering method based on priming concepts, improving lifelong learning performance over random class sequences.
Findings
Priming-based class ordering outperforms random sequences.
The method enhances retention in incremental NLP tasks.
Biological priming insights inform machine learning strategies.
Abstract
In order for artificial neural networks to begin accurately mimicking biological ones, they must be able to adapt to new exigencies without forgetting what they have learned from previous training. Lifelong learning approaches to artificial neural networks attempt to strive towards this goal, yet have not progressed far enough to be realistically deployed for natural language processing tasks. The proverbial roadblock of catastrophic forgetting still gate-keeps researchers from an adequate lifelong learning model. While efforts are being made to quell catastrophic forgetting, there is a lack of research that looks into the importance of class ordering when training on new classes for incremental learning. This is surprising as the ordering of "classes" that humans learn is heavily monitored and incredibly important. While heuristics to develop an ideal class order have been researched,…
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
TopicsDomain Adaptation and Few-Shot Learning
