English

Continual Learning of Object Instances

Computer Vision and Pattern Recognition 2020-04-24 v1

Abstract

We propose continual instance learning - a method that applies the concept of continual learning to the task of distinguishing instances of the same object category. We specifically focus on the car object, and incrementally learn to distinguish car instances from each other with metric learning. We begin our paper by evaluating current techniques. Establishing that catastrophic forgetting is evident in existing methods, we then propose two remedies. Firstly, we regularise metric learning via Normalised Cross-Entropy. Secondly, we augment existing models with synthetic data transfer. Our extensive experiments on three large-scale datasets, using two different architectures for five different continual learning methods, reveal that Normalised cross-entropy and synthetic transfer leads to less forgetting in existing techniques.

Keywords

Cite

@article{arxiv.2004.10862,
  title  = {Continual Learning of Object Instances},
  author = {Kishan Parshotam and Mert Kilickaya},
  journal= {arXiv preprint arXiv:2004.10862},
  year   = {2020}
}

Comments

Accepted to CVPR 2020: Workshop on Continual Learning in Computer Vision

R2 v1 2026-06-23T15:02:23.881Z