Online Class-Incremental Continual Learning with Adversarial Shapley Value
About
As image-based deep learning becomes pervasive on every device, from cell phones to smart watches, there is a growing need to develop methods that continually learn from data while minimizing memory footprint and power consumption. While memory replay techniques have shown exceptional promise for this task of continual learning, the best method for selecting which buffered images to replay is still an open question. In this paper, we specifically focus on the online class-incremental setting where a model needs to learn new classes continually from an online data stream. To this end, we contribute a novel Adversarial Shapley value scoring method that scores memory data samples according to their ability to preserve latent decision boundaries for previously observed classes (to maintain learning stability and avoid forgetting) while interfering with latent decision boundaries of current classes being learned (to encourage plasticity and optimal learning of new class boundaries). Overall, we observe that our proposed ASER method provides competitive or improved performance compared to state-of-the-art replay-based continual learning methods on a variety of datasets.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Continual Learning | MiniImageNet Split 84x84 (test) | Accuracy18.1 | 66 | |
| Continual Learning | CIFAR100 Split 32x32 (test) | Accuracy18.9 | 66 | |
| Continual Learning | Split CIFAR10 32x32 (test) | Accuracy42.3 | 66 | |
| Continual Learning | Split CIFAR-100 (10 tasks) (test) | Accuracy25 | 60 | |
| Continual Learning | Split CIFAR-100 10 tasks | Accuracy27.1 | 60 | |
| Continual Learning | Tiny-ImageNet Split 100 tasks (test) | AF (%)62.2 | 60 | |
| Continual Learning | CIFAR-100 | Accuracy87.2 | 56 | |
| Continual Learning | CIFAR100 10 tasks (test) | Average Forgetting Rate12.2 | 51 | |
| Image Classification | CIFAR100 10 tasks (test) | Accuracy27.1 | 51 | |
| Image Classification | TinyImageNet 100 tasks (test) | Accuracy10.3 | 51 |