A continual learning method that uses moment-propagation uncertainty to identify important network parameters and regularizes them either by lowering their learning rates or by increasing per-parameter KL penalties.
Continual Learning from the Perspective of Compression
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Connectionist models such as neural networks suffer from catastrophic forgetting. In this work, we study this problem from the perspective of information theory and define forgetting as the increase of description lengths of previous data when they are compressed with a sequentially learned model. In addition, we show that continual learning approaches based on variational posterior approximation and generative replay can be considered as approximations to two prequential coding methods in compression, namely, the Bayesian mixture code and maximum likelihood (ML) plug-in code. We compare these approaches in terms of both compression and forgetting and empirically study the reasons that limit the performance of continual learning methods based on variational posterior approximation. To address these limitations, we propose a new continual learning method that combines ML plug-in and Bayesian mixture codes.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Dynamic Continual Learning: Harnessing Parameter Uncertainty for Improved Network Adaptation
A continual learning method that uses moment-propagation uncertainty to identify important network parameters and regularizes them either by lowering their learning rates or by increasing per-parameter KL penalties.