Lifelong DP: Consistently Bounded Differential Privacy in Lifelong Machine Learning
Phung Lai, Han Hu, NhatHai Phan, Ruoming Jin, My T. Thai, An M. Chen

TL;DR
This paper introduces Lifelong DP, a formal privacy framework for continual learning that maintains a fixed privacy budget across tasks, and proposes an efficient algorithm to achieve this while preserving privacy and model utility.
Contribution
It formalizes Lifelong DP with a fixed privacy budget and develops L2DP-ML, a scalable algorithm for privacy-preserving lifelong learning with theoretical guarantees.
Findings
L2DP-ML effectively preserves Lifelong DP across multiple tasks.
The proposed method outperforms baselines in privacy preservation and utility.
Theoretical analysis confirms the robustness of the privacy guarantees.
Abstract
In this paper, we show that the process of continually learning new tasks and memorizing previous tasks introduces unknown privacy risks and challenges to bound the privacy loss. Based upon this, we introduce a formal definition of Lifelong DP, in which the participation of any data tuples in the training set of any tasks is protected, under a consistently bounded DP protection, given a growing stream of tasks. A consistently bounded DP means having only one fixed value of the DP privacy budget, regardless of the number of tasks. To preserve Lifelong DP, we propose a scalable and heterogeneous algorithm, called L2DP-ML with a streaming batch training, to efficiently train and continue releasing new versions of an L2M model, given the heterogeneity in terms of data sizes and the training order of tasks, without affecting DP protection of the private training set. An end-to-end…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
MethodsLearning to Match
