Feature Matching Data Synthesis for Non-IID Federated Learning
Zijian Li, Yuchang Sun, Jiawei Shao, Yuyi Mao, Jessie Hui Wang, Jun, Zhang

TL;DR
This paper introduces a feature matching data synthesis method to generate synthetic data that addresses non-IID data challenges in federated learning, improving model accuracy and privacy.
Contribution
It proposes a novel HFMDS approach for data augmentation in federated learning, enhancing generalization and privacy while effectively tackling data heterogeneity.
Findings
Outperforms baseline methods in accuracy on benchmark datasets
Enhances privacy preservation through feature augmentation
Reduces computational cost compared to existing approaches
Abstract
Federated learning (FL) has emerged as a privacy-preserving paradigm that trains neural networks on edge devices without collecting data at a central server. However, FL encounters an inherent challenge in dealing with non-independent and identically distributed (non-IID) data among devices. To address this challenge, this paper proposes a hard feature matching data synthesis (HFMDS) method to share auxiliary data besides local models. Specifically, synthetic data are generated by learning the essential class-relevant features of real samples and discarding the redundant features, which helps to effectively tackle the non-IID issue. For better privacy preservation, we propose a hard feature augmentation method to transfer real features towards the decision boundary, with which the synthetic data not only improve the model generalization but also erase the information of real features.…
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.
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 · Advanced Neural Network Applications
