FedDUAL: A Dual-Strategy with Adaptive Loss and Dynamic Aggregation for Mitigating Data Heterogeneity in Federated Learning
Pranab Sahoo, Ashutosh Tripathi, Sriparna Saha, and Samrat Mondal

TL;DR
FedDUAL introduces a dual-strategy in federated learning with an adaptive loss and dynamic aggregation to effectively mitigate data heterogeneity, especially label skew, enhancing convergence and robustness.
Contribution
The paper proposes a novel dual-strategy approach combining adaptive loss functions and dynamic aggregation to address data heterogeneity in federated learning.
Findings
Outperforms state-of-the-art methods on three real-world datasets.
Provides theoretical convergence guarantees.
Effectively mitigates label skew and improves model robustness.
Abstract
Federated Learning (FL) marks a transformative approach to distributed model training by combining locally optimized models from various clients into a unified global model. While FL preserves data privacy by eliminating centralized storage, it encounters significant challenges such as performance degradation, slower convergence, and reduced robustness of the global model due to the heterogeneity in client data distributions. Among the various forms of data heterogeneity, label skew emerges as a particularly formidable and prevalent issue, especially in domains such as image classification. To address these challenges, we begin with comprehensive experiments to pinpoint the underlying issues in the FL training process. Based on our findings, we then introduce an innovative dual-strategy approach designed to effectively resolve these issues. First, we introduce an adaptive loss function…
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
MethodsAdaptive Robust Loss
