English

Locally Differentially Private Distributed Online Learning with Guaranteed Optimality

Machine Learning 2024-08-27 v3 Cryptography and Security Multiagent Systems

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 differential-privacy framework, which avoids the reliance on a trusted data curator that is required in the classic "centralized" (global) differential-privacy framework. To the best of our knowledge, this is the first algorithm that successfully ensures both rigorous local differential privacy and learning accuracy. The effectiveness of the proposed algorithm is evaluated using machine learning tasks, including logistic regression on the the "mushrooms" datasets and CNN-based image classification on the "MNIST" and "CIFAR-10" datasets.

Keywords

Cite

@article{arxiv.2306.14094,
  title  = {Locally Differentially Private Distributed Online Learning with Guaranteed Optimality},
  author = {Ziqin Chen and Yongqiang Wang},
  journal= {arXiv preprint arXiv:2306.14094},
  year   = {2024}
}

Comments

24 pages, 9 figures

R2 v1 2026-06-28T11:13:38.837Z