paper-with-me

Papers

Dynamic Privacy For Distributed Machine Learning Over Network

2016-01-14 · Tao Zhang, Quanyan Zhu

Privacy-preserving distributed machine learning becomes increasingly important due to the recent rapid growth of data. This paper focuses on a class of regularized empirical risk minimization (ERM) machine learning problems, and develops two methods to provide differential privacy to distributed learning algorithms over a network. We first decentralize the learning algorithm using the alternating direction method of multipliers (ADMM), and propose the methods of dual variable perturbation and primal variable perturbation to provide dynamic differential privacy. The two mechanisms lead to algorithms that can provide privacy guarantees under mild conditions of the convexity and differentiability of the loss function and the regularizer. We study the performance of the algorithms, and show that the dual variable perturbation outperforms its primal counterpart. To design an optimal privacy mechanisms, we analyze the fundamental tradeoff between privacy and accuracy, and provide guidelines to choose privacy parameters. Numerical experiments using customer information database are performed to corroborate the results on privacy and utility tradeoffs and design.

📄 PDF Abstract BibTeX arXiv:1601.03466

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

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

DP-ADMM: ADMM-based Distributed Learning with Differential Privacy

2018-08-30 · Zonghao Huang, Rui Hu, Yuanxiong Guo, Eric Chan-Tin 외

Alternating Direction Method of Multipliers (ADMM) is a widely used tool for machine learning in distributed settings, where a machine learning model is trained over distributed data sources through an interactive proces…

BIG-bench Machine Learning

Distributed Reinforcement Learning for Privacy-Preserving Dynamic Edge Caching

2021-10-20 · Shengheng Liu, Chong Zheng, Yongming Huang, Tony Q. S. Quek

Mobile edge computing (MEC) is a prominent computing paradigm which expands the application fields of wireless communication. Due to the limitation of the capacities of user equipments and MEC servers, edge caching (EC) …

Edge-computingFederated LearningPrivacy Preservingreinforcement-learning+2

Decentralized Stochastic Optimization with Inherent Privacy Protection

2022-05-08 · Yongqiang Wang, H. Vincent Poor

Decentralized stochastic optimization is the basic building block of modern collaborative machine learning, distributed estimation and control, and large-scale sensing. Since involved data usually contain sensitive infor…

Stochastic Optimization

Privacy-Preserving Distributed Optimization and Learning

2024-02-29 · Ziqin Chen, Yongqiang Wang

Distributed optimization and learning has recently garnered great attention due to its wide applications in sensor networks, smart grids, machine learning, and so forth. Despite rapid development, existing distributed op…

Distributed OptimizationPrivacy Preserving