LGAug 25, 2025

Choice Outweighs Effort: Facilitating Complementary Knowledge Fusion in Federated Learning via Re-calibration and Merit-discrimination

arXiv:2508.17954v11 citationsh-index: 4ECAI
Originality Incremental advance
AI Analysis

This addresses the challenge of data heterogeneity in federated learning for applications like autonomous driving, but it is incremental as it builds on existing model decoupling and representation center loss approaches.

The paper tackled the problem of cross-client data heterogeneity in federated learning, which biases consensus condensation and knowledge fusion, by proposing FedMate, a method that uses bilateral optimization with dynamic global prototypes and complementary classification fusion, resulting in outperforming state-of-the-art methods in harmonizing generalization and adaptation across five datasets and validating scalability on autonomous driving datasets.

Cross-client data heterogeneity in federated learning induces biases that impede unbiased consensus condensation and the complementary fusion of generalization- and personalization-oriented knowledge. While existing approaches mitigate heterogeneity through model decoupling and representation center loss, they often rely on static and restricted metrics to evaluate local knowledge and adopt global alignment too rigidly, leading to consensus distortion and diminished model adaptability. To address these limitations, we propose FedMate, a method that implements bilateral optimization: On the server side, we construct a dynamic global prototype, with aggregation weights calibrated by holistic integration of sample size, current parameters, and future prediction; a category-wise classifier is then fine-tuned using this prototype to preserve global consistency. On the client side, we introduce complementary classification fusion to enable merit-based discrimination training and incorporate cost-aware feature transmission to balance model performance and communication efficiency. Experiments on five datasets of varying complexity demonstrate that FedMate outperforms state-of-the-art methods in harmonizing generalization and adaptation. Additionally, semantic segmentation experiments on autonomous driving datasets validate the method's real-world scalability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes