🤖 AI Summary
This study addresses the challenges of global knowledge forgetting and optimization imbalance caused by data heterogeneity in federated learning, particularly under agent-free dataset settings. We propose a Class Anchor-Driven Dual-Branch Federated Learning framework that generates differentiable class anchors on the server to provide supervision for missing classes. Furthermore, a collaborative dual-branch mechanism integrating global alignment and local calibration is designed to dynamically balance global consistency with local feature discriminability. Experimental results on medical and natural image datasets demonstrate that this framework significantly improves model accuracy and convergence speed. Consequently, the proposed method effectively resolves critical issues regarding knowledge retention and personalized adaptation within heterogeneous environments, offering a robust solution for non-IID data distribution in federated systems.
📝 Abstract
Multimodal data collected by heterogeneous devices are used for collaborative training, where federated learning (FL) serves as a key paradigm for effective distributed modeling with data privacy preservation. However, local training suffers from the forgetting of previously learned global knowledge under cross-client data heterogeneity, which leads to significant declines in both performance and convergence speed. Most previous studies rely on global alignment strategies to retain global knowledge, which hinder local optimization and lead to inadequate supervision of missing classes. Some studies introduce proxy datasets to supplement supervision for missing classes. However, it remains a challenge to balance class-wise global consistency and local optimization objectives without proxy datasets. In this work, we propose FedADB, a Class Anchor-Driven Dual-Branch FL framework. Specifically, the server generates class anchors optimized in a differentiable input space, which are shared across clients. These class anchors serve as global references that provide supervision for missing classes during local training. A dual-branch collaborative training mechanism is designed for clients. In this mechanism, the anchor-based global branch focuses on learning with global consistency, achieving global knowledge alignment by class-anchor balanced sampling. The local calibration branch focuses on learning discriminative local features, mitigating the degradation of local representations caused by excessive global alignment. Extensive experiments across multiple medical and natural datasets demonstrate that FedADB achieves significant improvements in both accuracy and convergence speed.