FedER: Federated Learning through Experience Replay and Privacy-Preserving Data Synthesis
Matteo Pennisi, Federica Proietto Salanitri, Giovanni Bellitto, Bruno, Casella, Marco Aldinucci, Simone Palazzo, Concetto Spampinato

TL;DR
FedER introduces a decentralized federated learning approach utilizing experience replay and generative adversarial techniques to enhance privacy and model generalization across diverse medical datasets, outperforming existing federated methods.
Contribution
This paper proposes FedER, a novel decentralized federated learning framework that effectively combines experience replay and GANs to improve privacy and model performance in medical data scenarios.
Findings
FedER achieves comparable performance to centralized learning.
Outperforms state-of-the-art federated methods in non-i.i.d. medical data tasks.
Maintains privacy by preventing data reconstruction from model updates.
Abstract
In the medical field, multi-center collaborations are often sought to yield more generalizable findings by leveraging the heterogeneity of patient and clinical data. However, recent privacy regulations hinder the possibility to share data, and consequently, to come up with machine learning-based solutions that support diagnosis and prognosis. Federated learning (FL) aims at sidestepping this limitation by bringing AI-based solutions to data owners and only sharing local AI models, or parts thereof, that need then to be aggregated. However, most of the existing federated learning solutions are still at their infancy and show several shortcomings, from the lack of a reliable and effective aggregation scheme able to retain the knowledge learned locally to weak privacy preservation as real data may be reconstructed from model updates. Furthermore, the majority of these approaches,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Machine Learning in Healthcare · Artificial Intelligence in Healthcare and Education
MethodsExperience Replay
