Federated Impression for Learning with Distributed Heterogeneous Data
Atrin Arya, Sana Ayromlou, Armin Saadat, Purang Abolmaesumi, Xiaoxiao, Li

TL;DR
This paper introduces FedImpres, a federated learning method that mitigates catastrophic forgetting caused by data heterogeneity in distributed medical datasets by using synthetic data to preserve global information.
Contribution
FedImpres is a novel federated learning approach that restores global information through synthetic data to improve model convergence across heterogeneous data sources.
Findings
Achieves state-of-the-art accuracy on BloodMNIST and Retina datasets.
Improves classification accuracy by up to 20%.
Effectively handles data heterogeneity and domain shift.
Abstract
Standard deep learning-based classification approaches may not always be practical in real-world clinical applications, as they require a centralized collection of all samples. Federated learning (FL) provides a paradigm that can learn from distributed datasets across clients without requiring them to share data, which can help mitigate privacy and data ownership issues. In FL, sub-optimal convergence caused by data heterogeneity is common among data from different health centers due to the variety in data collection protocols and patient demographics across centers. Through experimentation in this study, we show that data heterogeneity leads to the phenomenon of catastrophic forgetting during local training. We propose FedImpres which alleviates catastrophic forgetting by restoring synthetic data that represents the global information as federated impression. To achieve this, we…
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 · Stochastic Gradient Optimization Techniques · Cryptography and Data Security
