English

Contrastive Supervised Distillation for Continual Representation Learning

Computer Vision and Pattern Recognition 2022-06-13 v2 Artificial Intelligence Machine Learning

Abstract

In this paper, we propose a novel training procedure for the continual representation learning problem in which a neural network model is sequentially learned to alleviate catastrophic forgetting in visual search tasks. Our method, called Contrastive Supervised Distillation (CSD), reduces feature forgetting while learning discriminative features. This is achieved by leveraging labels information in a distillation setting in which the student model is contrastively learned from the teacher model. Extensive experiments show that CSD performs favorably in mitigating catastrophic forgetting by outperforming current state-of-the-art methods. Our results also provide further evidence that feature forgetting evaluated in visual retrieval tasks is not as catastrophic as in classification tasks. Code at: https://github.com/NiccoBiondi/ContrastiveSupervisedDistillation.

Keywords

Cite

@article{arxiv.2205.05476,
  title  = {Contrastive Supervised Distillation for Continual Representation Learning},
  author = {Tommaso Barletti and Niccolo' Biondi and Federico Pernici and Matteo Bruni and Alberto Del Bimbo},
  journal= {arXiv preprint arXiv:2205.05476},
  year   = {2022}
}

Comments

Paper published as Oral and awarded as Best Student Paper at ICIAP21

R2 v1 2026-06-24T11:14:13.939Z