paper-with-me

Papers

Contrastive Supervised Distillation for Continual Representation Learning

2022-05-11 · Tommaso Barletti, Niccolo' Biondi, Federico Pernici, Matteo Bruni, Alberto del Bimbo

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.

📄 PDF Abstract BibTeX arXiv:2205.05476

Code (1)

niccobiondi/contrastivesuperviseddistillation 공식 구현 pytorch

Tasks

Representation LearningRetrieval

Similar Papers 제목 키워드 기반

Co$^2$L: Contrastive Continual Learning

2021-06-28 · Hyuntak Cha, Jaeho Lee, Jinwoo Shin

Recent breakthroughs in self-supervised learning show that such algorithms learn visual representations that can be transferred better to unseen tasks than joint-training methods relying on task-specific supervision. In …

Continual LearningContrastive Learningimage-classificationImage Classification+1

Co2L: Contrastive Continual Learning

2021-01-01 · ICCV 2021 10 · Hyuntak Cha, Jaeho Lee, Jinwoo Shin

Recent breakthroughs in self-supervised learning show that such algorithms learn visual representations that can be transferred better to unseen tasks than cross-entropy based methods which rely on task-specific supe…

Continual LearningContrastive Learningimage-classificationImage Classification+1

Contrastive Continual Learning with Importance Sampling and Prototype-Instance Relation Distillation

2024-03-07 · Jiyong Li, Dilshod Azizov, Yang Li, Shangsong Liang

Recently, because of the high-quality representations of contrastive learning methods, rehearsal-based contrastive continual learning has been proposed to explore how to continually learn transferable representation embe…

Continual LearningContrastive LearningRelationRepresentation Learning

Contrastive Continual Learning for Model Adaptability in Internet of Things

2026-02-04 · Ajesh Koyatan Chathoth arxiv

Internet of Things (IoT) deployments operate in nonstationary, dynamic environments where factors such as sensor drift, evolving user behavior, and heterogeneous user privacy requirements can affect application utility. …

Contrastive LearningContinual Learning

Continual Contrastive Learning for Image Classification

2021-07-05 · Zhiwei Lin, Yongtao Wang, Hongxiang Lin

Recently, self-supervised representation learning gives further development in multimedia technology. Most existing self-supervised learning methods are applicable to packaged data. However, when it comes to streamed dat…

ClassificationContinual LearningContrastive Learningimage-classification+4