paper-with-me

홈 › Papers

Federated Knowledge Recycling: Privacy-Preserving Synthetic Data Sharing

2024-07-30 · Eugenio Lomurno, Matteo Matteucci

Federated learning has emerged as a paradigm for collaborative learning, enabling the development of robust models without the need to centralise sensitive data. However, conventional federated learning techniques have privacy and security vulnerabilities due to the exposure of models, parameters or updates, which can be exploited as an attack surface. This paper presents Federated Knowledge Recycling (FedKR), a cross-silo federated learning approach that uses locally generated synthetic data to facilitate collaboration between institutions. FedKR combines advanced data generation techniques with a dynamic aggregation process to provide greater security against privacy attacks than existing methods, significantly reducing the attack surface. Experimental results on generic and medical datasets show that FedKR achieves competitive performance, with an average improvement in accuracy of 4.24% compared to training models from local data, demonstrating particular effectiveness in data scarcity scenarios.

📄 PDF Abstract BibTeX arXiv:2407.20830

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

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

Synthetic Image Learning: Preserving Performance and Preventing Membership Inference Attacks

2024-07-22 · Eugenio Lomurno, Matteo Matteucci

Generative artificial intelligence has transformed the generation of synthetic data, providing innovative solutions to challenges like data scarcity and privacy, which are particularly critical in fields such as medicine…

Knowledge Distillation

PPC-GPT: Federated Task-Specific Compression of Large Language Models via Pruning and Chain-of-Thought Distillation

2025-02-21 · Tao Fan, Guoqiang Ma, Yuanfeng Song, Lixin Fan 외

Compressing Large Language Models (LLMs) into task-specific Small Language Models (SLMs) encounters two significant challenges: safeguarding domain-specific knowledge privacy and managing limited resources. To tackle the…

Knowledge DistillationPrivacy PreservingText Generation

KnowledgeSG: Privacy-Preserving Synthetic Text Generation with Knowledge Distillation from Server

2024-10-08 · Wenhao Wang, Xiaoyu Liang, Rui Ye, Jingyi Chai 외

The success of large language models (LLMs) facilitate many parties to fine-tune LLMs on their own private data. However, this practice raises privacy concerns due to the memorization of LLMs. Existing solutions, such as…

Federated LearningKnowledge DistillationMemorizationPrivacy Preserving+1

Privacy-preserving Continual Federated Clustering via Adaptive Resonance Theory

2023-09-07 · Naoki Masuyama, Yusuke Nojima, Yuichiro Toda, Chu Kiong Loo 외

With the increasing importance of data privacy protection, various privacy-preserving machine learning methods have been proposed. In the clustering domain, various algorithms with a federated learning framework (i.e., f…

ClusteringContinual LearningFederated LearningPrivacy Preserving