paper-with-me

Papers

Differentially Private Distributed Estimation and Learning

2023-06-28 · Marios Papachristou, M. Amin Rahimian

We study distributed estimation and learning problems in a networked environment where agents exchange information to estimate unknown statistical properties of random variables from their privately observed samples. The agents can collectively estimate the unknown quantities by exchanging information about their private observations, but they also face privacy risks. Our novel algorithms extend the existing distributed estimation literature and enable the participating agents to estimate a complete sufficient statistic from private signals acquired offline or online over time and to preserve the privacy of their signals and network neighborhoods. This is achieved through linear aggregation schemes with adjusted randomization schemes that add noise to the exchanged estimates subject to differential privacy (DP) constraints, both in an offline and online manner. We provide convergence rate analysis and tight finite-time convergence bounds. We show that the noise that minimizes the convergence time to the best estimates is the Laplace noise, with parameters corresponding to each agent's sensitivity to their signal and network characteristics. Our algorithms are amenable to dynamic topologies and balancing privacy and accuracy trade-offs. Finally, to supplement and validate our theoretical results, we run experiments on real-world data from the US Power Grid Network and electric consumption data from German Households to estimate the average power consumption of power stations and households under all privacy regimes and show that our method outperforms existing first-order, privacy-aware, distributed optimization methods.

📄 PDF Abstract BibTeX arXiv:2306.15865

Code (1)

papachristoumarios/dp-distributed-estimation 공식 구현

Tasks

Distributed Optimization

Similar Papers 제목 키워드 기반

Differentially Private Distributed Bayesian Linear Regression with MCMC

2023-01-31 · Barış Alparslan, Sinan Yildirim, Ş. İlker Birbil

We propose a novel Bayesian inference framework for distributed differentially private linear regression. We consider a distributed setting where multiple parties hold parts of the data and share certain summary statisti…

Bayesian InferencePrivacy Preservingregression

Majority Vote for Distributed Differentially Private Sign Selection

2022-09-08 · Weidong Liu, Jiyuan Tu, Xiaojun Mao, Xi Chen

Privacy-preserving data analysis has become more prevalent in recent years. In this study, we propose a distributed group differentially private Majority Vote mechanism, for the sign selection problem in a distributed se…

Privacy Preservingregression

High-Dimensional Differentially Private Quantile Regression: Distributed Estimation and Statistical Inference

2025-08-07 · Ziliang Shen, Caixing Wang, Shaoli Wang, Yibo Yan arxiv

With the development of big data and machine learning, privacy concerns have become increasingly critical, especially when handling heterogeneous datasets containing sensitive personal information. Differential privacy p…

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 Federated Learning: Servers Trustworthiness, Estimation, and Statistical Inference

2024-04-25 · Zhe Zhang, Ryumei Nakada, Linjun Zhang

Differentially private federated learning is crucial for maintaining privacy in distributed environments. This paper investigates the challenges of high-dimensional estimation and inference under the constraints of diffe…

Federated Learning