Litcius/Paper detail

Continuous transfer of neural network representational similarity for incremental learning

Songsong Tian, Weijun Li, Xin Ning, Hang Ran, Hong Qin, Prayag Tiwari

2023Neurocomputing61 citationsDOIOpen Access PDF

Abstract

The incremental learning paradigm in machine learning has consistently been a focus of academic research. It is similar to the way in which biological systems learn, and reduces energy consumption by avoiding excessive retraining. Existing studies utilize the powerful feature extraction capabilities of pre-trained models to address incremental learning, but there remains a problem of insufficient utilization of neural network feature knowledge. To address this issue, this paper proposes a novel method called Pre-trained Model Knowledge Distillation (PMKD) which combines knowledge distillation of neural network representations and replay. This paper designs a loss function based on centered kernel alignment to transfer neural network representations knowledge from the pre-trained model to the incremental model layer-by-layer. Additionally, the use of memory buffer for Dark Experience Replay helps the model retain past knowledge better. Experiments show that PMKD achieved superior performance on various datasets and different buffer sizes. Compared to other methods, our class incremental learning accuracy reached the best performance. The open-source code is published at https://github.com/TianSongS/PMKD-IL .

Topics & Concepts

Computer scienceArtificial intelligenceArtificial neural networkMachine learningTransfer of learningIncremental learningFeature (linguistics)DistillationCode (set theory)Organic chemistryChemistrySet (abstract data type)LinguisticsProgramming languagePhilosophyDomain Adaptation and Few-Shot LearningAdvanced Neural Network ApplicationsMachine Learning and ELM
Continuous transfer of neural network representational similarity for incremental learning | Litcius