SL-FAC: A Communication-Efficient Split Learning Framework with Frequency-Aware Compression
Zehang Lin, Miao Yang, Haihan Zhu, Zheng Lin, Jianhao Huang, Jing Yang, Guangjin Pan, Dianxin Luan, Zihan Fang, Shunzhi Zhu, Wei Ni, John Thompson

TL;DR
SL-FAC introduces a frequency-aware compression framework for split learning, significantly reducing communication overhead while maintaining training effectiveness on resource-limited devices.
Contribution
It proposes a novel adaptive frequency decomposition and quantization method to enhance communication efficiency in split learning.
Findings
SL-FAC reduces communication costs by up to 70%.
The framework maintains comparable model accuracy with less data transmission.
Experiments show improved training speed and efficiency.
Abstract
The growing complexity of neural networks hinders the deployment of distributed machine learning on resource-constrained devices. Split learning (SL) offers a promising solution by partitioning the large model and offloading the primary training workload from edge devices to an edge server. However, the increasing number of participating devices and model complexity leads to significant communication overhead from the transmission of smashed data (e.g., activations and gradients), which constitutes a critical bottleneck for SL. To tackle this challenge, we propose SL-FAC, a communication-efficient SL framework comprising two key components: adaptive frequency decomposition (AFD) and frequency-based quantization compression (FQC). AFD first transforms the smashed data into the frequency domain and decomposes it into spectral components with distinct information. FQC then applies…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
