Skip to content

DER-SSL: Dark Experience Replay with Self-Supervised Learning

License

Notifications You must be signed in to change notification settings

Olivier-tl/DER-SSL

Repository files navigation

DER-SSL: Dark Experience Replay with Self-Supervised Learning

Abstract: Although many continual learning approaches claim to be state-of-the-art, they often do it by defining their own specific setting/evaluation. In this work, we tackle the class incremental learning setting, the most difficult and general continual learning setting. We start with Dark Experience Replay (DER), a simple and strong baseline. We extend it to do Self-Supervised Learning to mitigate a common problem in Class-IL known as Prior Information Loss (PIL). We plan to submit our approach to a competition instantiated in Sequoia, a framework which organizes the continual learning research problems to better compare methods with each other.

DER-SSL will be submitted to supervised learning track of the CVPR21 Continual Learning Challenge. Synbols

Setup

Ensure you have conda installed.

./install.sh

Training

To run training:

make sl

Refs

  • Dark Experience for General Continual Learning: a Strong, Simple Baseline [paper][code]
  • Self-Supervised Learning Aided Class-Incremental Lifelong Learning [paper]
  • Continuous Learning of Context-dependent Processing in Neural Networks (OWM) [paper][code]
  • Synbols: Probing learning algorithmswith synthetic datasets [paper]

About

DER-SSL: Dark Experience Replay with Self-Supervised Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published