On the Computation of the Fisher Information in Continual Learning
2025-02-17Code Available5· sign in to hype
Gido M. van de Ven
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/GMvandeVen/continual-learningOfficialpytorch★ 1,834
Abstract
One of the most popular methods for continual learning with deep neural networks is Elastic Weight Consolidation (EWC), which involves computing the Fisher Information. The exact way in which the Fisher Information is computed is however rarely described, and multiple different implementations for it can be found online. This blog post discusses and empirically compares several often-used implementations, which highlights that many currently reported results for EWC could likely be improved by changing the way the Fisher Information is computed.