Reducing Communication for Split Learning by Randomized Top-k Sparsification
About
Split learning is a simple solution for Vertical Federated Learning (VFL), which has drawn substantial attention in both research and application due to its simplicity and efficiency. However, communication efficiency is still a crucial issue for split learning. In this paper, we investigate multiple communication reduction methods for split learning, including cut layer size reduction, top-k sparsification, quantization, and L1 regularization. Through analysis of the cut layer size reduction and top-k sparsification, we further propose randomized top-k sparsification, to make the model generalize and converge better. This is done by selecting top-k elements with a large probability while also having a small probability to select non-top-k elements. Empirical results show that compared with other communication-reduction methods, our proposed randomized top-k sparsification achieves a better model performance under the same compression level.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Object Hallucination Evaluation | POPE | -- | 2019 | |
| Visual Question Answering | VQA v2 | -- | 1429 | |
| Multimodal Evaluation | MME | -- | 727 | |
| Multimodal Capability Evaluation | MM-Vet | Score19 | 393 | |
| Aggregated Performance Benchmarking | Combined Multimodal Evaluation Summary | Overall Score52.5 | 17 |