English

Continual Learning via Inter-Task Synaptic Mapping

Machine Learning 2021-06-29 v1 Artificial Intelligence

Abstract

Learning from streaming tasks leads a model to catastrophically erase unique experiences it absorbs from previous episodes. While regularization techniques such as LWF, SI, EWC have proven themselves as an effective avenue to overcome this issue by constraining important parameters of old tasks from changing when accepting new concepts, these approaches do not exploit common information of each task which can be shared to existing neurons. As a result, they do not scale well to large-scale problems since the parameter importance variables quickly explode. An Inter-Task Synaptic Mapping (ISYANA) is proposed here to underpin knowledge retention for continual learning. ISYANA combines task-to-neuron relationship as well as concept-to-concept relationship such that it prevents a neuron to embrace distinct concepts while merely accepting relevant concept. Numerical study in the benchmark continual learning problems has been carried out followed by comparison against prominent continual learning algorithms. ISYANA exhibits competitive performance compared to state of the arts. Codes of ISYANA is made available in \url{https://github.com/ContinualAL/ISYANAKBS}.

Keywords

Cite

@article{arxiv.2106.13954,
  title  = {Continual Learning via Inter-Task Synaptic Mapping},
  author = {Mao Fubing and Weng Weiwei and Mahardhika Pratama and Edward Yapp Kien Yee},
  journal= {arXiv preprint arXiv:2106.13954},
  year   = {2021}
}

Comments

This paper has been published in Knowledge-based Systems

R2 v1 2026-06-24T03:37:20.295Z