English

Optimal Task Order for Continual Learning of Multiple Tasks

Machine Learning 2025-07-22 v2 Machine Learning

Abstract

Continual learning of multiple tasks remains a major challenge for neural networks. Here, we investigate how task order influences continual learning and propose a strategy for optimizing it. Leveraging a linear teacher-student model with latent factors, we derive an analytical expression relating task similarity and ordering to learning performance. Our analysis reveals two principles that hold under a wide parameter range: (1) tasks should be arranged from the least representative to the most typical, and (2) adjacent tasks should be dissimilar. We validate these rules on both synthetic data and real-world image classification datasets (Fashion-MNIST, CIFAR-10, CIFAR-100), demonstrating consistent performance improvements in both multilayer perceptrons and convolutional neural networks. Our work thus presents a generalizable framework for task-order optimization in task-incremental continual learning.

Keywords

Cite

@article{arxiv.2502.03350,
  title  = {Optimal Task Order for Continual Learning of Multiple Tasks},
  author = {Ziyan Li and Naoki Hiratani},
  journal= {arXiv preprint arXiv:2502.03350},
  year   = {2025}
}
R2 v1 2026-06-28T21:33:42.871Z