paper-with-me

Papers

Class-wise Classifier Design Capable of Continual Learning using Adaptive Resonance Theory-based Topological Clustering

2022-03-18 · Naoki Masuyama, Yusuke Nojima, Farhan Dawood, Zongying Liu

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.

📄 PDF Abstract BibTeX arXiv:2203.09879

Code (1)

masuyama-lab/caeac 공식 구현

Tasks

ClassificationClusteringContinual Learning

Similar Papers 제목 키워드 기반

Contrastive Continual Learning with Feature Propagation

2021-12-03 · Xuejun Han, Yuhong Guo

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 Learning

CLOFAI: A Dataset of Real And Fake Image Classification Tasks for Continual Learning

2025-01-19 · William Doherty, Anton Lee, Heitor Murilo Gomes

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 Classification

Reset It and Forget It: Relearning Last-Layer Weights Improves Continual and Transfer Learning

2023-10-12 · Lapo Frati, Neil Traft, Jeff Clune, Nick Cheney

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 Learning

A Multi-Head Model for Continual Learning via Out-of-Distribution Replay

2022-08-20 · Gyuhak Kim, Zixuan Ke, Bing Liu

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+1

Multi-label Classification via Adaptive Resonance Theory-based Clustering

2021-03-02 · Naoki Masuyama, Yusuke Nojima, Chu Kiong Loo, Hisao Ishibuchi

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