English

Transfer without Forgetting

Machine Learning 2022-07-26 v2 Machine Learning

Abstract

This work investigates the entanglement between Continual Learning (CL) and Transfer Learning (TL). In particular, we shed light on the widespread application of network pretraining, highlighting that it is itself subject to catastrophic forgetting. Unfortunately, this issue leads to the under-exploitation of knowledge transfer during later tasks. On this ground, we propose Transfer without Forgetting (TwF), a hybrid approach building upon a fixed pretrained sibling network, which continuously propagates the knowledge inherent in the source domain through a layer-wise loss term. Our experiments indicate that TwF steadily outperforms other CL methods across a variety of settings, averaging a 4.81% gain in Class-Incremental accuracy over a variety of datasets and different buffer sizes.

Keywords

Cite

@article{arxiv.2206.00388,
  title  = {Transfer without Forgetting},
  author = {Matteo Boschini and Lorenzo Bonicelli and Angelo Porrello and Giovanni Bellitto and Matteo Pennisi and Simone Palazzo and Concetto Spampinato and Simone Calderara},
  journal= {arXiv preprint arXiv:2206.00388},
  year   = {2022}
}

Comments

22 pages, 3 Figures. Accepted at 17th European Conference on Computer Vision (ECCV 2022), Tel Aviv, Israel

R2 v1 2026-06-24T11:35:46.998Z