2019

Functional Regularisation for Continual Learning with Gaussian Processes

Titsias, Michalis K., Schwarz, Jonathan, Matthews, Alexander G. de G. et al.

Understand

We introduce a framework for Continual Learning (CL) based on Bayesian inference over the function space rather than the parameters of a deep neural network.

  • This method, referred to as functional regularisation for Continual Learning, avoids forgetting a previous task by constructing and memorising an approximate posterior belief over the underlying task-specific function.
  • To achieve this we rely on a Gaussian process obtained by treating the weights of the last layer of a neural network as random and Gaussian distributed.
  • Then, the training algorithm sequentially encounters tasks and constructs posterior beliefs over the task-specific functions by using inducing point sparse Gaussian process methods.

Reading the bibliography…