paper-with-me

Papers

EdgeFLow: Serverless Federated Learning via Sequential Model Migration in Edge Networks

2026-03-03 · Yuchen Shi, Qijun Hou, Pingyi Fan, Khaled B. Letaief arxiv

Federated Learning (FL) has emerged as a transformative distributed learning paradigm in the era of Internet of Things (IoT), reconceptualizing data processing methodologies. However, FL systems face significant communication bottlenecks due to inevitable client-server data exchanges and long-distance transmissions. This work presents EdgeFLow, an innovative FL framework that redesigns the system topology by replacing traditional cloud servers with sequential model migration between edge base stations. By conducting model aggregation and propagation exclusively at edge clusters, EdgeFLow eliminates cloud-based transmissions and substantially reduces global communication overhead. We provide rigorous convergence analysis for EdgeFLow under non-convex objectives and non-IID data distributions, extending classical FL convergence theory. Experimental results across various configurations validate the theoretical analysis, demonstrating that EdgeFLow achieves comparable accuracy improvements while significantly reducing communication costs. As a systemic architectural innovation for communication-efficient FL, EdgeFLow establishes a foundational framework for future developments in IoT and edge-network learning systems.

📄 PDF Abstract BibTeX arXiv:2603.02562

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

EdgeFlowerTune: Evaluating Federated LLM Fine-Tuning Under Realistic Edge System Constraints

2026-05-09 · Jiaxiang Geng, Yiyi Lu, Lunyu Zhao, Yan Gao 외 arxiv

Federated fine-tuning offers a promising paradigm for adapting large language models (LLMs) on edge devices by leveraging the rich, diverse, and continuously generated data from smartphones and IoT devices without compro…

EdgeFlow: Edge-Map Augmented VLM-Based Flowchart Processing for Industrial Requirements Engineering

2026-05-26 · Zhifei Dou, Shabnam Hassani, Ou Wei arxiv

Flowcharts are widely used in industrial requirements, but usually remain embedded as static images. Vision Language Models (VLMs) show promise in the conversion of these flowcharts into machine-readable models for RE ac…

Training Heterogeneous Client Models using Knowledge Distillation in Serverless Federated Learning

2024-02-11 · Mohak Chadha, Pulkit Khera, Jianfeng Gu, Osama Abboud 외

Federated Learning (FL) is an emerging machine learning paradigm that enables the collaborative training of a shared global model across distributed clients while keeping the data decentralized. Recent works on designing…

Federated LearningKnowledge Distillation

Enabling Efficient Serverless Inference Serving for LLM (Large Language Model) in the Cloud

2024-11-23 · Himel Ghosh

This review report discusses the cold start latency in serverless inference and existing solutions. It particularly reviews the ServerlessLLM method, a system designed to address the cold start problem in serverless infe…

GPULanguage ModelingLanguage ModellingLarge Language Model

ServerlessLLM: Low-Latency Serverless Inference for Large Language Models

2024-01-25 · Yao Fu, Leyang Xue, Yeqi Huang, Andrei-Octavian Brabete 외

This paper presents ServerlessLLM, a distributed system designed to support low-latency serverless inference for Large Language Models (LLMs). By harnessing the substantial near-GPU storage and memory capacities of infer…

GPUScheduling