Continuous Learning in Single-Incremental-Task Scenarios
About
It was recently shown that architectural, regularization and rehearsal strategies can be used to train deep models sequentially on a number of disjoint tasks without forgetting previously acquired knowledge. However, these strategies are still unsatisfactory if the tasks are not disjoint but constitute a single incremental task (e.g., class-incremental learning). In this paper we point out the differences between multi-task and single-incremental-task scenarios and show that well-known approaches such as LWF, EWC and SI are not ideal for incremental task scenarios. A new approach, denoted as AR1, combining architectural and regularization strategies is then specifically proposed. AR1 overhead (in term of memory and computation) is very small thus making it suitable for online learning. When tested on CORe50 and iCIFAR-100, AR1 outperformed existing regularization strategies by a good margin.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Instance Classification | CORe50 (instance) | Accuracy69.48 | 8 | |
| Category Classification | iCIFAR-100 (category) | Avg Accuracy42.39 | 8 | |
| Category Classification | HOWS-CL-25 long category | Average Accuracy8.41 | 8 | |
| Category Classification | HOWS-CL-25 category | Average Accuracy8.59 | 8 |