Continual and Sliding Window Release for Private Empirical Risk Minimization
Lauren Watson, Abhirup Ghosh, Benedek Rozemberczki, Rik Sarkar

TL;DR
This paper introduces algorithms for continual private model updates using recent data windows, balancing privacy and accuracy, with theoretical guarantees and empirical validation on real datasets.
Contribution
It proposes regularized empirical risk minimization algorithms with privacy guarantees for continual model release using sliding and full data history methods.
Findings
Privacy cost per data point is bounded by a constant epsilon.
Models achieve near-optimal accuracy under privacy constraints.
Experimental results on MNIST and Arxiv data validate theoretical claims.
Abstract
It is difficult to continually update private machine learning models with new data while maintaining privacy. Data incur increasing privacy loss -- as measured by differential privacy -- when they are used in repeated computations. In this paper, we describe regularized empirical risk minimization algorithms that continually release models for a recent window of data. One version of the algorithm uses the entire data history to improve the model for the recent window. The second version uses a sliding window of constant size to improve the model, ensuring more relevant models in case of evolving data. The algorithms operate in the framework of stochastic gradient descent. We prove that even with releasing a model at each time-step over an infinite time horizon, the privacy cost of any data point is bounded by a constant differential privacy, and the accuracy of the output…
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 · Stochastic Gradient Optimization Techniques · Statistical Methods and Inference
