paper-with-me

홈 › Papers

Data-Free Distillation Improves Efficiency and Privacy in Federated Thorax Disease Analysis

2023-10-22 · Ming Li, Guang Yang

Thorax disease analysis in large-scale, multi-centre, and multi-scanner settings is often limited by strict privacy policies. Federated learning (FL) offers a potential solution, while traditional parameter-based FL can be limited by issues such as high communication costs, data leakage, and heterogeneity. Distillation-based FL can improve efficiency, but it relies on a proxy dataset, which is often impractical in clinical practice. To address these challenges, we introduce a data-free distillation-based FL approach FedKDF. In FedKDF, the server employs a lightweight generator to aggregate knowledge from different clients without requiring access to their private data or a proxy dataset. FedKDF combines the predictors from clients into a single, unified predictor, which is further optimized using the learned knowledge in the lightweight generator. Our empirical experiments demonstrate that FedKDF offers a robust solution for efficient, privacy-preserving federated thorax disease analysis.

📄 PDF Abstract BibTeX arXiv:2310.18346

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Federated Model Distillation with Noise-Free Differential Privacy

2020-09-11 · Lichao Sun, Lingjuan Lyu

Conventional federated learning directly averages model weights, which is only possible for collaboration between models with homogeneous architectures. Sharing prediction instead of weight removes this obstacle and elim…

Federated Learning

Small Scale Data-Free Knowledge Distillation

2024-06-12 · CVPR 2024 1 · He Liu, Yikai Wang, Huaping Liu, Fuchun Sun 외

Data-free knowledge distillation is able to utilize the knowledge learned by a large teacher network to augment the training of a smaller student network without accessing the original training data, avoiding privacy, se…

Data-free Knowledge DistillationGenerative Adversarial Networkimage-classificationImage Classification+2

Beyond Dataset Distillation: Lossless Dataset Concentration via Diffusion-Assisted Distribution Alignment

2026-03-30 · Tongfei Liu, Yufan Liu, Bing Li, Weiming Hu arxiv

The high cost and accessibility problem associated with large datasets hinder the development of large-scale visual recognition systems. Dataset Distillation addresses these problems by synthesizing compact surrogate dat…

DP-OPD: Differentially Private On-Policy Distillation for Language Models

2026-04-06 · Fatemeh Khadem, Sajad Mousavi, Yi Fang, Yuhong Liu arxiv

Large language models (LLMs) are increasingly adapted to proprietary and domain-specific corpora that contain sensitive information, creating a tension between formal privacy guarantees and efficient deployment through m…

Knowledge DistillationModel CompressionText Generation

Improving Noise Efficiency in Privacy-preserving Dataset Distillation

2025-08-03 · Runkai Zheng, Vishnu Asutosh Dasu, Yinong Oliver Wang, Haohan Wang 외 arxiv

Modern machine learning models heavily rely on large datasets that often include sensitive and private information, raising serious privacy concerns. Differentially private (DP) data generation offers a solution by creat…

Synthetic Data Generation