Locally Differentially Private Distributed Online Learning with Guaranteed Optimality
Ziqin Chen, Yongqiang Wang

TL;DR
This paper introduces a novel distributed online learning algorithm that guarantees both local differential privacy and learning accuracy, effectively balancing privacy protection with model performance over infinite time horizons.
Contribution
It presents the first algorithm to ensure rigorous local differential privacy alongside learning accuracy in distributed online learning settings.
Findings
Achieves diminishing expected instantaneous regret.
Ensures finite cumulative privacy budget over infinite horizon.
Validated on logistic regression and CNN image classification tasks.
Abstract
Distributed online learning is gaining increased traction due to its unique ability to process large-scale datasets and streaming data. To address the growing public awareness and concern on privacy protection, plenty of algorithms have been proposed to enable differential privacy in distributed online optimization and learning. However, these algorithms often face the dilemma of trading learning accuracy for privacy. By exploiting the unique characteristics of online learning, this paper proposes an approach that tackles the dilemma and ensures both differential privacy and learning accuracy in distributed online learning. More specifically, while ensuring a diminishing expected instantaneous regret, the approach can simultaneously ensure a finite cumulative privacy budget, even in the infinite time horizon. To cater for the fully distributed setting, we adopt the local…
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 · Cryptography and Data Security
MethodsLogistic Regression
