paper-with-me

홈 › Papers

Discriminative Representation Loss (DRL): A More Efficient Approach than Gradient Re-Projection in Continual Learning

2020-09-28 · Yu Chen, Tom Diethe, Peter Flach

The use of episodic memories in continual learning has been shown to be effective in terms of alleviating catastrophic forgetting. In recent studies, several gradient-based approaches have been developed to make more efficient use of compact episodic memories, which constrain the gradients resulting from new samples with those from memorized samples, aiming to reduce the diversity of gradients from different tasks. In this paper, we reveal the relation between diversity of gradients and discriminativeness of representations, demonstrating connections between Deep Metric Learning and continual learning. Based on these findings, we propose a simple yet efficient method -- Discriminative Representation Loss (DRL) -- for continual learning. In comparison with several state-of-the-art methods, this method shows effectiveness with low computational cost on multiple benchmark experiments in the setting of online continual learning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningDiversityMetric Learning

Similar Papers 제목 키워드 기반

Semi-Discriminative Representation Loss for Online Continual Learning

2020-06-19 · Yu Chen, Tom Diethe, Peter Flach

The use of episodic memory in continual learning has demonstrated effectiveness for alleviating catastrophic forgetting. In recent studies, gradient-based approaches have been developed to make more efficient use of comp…

Continual LearningDiversityMetric Learning

Penalizing Top Performers: Conservative Loss for Semantic Segmentation Adaptation

2018-09-04 · ECCV 2018 9 · Xinge Zhu, Hui Zhou, Ceyuan Yang, Jianping Shi 외

Due to the expensive and time-consuming annotations (e.g., segmentation) for real-world images, recent works in computer vision resort to synthetic data. However, the performance on the real image often drops significant…

Domain AdaptationSegmentationSemantic Segmentation

SCL: Towards Accurate Domain Adaptive Object Detection via Gradient Detach Based Stacked Complementary Losses

2019-11-06 · Zhiqiang Shen, Harsh Maheshwari, Weichen Yao, Marios Savvides

Unsupervised domain adaptive object detection aims to learn a robust detector in the domain shift circumstance, where the training (source) domain is label-rich with bounding box annotations, while the testing (target) d…

object-detectionObject Detection

Joint Discriminative and Metric Embedding Learning for Person Re-Identification

2022-12-28 · Sinan Sabri, Zaigham Randhawa, Gianfranco Doretto

Person re-identification is a challenging task because of the high intra-class variance induced by the unrestricted nuisance factors of variations such as pose, illumination, viewpoint, background, and sensor noise. Rece…

Metric LearningPerson Re-IdentificationTriplet

IntraLoss: Further Margin via Gradient-Enhancing Term for Deep Face Recognition

2021-07-07 · Chengzhi Jiang, Yanzhou Su, Wen Wang, Haiwei Bai 외

Existing classification-based face recognition methods have achieved remarkable progress, introducing large margin into hypersphere manifold to learn discriminative facial representations. However, the feature distributi…

Face Recognition