paper-with-me

Papers

SCALA: Split Federated Learning with Concatenated Activations and Logit Adjustments

2024-05-08 · Jiarong Yang, YuAn Liu

Split Federated Learning (SFL) is a distributed machine learning framework which strategically divides the learning process between a server and clients and collaboratively trains a shared model by aggregating local models updated based on data from distributed clients. However, data heterogeneity and partial client participation result in label distribution skew, which severely degrades the learning performance. To address this issue, we propose SFL with Concatenated Activations and Logit Adjustments (SCALA). Specifically, the activations from the client-side models are concatenated as the input of the server-side model so as to centrally adjust label distribution across different clients, and logit adjustments of loss functions on both server-side and client-side models are performed to deal with the label distribution variation across different subsets of participating clients. Theoretical analysis and experimental results verify the superiority of the proposed SCALA on public datasets.

📄 PDF Abstract BibTeX arXiv:2405.04875

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

HLF-FSL. A Decentralized Federated Split Learning Solution for IoT on Hyperledger Fabric

2025-07-10 · Carlos Beis Penedo, Rebeca P. Díaz Redondo, Ana Fernández Vilas, Manuel Fernández Veiga 외

Collaborative machine learning in sensitive domains demands scalable, privacy preserving solutions for enterprise deployment. Conventional Federated Learning (FL) relies on a central server, introducing single points of …

Federated LearningPrivacy Preserving

Towards Straggler-Resilient Split Federated Learning: An Unbalanced Update Approach

2025-10-24 · Dandan Liang, Jianing Zhang, Evan Chen, Zhe Li 외 arxiv

Split Federated Learning (SFL) enables scalable training on edge devices by combining the parallelism of Federated Learning (FL) with the computational offloading of Split Learning (SL). Despite its great success, SFL su…

Federated Learning

GAS: Generative Activation-Aided Asynchronous Split Federated Learning

2024-09-02 · Jiarong Yang, YuAn Liu

Split Federated Learning (SFL) splits and collaboratively trains a shared model between clients and server, where clients transmit activations and client-side models to server for updates. Recent SFL studies assume synch…

Federated Learning

Towards Privacy-Preserving and Heterogeneity-aware Split Federated Learning via Probabilistic Masking

2025-09-18 · Xingchen Wang, Feijie Wu, Chenglin Miao, Tianchun Li 외 arxiv

Split Federated Learning (SFL) has emerged as an efficient alternative to traditional Federated Learning (FL) by reducing client-side computation through model partitioning. However, exchanging of intermediate activation…

Federated Learning

Privacy-Preserving Split Learning for Federated LLM Fine-Tuning

2026-09-09 · Heng Jin, Chaoyu Zhang, Hexuan Yu, Wenjing Lou 외 arxiv

Fine-tuning large language models (LLMs) on domain-specific data is essential for downstream adaptation. In many deployments, a participant cannot hold the complete model locally. This happens because the model owner kee…

Federated Learning