Differentially Private Continual Learning
Sebastian Farquhar, Yarin Gal

TL;DR
This paper introduces a differentially private continual learning framework that uses generative models and variational inference to mitigate catastrophic forgetting while respecting data privacy constraints.
Contribution
It proposes a novel approach combining differential privacy with variational inference for continual learning, enabling models to remember old data without compromising privacy.
Findings
Effective mitigation of catastrophic forgetting.
Maintains privacy of old datasets.
Compatible with existing neural network architectures.
Abstract
Catastrophic forgetting can be a significant problem for institutions that must delete historic data for privacy reasons. For example, hospitals might not be able to retain patient data permanently. But neural networks trained on recent data alone will tend to forget lessons learned on old data. We present a differentially private continual learning framework based on variational inference. We estimate the likelihood of past data given the current model using differentially private generative models of old datasets.
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
TopicsPrivacy-Preserving Technologies in Data · Domain Adaptation and Few-Shot Learning · Stochastic Gradient Optimization Techniques
