ACIL: Analytic Class-Incremental Learning with Absolute Memorization and Privacy Protection
About
Class-incremental learning (CIL) learns a classification model with training data of different classes arising progressively. Existing CIL either suffers from serious accuracy loss due to catastrophic forgetting, or invades data privacy by revisiting used exemplars. Inspired by linear learning formulations, we propose an analytic class-incremental learning (ACIL) with absolute memorization of past knowledge while avoiding breaching of data privacy (i.e., without storing historical data). The absolute memorization is demonstrated in the sense that class-incremental learning using ACIL given present data would give identical results to that from its joint-learning counterpart which consumes both present and historical samples. This equality is theoretically validated. Data privacy is ensured since no historical data are involved during the learning process. Empirical validations demonstrate ACIL's competitive accuracy performance with near-identical results for various incremental task settings (e.g., 5-50 phases). This also allows ACIL to outperform the state-of-the-art methods for large-phase scenarios (e.g., 25 and 50 phases).
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Audio Classification | ESC-50 (test) | Accuracy90 | 87 | |
| Class-incremental learning | CIFAR-100 B0_Inc5 | Average Accuracy89.88 | 63 | |
| Class-incremental learning | VTAB B0 Inc10 | Last Accuracy89.84 | 54 | |
| Audio Classification | Speech Commands V2 (test) | Accuracy80.29 | 46 | |
| Audio Classification | US8K (test) | R@1 Accuracy0.9598 | 41 | |
| Incremental Learning | CIFAR-100 (test) | Average Accuracy66.3 | 27 | |
| Online Class-Incremental Learning | HAR | Final Mean Accuracy81.5 | 26 | |
| Online Class-Incremental Learning | Wine | Final Mean Accuracy98.1 | 26 | |
| Online Class-Incremental Learning | Synth-50 | Final Mean Accuracy100 | 26 | |
| Online Class-Incremental Learning | Covertype | Final Mean Accuracy65.9 | 26 |