Official code for A Theoretical Analysis of Catastrophic Forgetting through the NTK Overlap Matrix (AISTATS 2021)
requirements.txt
- Clone the repo
- Run scripts:
scripts/commands
- Hyperparameters in Table 4 of the Appendix of the paper
- Implementation of Orthgohonal Gradient Descent (OGD) (Farajtabar et al., 2019)
@article{doan2020theoretical,
title={A Theoretical Analysis of Catastrophic Forgetting through the NTK Overlap Matrix},
author={Doan, Thang and Bennani, Mehdi and Mazoure, Bogdan and Rabusseau, Guillaume and Alquier, Pierre},
journal={arXiv preprint arXiv:2010.04003},
year={2020}
}