Dual-Criterion Model Aggregation in Federated Learning: Balancing Data Quantity and Quality
Haizhou Zhang, Xianjia Yu, Tomi Westerlund

TL;DR
This paper introduces a dual-criterion weighted aggregation method for federated learning that considers both data quantity and quality, improving global model performance amid client heterogeneity.
Contribution
It proposes a novel aggregation algorithm that adaptively weights client contributions based on data size and inferred data quality, addressing limitations of existing methods.
Findings
Outperforms existing aggregation methods on CIFAR-10.
Achieves better accuracy in visual obstacle avoidance tasks.
Demonstrates robustness to data heterogeneity.
Abstract
Federated learning (FL) has become one of the key methods for privacy-preserving collaborative learning, as it enables the transfer of models without requiring local data exchange. Within the FL framework, an aggregation algorithm is recognized as one of the most crucial components for ensuring the efficacy and security of the system. Existing average aggregation algorithms typically assume that all client-trained data holds equal value or that weights are based solely on the quantity of data contributed by each client. In contrast, alternative approaches involve training the model locally after aggregation to enhance adaptability. However, these approaches fundamentally ignore the inherent heterogeneity between different clients' data and the complexity of variations in data at the aggregation stage, which may lead to a suboptimal global model. To address these issues, this study…
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
