Online Structured Laplace Approximations For Overcoming Catastrophic Forgetting
Abstract
We introduce the Kronecker factored online Laplace approximation for overcoming catastrophic forgetting in neural networks. The method is grounded in a Bayesian online learning framework, where we recursively approximate the posterior after every task with a Gaussian, leading to a quadratic penalty on changes to the weights. The Laplace approximation requires calculating the Hessian around a mode, which is typically intractable for modern architectures. In order to make our method scalable, we leverage recent block-diagonal Kronecker factored approximations to the curvature. Our algorithm achieves over 90% test accuracy across a sequence of 50 instantiations of the permuted MNIST dataset, substantially outperforming related methods for overcoming catastrophic forgetting.
Cite
@article{arxiv.1805.07810,
title = {Online Structured Laplace Approximations For Overcoming Catastrophic Forgetting},
author = {Hippolyt Ritter and Aleksandar Botev and David Barber},
journal= {arXiv preprint arXiv:1805.07810},
year = {2018}
}
Comments
13 pages, 6 figures