paper-with-me

Papers

Differentially Private Distributed Online Learning

2015-05-25 · Chencheng Li, Pan Zhou

Online learning has been in the spotlight from the machine learning society for a long time. To handle massive data in Big Data era, one single learner could never efficiently finish this heavy task. Hence, in this paper, we propose a novel distributed online learning algorithm to solve the problem. Comparing to typical centralized online learner, the distributed learners optimize their own learning parameters based on local data sources and timely communicate with neighbors. However, communication may lead to a privacy breach. Thus, we use differential privacy to preserve the privacy of learners, and study the influence of guaranteeing differential privacy on the utility of the distributed online learning algorithm. Furthermore, by using the results from Kakade and Tewari (2009), we use the regret bounds of online learning to achieve fast convergence rates for offline learning algorithms in distributed scenarios, which provides tighter utility performance than the existing state-of-the-art results. In simulation, we demonstrate that the differentially private offline learning algorithm has high variance, but we can use mini-batch to improve the performance. Finally, the simulations show that the analytical results of our proposed theorems are right and our private distributed online learning algorithm is a general framework.

📄 PDF Abstract BibTeX arXiv:1505.06556

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Private Learning Implies Online Learning: An Efficient Reduction

2019-05-27 · NeurIPS 2019 12 · Alon Gonen, Elad Hazan, Shay Moran

We study the relationship between the notions of differentially private learning and online learning in games. Several recent works have shown that differentially private learning implies online learning, but an open pro…

Open-Ended Question Answering

Differentially Private Online Learning for Cloud-Based Video Recommendation with Multimedia Big Data in Social Networks

2015-09-01 · Pan Zhou, Yingxue Zhou, Dapeng Wu, Hai Jin

With the rapid growth in multimedia services and the enormous offers of video contents in online social networks, users have difficulty in obtaining their interests. Therefore, various personalized recommendation systems…

Privacy PreservingRecommendation Systems

Scalable and Provably Accurate Algorithms for Differentially Private Distributed Decision Tree Learning

2020-12-19 · Kaiwen Wang, Travis Dick, Maria-Florina Balcan

This paper introduces the first provably accurate algorithms for differentially private, top-down decision tree learning in the distributed setting (Balcan et al., 2012). We propose DP-TopDown, a general privacy preservi…

Privacy Preserving

Differentially Private ADMM for Distributed Medical Machine Learning

2019-01-07 · Jiahao Ding, Xiaoqi Qin, Wenjun Xu, Yanmin Gong 외

Due to massive amounts of data distributed across multiple locations, distributed machine learning has attracted a lot of research interests. Alternating Direction Method of Multipliers (ADMM) is a powerful method of des…

BIG-bench Machine Learning

Differentially Private Distributed Inference

2024-02-13 · Marios Papachristou, M. Amin Rahimian

How can agents exchange information to learn while protecting privacy? Healthcare centers collaborating on clinical trials must balance knowledge sharing with safeguarding sensitive patient data. We address this challeng…

Decision MakingPrivacy PreservingSurvival Analysis