LGDCNov 13, 2025

SMoFi: Step-wise Momentum Fusion for Split Federated Learning on Heterogeneous Data

arXiv:2511.09828v2h-index: 2
Originality Incremental advance
AI Analysis

This work addresses data heterogeneity issues in federated learning for resource-constrained contexts, offering incremental improvements to existing methods.

The paper tackles the challenge of data heterogeneity in Split Federated Learning, which undermines convergence speed and accuracy, by introducing SMoFi, a framework that synchronizes momentum buffers and uses a staleness-aware alignment mechanism, resulting in improvements of up to 7.1% in accuracy and up to 10.25x in convergence speed.

Split Federated Learning is a system-efficient federated learning paradigm that leverages the rich computing resources at a central server to train model partitions. Data heterogeneity across silos, however, presents a major challenge undermining the convergence speed and accuracy of the global model. This paper introduces Step-wise Momentum Fusion (SMoFi), an effective and lightweight framework that counteracts gradient divergence arising from data heterogeneity by synchronizing the momentum buffers across server-side optimizers. To control gradient divergence over the training process, we design a staleness-aware alignment mechanism that imposes constraints on gradient updates of the server-side submodel at each optimization step. Extensive validations on multiple real-world datasets show that SMoFi consistently improves global model accuracy (up to 7.1%) and convergence speed (up to 10.25$\times$). Furthermore, SMoFi has a greater impact with more clients involved and deeper learning models, making it particularly suitable for model training in resource-constrained contexts.

Foundations

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

Your Notes