Skip to content

Efficient Serverless Federated Learning With Edge Model Migration on Non-IID Data

Oct 2026 · IEEE Transactions on Mobile Computing · Vol 25, pp. 17815-17830 · 0 citations · 38 references

Abstract

Federated Learning (FL) has emerged as a transformative distributed learning paradigm, offering a privacy-preserving solution for collaborative model training. However, its conventional cloud-centric architecture suffers from a significant communication bottleneck casused by frequent model transmissions and heterogeneous data, particularly in dynamic mobile computing environments. To address this challenge, we introduce EdgeFLow, a novel, efficient serverless FL framework that fundamentally redesigns the system architecture by replacing the central cloud server with a sequential model migration across edge nodes, while deliberately preserving the cluster-based parallel training topology. EdgeFLow targets an intermediate design point between cloud-centric parallel FL and fully decentralized sequential FL, aiming to retain the convergence stability of intra-cluster parallel aggregation while eliminating the long-distance cloud transmissions that dominate the communication overhead in realistic edge deployments. This paradigm confines both model aggregation and propagation to the edge, forming a structured learning “flow” that gives the framework its name. We provide a theoretical analysis of communication savings using queuing theory, and establish a formal convergence guarantee under non-convex objective functions with non-independent and identically distributed (non-IID) data. Building on these findings, we propose Heterogeneity-Aware EdgeFLow (HA-EdgeFLow), an enhanced algorithm that mitigates the impact of non-IID data through a gradient-based client selection mechanism. Experimental results across various configurations validate the theoretical analysis, demonstrating that our proposed framework significantly reduces communication overhead and latency while achieving comparable or superior model accuracy to traditional baselines. As a system-level architectural innovation for communication-efficient FL, EdgeFLow establishes a foundational framework for future developments in edge network learning systems.

View source

Similar papers

#computer vision Review Sep 2017

Agile Software Development Methods: Review and Analysis

This publication proposes a definition and a classification of agile software development approaches and analyses ten software development methods that can be characterized as being "agile" against the defined criterion.

P. Abrahamsson, O. Salo, Jussi Ronkainen et al. · 727 citations · ⚡54
#computer vision Jun 2008

The impact of agile practices on communication in software development

The study shows that agile practices improve both informal and formal communication, but indicates that, in larger development situations involving multiple external stakeholders, a mismatch of adequate communication mechanisms can sometimes even hinder the communication.

M. Pikkarainen, Jukka Haikara, O. Salo et al. · 401 citations · ⚡48
#machine learning Review Open access Oct 2014

Software development in startup companies: A systematic mapping study

The results indicate that software engineering work practices are chosen opportunistically, adapted and configured to provide value under the constrains imposed by the startup context.

Nicolò Paternoster, Carmine Giardino, M. Unterkalmsteiner et al. · 394 citations · ⚡54

Related blog posts

GPT-Lab Sep 17, 2026

Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering

AI is making software generation faster, but speed does not remove the need for expertise. As more work is delegated to AI, tacit knowledge may become one of the most important human advantages in software engineering. The post Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering appeared first on GPT-Lab.

Microsoft Research Blog Aug 31, 2026

GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models

What if pathology foundation models could do more with less? GigaPath-Flash and GigaTIME-Flash cut computational demands while maintaining strong performance, opening the door to larger studies and broader exploration. The post GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models appeared first on Microsoft Research.

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.