paper-with-me

홈 › Papers

Voting-based Approaches For Differentially Private Federated Learning

2020-10-09 · Yuqing Zhu, Xiang Yu, Yi-Hsuan Tsai, Francesco Pittaluga, Masoud Faraki, Manmohan Chandraker, Yu-Xiang Wang

Differentially Private Federated Learning (DPFL) is an emerging field with many applications. Gradient averaging based DPFL methods require costly communication rounds and hardly work with large-capacity models, due to the explicit dimension dependence in its added noise. In this work, inspired by knowledge transfer non-federated privacy learning from Papernot et al.(2017; 2018), we design two new DPFL schemes, by voting among the data labels returned from each local model, instead of averaging the gradients, which avoids the dimension dependence and significantly reduces the communication cost. Theoretically, by applying secure multi-party computation, we could exponentially amplify the (data-dependent) privacy guarantees when the margin of the voting scores are large. Extensive experiments show that our approaches significantly improve the privacy-utility trade-off over the state-of-the-arts in DPFL.

📄 PDF Abstract BibTeX arXiv:2010.04851

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningTransfer Learning

Similar Papers 제목 키워드 기반

Differentially- and non-differentially-private random decision trees

2014-10-26 · Mariusz Bojarski, Anna Choromanska, Krzysztof Choromanski, Yann Lecun

We consider supervised learning with random decision trees, where the tree construction is completely random. The method is popularly used and works well in practice despite the simplicity of the setting, but its statist…

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

Learning Rate Adaptation for Federated and Differentially Private Learning

2018-09-11 · Antti Koskela, Antti Honkela

We propose an algorithm for the adaptation of the learning rate for stochastic gradient descent (SGD) that avoids the need for validation set use. The idea for the adaptiveness comes from the technique of extrapolation: …

Federated Learning

Dopamine: Differentially Private Federated Learning on Medical Data

2021-01-27 · Mohammad Malekzadeh, Burak Hasircioglu, Nitish Mital, Kunal Katarya 외

While rich medical datasets are hosted in hospitals distributed across the world, concerns on patients' privacy is a barrier against using such data to train deep neural networks (DNNs) for medical diagnostics. We propos…

Federated Learning

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