ICASSP 2026poster0 citations

NSC-SL: A Bandwidth-Aware Neural Subspace Compression for Communication-Efficient Split Learning

Zhen Fang, Zheng Lin, Zihan Fang, Zongyuan Zhang, Dong Huang, Shunzhi Zhu

Abstract

The expanding scale of neural networks poses a major challenge for distributed machine learning, particularly under limited communication resources. While split learning (SL) alleviates client computational burden by distributing model layers between clients and server, it incurs substantial communication overhead from frequent transmission of intermediate activations and gradients. To tackle this issue, we propose NSC-SL, a bandwidth-aware adaptive compression algorithm for communication-efficient SL. NSC-SL first dynamically determines the optimal rank of low-rank approximation based on the singular value distribution for adapting real-time bandwidth constraints. Then, NSC-SL performs error-compensated tensor factorization using alternating orthogonal iteration with residual feedback, effectively minimizing truncation loss. The collaborative mechanisms enable NSC-SL to achieve high compression ratios while preserving semantic-rich information essential for convergence. Extensive experiments demonstrate the superb performance of NSC-SL.

BibTeX
@inproceedings{icassp2026_nscslabandwidtha,
  title = {NSC-SL: A Bandwidth-Aware Neural Subspace Compression for Communication-Efficient Split Learning},
  author = {Zhen Fang and Zheng Lin and Zihan Fang and Zongyuan Zhang and Dong Huang and Shunzhi Zhu},
  booktitle = {ICASSP 2026},
  year = {2026}
}