English

Towards Continual Learning Desiderata via HSIC-Bottleneck Orthogonalization and Equiangular Embedding

Machine Learning 2024-01-18 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Deep neural networks are susceptible to catastrophic forgetting when trained on sequential tasks. Various continual learning (CL) methods often rely on exemplar buffers or/and network expansion for balancing model stability and plasticity, which, however, compromises their practical value due to privacy and memory concerns. Instead, this paper considers a strict yet realistic setting, where the training data from previous tasks is unavailable and the model size remains relatively constant during sequential training. To achieve such desiderata, we propose a conceptually simple yet effective method that attributes forgetting to layer-wise parameter overwriting and the resulting decision boundary distortion. This is achieved by the synergy between two key components: HSIC-Bottleneck Orthogonalization (HBO) implements non-overwritten parameter updates mediated by Hilbert-Schmidt independence criterion in an orthogonal space and EquiAngular Embedding (EAE) enhances decision boundary adaptation between old and new tasks with predefined basis vectors. Extensive experiments demonstrate that our method achieves competitive accuracy performance, even with absolute superiority of zero exemplar buffer and 1.02x the base model.

Keywords

Cite

@article{arxiv.2401.09067,
  title  = {Towards Continual Learning Desiderata via HSIC-Bottleneck Orthogonalization and Equiangular Embedding},
  author = {Depeng Li and Tianqi Wang and Junwei Chen and Qining Ren and Kenji Kawaguchi and Zhigang Zeng},
  journal= {arXiv preprint arXiv:2401.09067},
  year   = {2024}
}

Comments

Accepted to AAAI 2024

R2 v1 2026-06-28T14:19:04.241Z