Class-wise Classifier Design Capable of Continual Learning using Adaptive Resonance Theory-based Topological Clustering
This paper proposes a supervised classification algorithm capable of continual learning by utilizing an Adaptive Resonance Theory (ART)-based growing self-organizing clustering algorithm. The ART-based clustering algorithm is theoretically capable of continual learning, and the proposed algorithm independently applies it to each class of training data for generating classifiers. Whenever an additional training data set from a new class is given, a new ART-based clustering will be defined in a different learning space. Thanks to the above-mentioned features, the proposed algorithm realizes continual learning capability. Simulation experiments showed that the proposed algorithm has superior classification performance compared with state-of-the-art clustering-based classification algorithms capable of continual learning.
Code (1)
Tasks
ClassificationClusteringContinual LearningSimilar Papers 제목 키워드 기반
Contrastive Continual Learning with Feature Propagation
Classical machine learners are designed only to tackle one task without capability of adopting new emerging tasks or classes whereas such capacity is more practical and human-like in the real world. To address this short…
Continual LearningRepresentation LearningCLOFAI: A Dataset of Real And Fake Image Classification Tasks for Continual Learning
The rapid advancement of generative AI models capable of creating realistic media has led to a need for classifiers that can accurately distinguish between genuine and artificially-generated images. A significant challen…
Continual Learningimage-classificationImage ClassificationReset It and Forget It: Relearning Last-Layer Weights Improves Continual and Transfer Learning
This work identifies a simple pre-training mechanism that leads to representations exhibiting better continual and transfer learning. This mechanism -- the repeated resetting of weights in the last layer, which we nickna…
Continual LearningMeta-LearningTransfer LearningA Multi-Head Model for Continual Learning via Out-of-Distribution Replay
This paper studies class incremental learning (CIL) of continual learning (CL). Many approaches have been proposed to deal with catastrophic forgetting (CF) in CIL. Most methods incrementally construct a single classifie…
class-incremental learningClass Incremental LearningContinual LearningIncremental Learning+1Multi-label Classification via Adaptive Resonance Theory-based Clustering
This paper proposes a multi-label classification algorithm capable of continual learning by applying an Adaptive Resonance Theory (ART)-based clustering algorithm and the Bayesian approach for label probability computati…
ClassificationClusteringContinual LearningGeneral Classification+2