English

Continual Learning Using Multi-view Task Conditional Neural Networks

Machine Learning 2020-07-14 v3 Machine Learning

Abstract

Conventional deep learning models have limited capacity in learning multiple tasks sequentially. The issue of forgetting the previously learned tasks in continual learning is known as catastrophic forgetting or interference. When the input data or the goal of learning change, a continual model will learn and adapt to the new status. However, the model will not remember or recognise any revisits to the previous states. This causes performance reduction and re-training curves in dealing with periodic or irregularly reoccurring changes in the data or goals. The changes in goals or data are referred to as new tasks in a continual learning model. Most of the continual learning methods have a task-known setup in which the task identities are known in advance to the learning model. We propose Multi-view Task Conditional Neural Networks (Mv-TCNN) that does not require to known the reoccurring tasks in advance. We evaluate our model on standard datasets using MNIST, CIFAR10, CIFAR100, and also a real-world dataset that we have collected in a remote healthcare monitoring study (i.e. TIHM dataset). The proposed model outperforms the state-of-the-art solutions in continual learning and adapting to new tasks that are not defined in advance.

Keywords

Cite

@article{arxiv.2005.05080,
  title  = {Continual Learning Using Multi-view Task Conditional Neural Networks},
  author = {Honglin Li and Payam Barnaghi and Shirin Enshaeifar and Frieder Ganz},
  journal= {arXiv preprint arXiv:2005.05080},
  year   = {2020}
}

Comments

10 pages

R2 v1 2026-06-23T15:27:21.571Z