English

Technical Report for ICCV 2021 Challenge SSLAD-Track3B: Transformers Are Better Continual Learners

Computer Vision and Pattern Recognition 2022-01-14 v1

Abstract

In the SSLAD-Track 3B challenge on continual learning, we propose the method of COntinual Learning with Transformer (COLT). We find that transformers suffer less from catastrophic forgetting compared to convolutional neural network. The major principle of our method is to equip the transformer based feature extractor with old knowledge distillation and head expanding strategies to compete catastrophic forgetting. In this report, we first introduce the overall framework of continual learning for object detection. Then, we analyse the key elements' effect on withstanding catastrophic forgetting in our solution. Our method achieves 70.78 mAP on the SSLAD-Track 3B challenge test set.

Keywords

Cite

@article{arxiv.2201.04924,
  title  = {Technical Report for ICCV 2021 Challenge SSLAD-Track3B: Transformers Are Better Continual Learners},
  author = {Duo Li and Guimei Cao and Yunlu Xu and Zhanzhan Cheng and Yi Niu},
  journal= {arXiv preprint arXiv:2201.04924},
  year   = {2022}
}

Comments

Rank 1st on ICCV2021 SSLAD-Track 3B