Revised Regularization for Efficient Continual Learning through Correlation-Based Parameter Update in Bayesian Neural Networks
Sanchar Palit, Biplab Banerjee, Subhasis Chaudhuri

TL;DR
This paper introduces a novel Bayesian neural network continual learning algorithm that reduces storage needs and mitigates catastrophic forgetting by using correlation-based regularization and parameter space partitioning.
Contribution
It proposes a new regularization strategy and parameter partitioning method that improve knowledge retention and efficiency in continual learning with Bayesian neural networks.
Findings
Outperforms existing methods across multiple datasets
Reduces storage requirements for network parameters
Effectively mitigates catastrophic forgetting
Abstract
We propose a Bayesian neural network-based continual learning algorithm using Variational Inference, aiming to overcome several drawbacks of existing methods. Specifically, in continual learning scenarios, storing network parameters at each step to retain knowledge poses challenges. This is compounded by the crucial need to mitigate catastrophic forgetting, particularly given the limited access to past datasets, which complicates maintaining correspondence between network parameters and datasets across all sessions. Current methods using Variational Inference with KL divergence risk catastrophic forgetting during uncertain node updates and coupled disruptions in certain nodes. To address these challenges, we propose the following strategies. To reduce the storage of the dense layer parameters, we propose a parameter distribution learning method that significantly reduces the storage…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Domain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications
MethodsVariational Inference
