paper-with-me

홈 › Papers

Federated Learning for Collaborative Inference Systems: The Case of Early Exit Networks

2024-05-07 · Caelin Kaplan, Angelo Rodio, Tareq Si Salem, Chuan Xu, Giovanni Neglia

As Internet of Things (IoT) technology advances, end devices like sensors and smartphones are progressively equipped with AI models tailored to their local memory and computational constraints. Local inference reduces communication costs and latency; however, these smaller models typically underperform compared to more sophisticated models deployed on edge servers or in the cloud. Cooperative Inference Systems (CISs) address this performance trade-off by enabling smaller devices to offload part of their inference tasks to more capable devices. These systems often deploy hierarchical models that share numerous parameters, exemplified by Deep Neural Networks (DNNs) that utilize strategies like early exits or ordered dropout. In such instances, Federated Learning (FL) may be employed to jointly train the models within a CIS. Yet, traditional training methods have overlooked the operational dynamics of CISs during inference, particularly the potential high heterogeneity in serving rates across clients. To address this gap, we propose a novel FL approach designed explicitly for use in CISs that accounts for these variations in serving rates. Our framework not only offers rigorous theoretical guarantees, but also surpasses state-of-the-art (SOTA) training algorithms for CISs, especially in scenarios where inference request rates or data availability are uneven among clients.

📄 PDF Abstract BibTeX arXiv:2405.04249

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative InferenceFederated Learning

Similar Papers 제목 키워드 기반

Label Inference Attacks against Node-level Vertical Federated GNNs

2023-08-04 · Marco Arazzi, Mauro Conti, Stefanos Koffas, Marina Krcek 외

Federated learning enables collaborative training of machine learning models by keeping the raw data of the involved workers private. Three of its main objectives are to improve the models' privacy, security, and scalabi…

Federated LearningNode ClassificationVertical Federated Learning

Federated Inference: Toward Privacy-Preserving Collaborative and Incentivized Model Serving

2026-02-09 · Jungwon Seo, Ferhat Ozgur Catak, Chunming Rong, Jaeyeon Jang arxiv

Federated Inference (FI) studies how independently trained and privately owned models can collaborate at inference time without sharing data or model parameters. While recent work has explored secure and distributed infe…

Federated Learning

On-Orbit Space AI: Federated, Multi-Agent, and Collaborative Algorithms for Satellite Constellations

2026-04-15 · Ziyang Wang arxiv

Satellite constellations are transforming space systems from isolated spacecraft into networked, software-defined platforms capable of on-orbit perception, decision making, and adaptation. Yet much of the existing AI stu…

Collision AvoidanceFederated LearningDecision Making

CAFEDistill: Learning Personalized and Dynamic Models through Federated Early-Exit Network Distillation

2026-01-15 · Boyi Liu, Zimu Zhou, Yongxin Tong arxiv

Personalized Federated Learning (PFL) enables collaboratively model training on decentralized, heterogeneous data while tailoring them to each client's unique distribution. However, existing PFL methods produce static mo…

Personalized Federated Learning

Collaborative Batch Size Optimization for Federated Learning

2025-06-25 · Arno Geimer, Karthick Panner Selvam, Beltran Fiz Pontiveros

Federated Learning (FL) is a decentralized collaborative Machine Learning framework for training models without collecting data in a centralized location. It has seen application across various disciplines, from helping …

Federated Learning