Transfer without Forgetting
Matteo Boschini, Lorenzo Bonicelli, Angelo Porrello, Giovanni, Bellitto, Matteo Pennisi, Simone Palazzo, Concetto Spampinato, Simone, Calderara

TL;DR
This paper introduces Transfer without Forgetting (TwF), a hybrid method that leverages a fixed pretrained network to improve continual learning by mitigating catastrophic forgetting and enhancing knowledge transfer.
Contribution
We propose TwF, a novel hybrid approach that maintains a fixed pretrained network to facilitate continual learning without forgetting, outperforming existing methods.
Findings
TwF achieves a 4.81% average gain in Class-Incremental accuracy.
TwF outperforms other continual learning methods across various datasets.
The approach effectively mitigates catastrophic forgetting during transfer 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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Geophysical Methods and Applications
