paper-with-me

홈 › Papers

Private Federated Frequency Estimation: Adapting to the Hardness of the Instance

2023-06-15 · NeurIPS 2023 11 · Jingfeng Wu, Wennan Zhu, Peter Kairouz, Vladimir Braverman

In federated frequency estimation (FFE), multiple clients work together to estimate the frequencies of their collective data by communicating with a server that respects the privacy constraints of Secure Summation (SecSum), a cryptographic multi-party computation protocol that ensures that the server can only access the sum of client-held vectors. For single-round FFE, it is known that count sketching is nearly information-theoretically optimal for achieving the fundamental accuracy-communication trade-offs [Chen et al., 2022]. However, we show that under the more practical multi-round FEE setting, simple adaptations of count sketching are strictly sub-optimal, and we propose a novel hybrid sketching algorithm that is provably more accurate. We also address the following fundamental question: how should a practitioner set the sketch size in a way that adapts to the hardness of the underlying problem? We propose a two-phase approach that allows for the use of a smaller sketch size for simpler problems (e.g., near-sparse or light-tailed distributions). We conclude our work by showing how differential privacy can be added to our algorithm and verifying its superior performance through extensive experiments conducted on large-scale datasets.

📄 PDF Abstract BibTeX arXiv:2306.09396

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Private Federated Learning with Autotuned Compression

2023-07-20 · Enayat Ullah, Christopher A. Choquette-Choo, Peter Kairouz, Sewoong Oh

We propose new techniques for reducing communication in private federated learning without the need for setting or tuning compression rates. Our on-the-fly methods automatically adjust the compression rate based on the e…

Federated Learning

Efficient Differentially Private Secure Aggregation for Federated Learning via Hardness of Learning with Errors

2021-12-13 · Timothy Stevens, Christian Skalka, Christelle Vincent, John Ring 외

Federated machine learning leverages edge computing to develop models from network user data, but privacy in federated learning remains a major challenge. Techniques using differential privacy have been proposed to addre…

Edge-computingFederated Learning

PrivatEyes: Appearance-based Gaze Estimation Using Federated Secure Multi-Party Computation

2024-02-29 · Mayar Elfares, Pascal Reisert, Zhiming Hu, Wenwu Tang 외

Latest gaze estimation methods require large-scale training data but their collection and exchange pose significant privacy risks. We propose PrivatEyes - the first privacy-enhancing training approach for appearance-base…

Federated LearningGaze Estimation

Differentially Private Vertical Federated Clustering

2022-08-02 · Zitao Li, Tianhao Wang, Ninghui Li

In many applications, multiple parties have private data regarding the same set of users but on disjoint sets of attributes, and a server wants to leverage the data to train a model. To enable model learning while protec…

ClusteringFederated LearningVertical Federated Learning

Statistical Limits and Efficient Algorithms for Differentially Private Federated Learning

2026-05-18 · Arnab Auddy, Xiangni Peng, Subhadeep Paul arxiv

Federated Learning is a leading framework for training ML and AI models collaboratively across numerous user devices or databases. We study the trade-offs among estimation accuracy, privacy constraints, and communication…

Federated Learning