Online Deep Metric Learning via Mutual Distillation
Gao-Dong Liu, Wan-Lei Zhao, Jie Zhao

TL;DR
This paper introduces an online deep metric learning framework using mutual distillation that effectively mitigates catastrophic forgetting without replaying old samples, suitable for incremental learning scenarios.
Contribution
It proposes a novel mutual distillation approach that treats old and new tasks equally and introduces virtual feature estimation to avoid replay of old data.
Findings
Outperforms existing methods in incremental learning tasks.
Effectively prevents catastrophic forgetting without old sample replay.
Compatible with various backbone architectures.
Abstract
Deep metric learning aims to transform input data into an embedding space, where similar samples are close while dissimilar samples are far apart from each other. In practice, samples of new categories arrive incrementally, which requires the periodical augmentation of the learned model. The fine-tuning on the new categories usually leads to poor performance on the old, which is known as "catastrophic forgetting". Existing solutions either retrain the model from scratch or require the replay of old samples during the training. In this paper, a complete online deep metric learning framework is proposed based on mutual distillation for both one-task and multi-task scenarios. Different from the teacher-student framework, the proposed approach treats the old and new learning tasks with equal importance. No preference over the old or new knowledge is caused. In addition, a novel virtual…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Generative Adversarial Networks and Image Synthesis · Face and Expression Recognition
