paper-with-me

Papers

FedSyn: Synthetic Data Generation using Federated Learning

2022-03-11 · Monik Raj Behera, Sudhir Upadhyay, Suresh Shetty, Sudha Priyadarshini, Palka Patel, Ker Farn Lee

As Deep Learning algorithms continue to evolve and become more sophisticated, they require massive datasets for model training and efficacy of models. Some of those data requirements can be met with the help of existing datasets within the organizations. Current Machine Learning practices can be leveraged to generate synthetic data from an existing dataset. Further, it is well established that diversity in generated synthetic data relies on (and is perhaps limited by) statistical properties of available dataset within a single organization or entity. The more diverse an existing dataset is, the more expressive and generic synthetic data can be. However, given the scarcity of underlying data, it is challenging to collate big data in one organization. The diverse, non-overlapping dataset across distinct organizations provides an opportunity for them to contribute their limited distinct data to a larger pool that can be leveraged to further synthesize. Unfortunately, this raises data privacy concerns that some institutions may not be comfortable with. This paper proposes a novel approach to generate synthetic data - FedSyn. FedSyn is a collaborative, privacy preserving approach to generate synthetic data among multiple participants in a federated and collaborative network. FedSyn creates a synthetic data generation model, which can generate synthetic data consisting of statistical distribution of almost all the participants in the network. FedSyn does not require access to the data of an individual participant, hence protecting the privacy of participant's data. The proposed technique in this paper leverages federated machine learning and generative adversarial network (GAN) as neural network architecture for synthetic data generation. The proposed method can be extended to many machine learning problem classes in finance, health, governance, technology and many more.

📄 PDF Abstract BibTeX arXiv:2203.05931

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningFederated LearningGenerative Adversarial NetworkPrivacy PreservingSynthetic Data Generation

Similar Papers 제목 키워드 기반

FedSynth: Gradient Compression via Synthetic Data in Federated Learning

2022-04-04 · Shengyuan Hu, Jack Goetz, Kshitiz Malik, Hongyuan Zhan 외

Model compression is important in federated learning (FL) with large models to reduce communication cost. Prior works have been focusing on sparsification based compression that could desparately affect the global model …

Federated LearningModel Compression

Federated $f$-Differential Privacy

2021-02-22 · Qinqing Zheng, Shuxiao Chen, Qi Long, Weijie J. Su

Federated learning (FL) is a training paradigm where the clients collaboratively learn models by repeatedly sharing information without compromising much on the privacy of their local sensitive data. In this paper, we in…

Federated Learning

FedSynthCT-Brain: A Federated Learning Framework for Multi-Institutional Brain MRI-to-CT Synthesis

2024-12-09 · Ciro Benito Raggio, Mathias Krohmer Zabaleta, Nils Skupien, Oliver Blanck 외

The generation of Synthetic Computed Tomography (sCT) images has become a pivotal methodology in modern clinical practice, particularly in the context of Radiotherapy (RT) treatment planning. The use of sCT enables the c…

Federated LearningSSIM

Gradient Compression May Hurt Generalization: A Remedy by Synthetic Data Guided Sharpness Aware Minimization

2026-02-12 · Yujie Gu, Richeng Jin, Zhaoyang Zhang, Huaiyu Dai arxiv

It is commonly believed that gradient compression in federated learning (FL) enjoys significant improvement in communication efficiency with negligible performance degradation. In this paper, we find that gradient compre…

Federated Learning

A Privacy-Preserving Federated Learning Framework for Generalizable CBCT to Synthetic CT Translation in Head and Neck

2025-06-10 · Ciro Benito Raggio, Paolo Zaffino, Maria Francesca Spadea

Shortened Abstract Cone-beam computed tomography (CBCT) has become a widely adopted modality for image-guided radiotherapy (IGRT). However, CBCT suffers from increased noise, limited soft-tissue contrast, and artifacts, …

Federated LearningGenerative Adversarial NetworkPrivacy PreservingSSIM