paper-with-me

홈 › Papers

Generalizing Differentially Private Decentralized Deep Learning with Multi-Agent Consensus

2023-06-24 · Jasmine Bayrooti, Zhan Gao, Amanda Prorok

Cooperative decentralized learning relies on direct information exchange between communicating agents, each with access to locally available datasets. The goal is to agree on model parameters that are optimal over all data. However, sharing parameters with untrustworthy neighbors can incur privacy risks by leaking exploitable information. To enable trustworthy cooperative learning, we propose a framework that embeds differential privacy into decentralized deep learning and secures each agent's local dataset during and after cooperative training. We prove convergence guarantees for algorithms derived from this framework and demonstrate its practical utility when applied to subgradient and ADMM decentralized approaches, finding accuracies approaching the centralized baseline while ensuring individual data samples are resilient to inference attacks. Furthermore, we study the relationships between accuracy, privacy budget, and networks' graph properties on collaborative classification tasks, discovering a useful invariance to the communication graph structure beyond a threshold.

📄 PDF Abstract BibTeX arXiv:2306.13892

Code (1)

jbayrooti/dp-dec-learning 공식 구현 pytorch

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Differentially-Private Federated Linear Bandits

2020-10-22 · NeurIPS 2020 12 · Abhimanyu Dubey, Alex Pentland

The rapid proliferation of decentralized learning systems mandates the need for differentially-private cooperative learning. In this paper, we study this in context of the contextual linear bandit: we consider a collecti…

Federated Learning

Differentially Private Linear Regression over Fully Decentralized Datasets

2020-04-16 · Yang Liu, Xiong Zhang, Shuqi Qin, Xiaoping Lei

This paper presents a differentially private algorithm for linear regression learning in a decentralized fashion. Under this algorithm, privacy budget is theoretically derived, in addition to that the solution error is s…

regression

Decentralized Differentially Private Power Method

2025-07-30 · Andrew Campbell, Anna Scaglione, Sean Peisert arxiv

We propose a novel Decentralized Differentially Private Power Method (D-DP-PM) for performing Principal Component Analysis (PCA) in networked multi-agent settings. Unlike conventional decentralized PCA approaches where e…

Distributed Differentially Private Computation of Functions with Correlated Noise

2019-04-22 · Hafiz Imtiaz, Jafar Mohammadi, Anand D. Sarwate

Many applications of machine learning, such as human health research, involve processing private or sensitive information. Privacy concerns may impose significant hurdles to collaboration in scenarios where there are mul…

BIG-bench Machine LearningPrivacy Preserving

QoS-Aware Token Scheduling and Private Data Valuation for Multi-Modal Agentic Networks

2026-04-02 · Yao Du, Jing Liu, Pengfei Xu, Zehua Wang 외 arxiv

In agentic systems, human-generated data records anchor the value of AI services. Yet cloud compute pipelines centralize processing on remote servers. Data centralization reduces personal data sovereignty and may potenti…

Image Reconstruction