paper-with-me

홈 › Papers

Federated Generative Privacy

2019-10-18 · Aleksei Triastcyn, Boi Faltings

In this paper, we propose FedGP, a framework for privacy-preserving data release in the federated learning setting. We use generative adversarial networks, generator components of which are trained by FedAvg algorithm, to draw privacy-preserving artificial data samples and empirically assess the risk of information disclosure. Our experiments show that FedGP is able to generate labelled data of high quality to successfully train and validate supervised models. Finally, we demonstrate that our approach significantly reduces vulnerability of such models to model inversion attacks.

📄 PDF Abstract BibTeX arXiv:1910.08385

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Generative AI like ChatGPT in Blockchain Federated Learning: use cases, opportunities and future

2024-07-25 · Sai Puppala, Ismail Hossain, Md Jahangir Alam, Sajedul Talukder 외

Federated learning has become a significant approach for training machine learning models using decentralized data without necessitating the sharing of this data. Recently, the incorporation of generative artificial inte…

Federated Learning

Privacy-preserving Federated Bayesian Learning of a Generative Model for Imbalanced Classification of Clinical Data

2019-10-18 · Seok-Ju Hahn, Junghye Lee

In clinical research, the lack of events of interest often necessitates imbalanced learning. One approach to resolve this obstacle is data integration or sharing, but due to privacy concerns neither is practical. Therefo…

Data IntegrationDimensionality ReductionFederated LearningGeneral Classification+2

GeFL: Model-Agnostic Federated Learning with Generative Models

2024-12-24 · Honggu Kang, Seohyeon Cha, Joonhyuk Kang

Federated learning (FL) is a promising paradigm in distributed learning while preserving the privacy of users. However, the increasing size of recent models makes it unaffordable for a few users to encompass the model. I…

Federated Learningmodel

Privacy-Preserving Federated Deep Clustering based on GAN

2022-11-30 · Jie Yan, Jing Liu, Ji Qi, Zhong-Yuan Zhang

Federated clustering (FC) is an essential extension of centralized clustering designed for the federated setting, wherein the challenge lies in constructing a global similarity measure without the need to share private d…

ClusteringDeep ClusteringDimensionality ReductionFederated Learning+2

SGDE: Secure Generative Data Exchange for Cross-Silo Federated Learning

2021-09-24 · Eugenio Lomurno, Alberto Archetti, Lorenzo Cazzella, Stefano Samele 외

Privacy regulation laws, such as GDPR, impose transparency and security as design pillars for data processing algorithms. In this context, federated learning is one of the most influential frameworks for privacy-preservi…

BIG-bench Machine LearningFairnessFederated LearningPrivacy Preserving