English

Hard ASH: Sparsity and the right optimizer make a continual learner

Machine Learning 2024-04-30 v1 Computer Vision and Pattern Recognition

Abstract

In class incremental learning, neural networks typically suffer from catastrophic forgetting. We show that an MLP featuring a sparse activation function and an adaptive learning rate optimizer can compete with established regularization techniques in the Split-MNIST task. We highlight the effectiveness of the Adaptive SwisH (ASH) activation function in this context and introduce a novel variant, Hard Adaptive SwisH (Hard ASH) to further enhance the learning retention.

Keywords

Cite

@article{arxiv.2404.17651,
  title  = {Hard ASH: Sparsity and the right optimizer make a continual learner},
  author = {Santtu Keskinen},
  journal= {arXiv preprint arXiv:2404.17651},
  year   = {2024}
}

Comments

ICLR 2024 TinyPaper

R2 v1 2026-06-28T16:08:07.589Z