← Search

Christian Henning

4 accepted papers

2021

Continual learning in recurrent neural networks

ICLR 2021poster

While a diverse collection of continual learning (CL) methods has been proposed to prevent catastrophic forgetting, a thorough investigation of their effectiveness for processing sequential data with recurrent neural networks (RNNs) is lacking. Here, we provide the first comprehensive evaluation of…

2021

Neural networks with late-phase weights

ICLR 2021poster

The largely successful method of training neural networks is to learn their weights using some variant of stochastic gradient descent (SGD). Here, we show that the solutions found by SGD can be further improved by ensembling a subset of the weights in late stages of learning. At the end of learning,…

Cited by 40SourcePDFScholar
2021

Posterior Meta-Replay for Continual Learning

NeurIPS 2021poster

Learning a sequence of tasks without access to i.i.d. observations is a widely studied form of continual learning (CL) that remains challenging. In principle, Bayesian learning directly applies to this setting, since recursive and one-off Bayesian updates yield the same result. In practice, however,…

2020

Continual learning with hypernetworks

ICLR 2020spotlight

Artificial neural networks suffer from catastrophic forgetting when they are sequentially trained on multiple tasks. To overcome this problem, we present a novel approach based on task-conditioned hypernetworks, i.e., networks that generate the weights of a target model based on task identity. Conti…

Cited by 481SourcecodeScholar