Continual Learning
Continual Learning (also known as Incremental Learning, Life-long Learning) is a concept to learn a model for a large number of tasks sequentially without forgetting knowledge obtained from the preceding tasks, where the data in the old tasks are not available anymore during training new ones.
If not mentioned, the benchmarks here are Task-CL, where task-id is provided on validation.
Source:
Continual Learning by Asymmetric Loss Approximation with Single-Side Overestimation
Three scenarios for continual learning
Lifelong Machine Learning
Continual lifelong learning with neural networks: A review
Papers
Showing 1–10 of 2644 papers
All datasetsASC (19 tasks)visual domain decathlon (10 tasks)Cifar100 (20 tasks)Tiny-ImageNet (10tasks)F-CelebA (10 tasks)20Newsgroup (10 tasks)CUBS (Fine-grained 6 Tasks)DSC (10 tasks)Flowers (Fine-grained 6 Tasks)ImageNet (Fine-grained 6 Tasks)Sketch (Fine-grained 6 Tasks)Stanford Cars (Fine-grained 6 Tasks)
Benchmark Results
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | NetTailor | decathlon discipline (Score) | 3,744 | — | Unverified |
| 2 | Depthwise Soft Sharing | decathlon discipline (Score) | 3,507 | — | Unverified |
| 3 | Parallel Res. adapt. | decathlon discipline (Score) | 3,412 | — | Unverified |
| 4 | Depthwise Sharing | decathlon discipline (Score) | 3,234 | — | Unverified |
| 5 | Series Res. adapt. | decathlon discipline (Score) | 3,159 | — | Unverified |
| 6 | Res. adapt. (large) | decathlon discipline (Score) | 3,131 | — | Unverified |
| 7 | DAN | decathlon discipline (Score) | 2,851 | — | Unverified |
| 8 | Piggyback | decathlon discipline (Score) | 2,838 | — | Unverified |
| 9 | Res. adapt. finetune all | decathlon discipline (Score) | 2,643 | — | Unverified |
| 10 | Res. adapt. decay | decathlon discipline (Score) | 2,621 | — | Unverified |