paper-with-me

홈 › Papers

Towards Robust Federated Analytics via Differentially Private Measurements of Statistical Heterogeneity

2024-11-07 · Mary Scott, Graham Cormode, Carsten Maple

Statistical heterogeneity is a measure of how skewed the samples of a dataset are. It is a common problem in the study of differential privacy that the usage of a statistically heterogeneous dataset results in a significant loss of accuracy. In federated scenarios, statistical heterogeneity is more likely to happen, and so the above problem is even more pressing. We explore the three most promising ways to measure statistical heterogeneity and give formulae for their accuracy, while simultaneously incorporating differential privacy. We find the optimum privacy parameters via an analytic mechanism, which incorporates root finding methods. We validate the main theorems and related hypotheses experimentally, and test the robustness of the analytic mechanism to different heterogeneity levels. The analytic mechanism in a distributed setting delivers superior accuracy to all combinations involving the classic mechanism and/or the centralized setting. All measures of statistical heterogeneity do not lose significant accuracy when a heterogeneous sample is used.

📄 PDF Abstract BibTeX arXiv:2411.04579

Code (1)

mary-python/agm-cgm 공식 구현

Similar Papers 제목 키워드 기반

Shuffled Differentially Private Federated Learning for Time Series Data Analytics

2023-07-30 · Chenxi Huang, Chaoyang Jiang, Zhenghua Chen

Trustworthy federated learning aims to achieve optimal performance while ensuring clients' privacy. Existing privacy-preserving federated learning approaches are mostly tailored for image data, lacking applications for t…

Activity RecognitionFederated LearningHuman Activity RecognitionPrivacy Preserving+1

Differentially Private Multi-Site Treatment Effect Estimation

2023-10-10 · Tatsuki Koga, Kamalika Chaudhuri, David Page

Patient privacy is a major barrier to healthcare AI. For confidentiality reasons, most patient data remains in silo in separate hospitals, preventing the design of data-driven healthcare AI systems that need large volume…

Causal InferenceFederated Learning

Differentially Private Heavy Hitter Detection using Federated Analytics

2023-07-21 · Karan Chadha, Junye Chen, John Duchi, Vitaly Feldman 외

In this work, we study practical heuristics to improve the performance of prefix-tree based algorithms for differentially private heavy hitter detection. Our model assumes each user has multiple data points and the goal …

Differentially Private Federated Learning with Laplacian Smoothing

2020-05-01 · Zhicong Liang, Bao Wang, Quanquan Gu, Stanley Osher 외

Federated learning aims to protect data privacy by collaboratively learning a model without sharing private data among users. However, an adversary may still be able to infer the private training data by attacking the re…

Federated Learning

Differentially Private Federated Learning of Diffusion Models for Synthetic Tabular Data Generation

2024-12-20 · Timur Sattarov, Marco Schreyer, Damian Borth

The increasing demand for privacy-preserving data analytics in finance necessitates solutions for synthetic data generation that rigorously uphold privacy standards. We introduce DP-Fed-FinDiff framework, a novel integra…

DenoisingFederated LearningPrivacy PreservingSynthetic Data Generation+1