Non-Federated Multi-Task Split Learning for Heterogeneous Sources
Yilin Zheng, Atilla Eryilmaz

TL;DR
This paper introduces a Multi-Task Split Learning framework that leverages heterogeneity in data sources to improve training speed, communication efficiency, and robustness, offering an alternative to traditional Federated Learning.
Contribution
It proposes a novel Multi-Task Split Learning architecture that effectively utilizes data heterogeneity, supported by theoretical analysis and empirical comparisons showing advantages over existing FL methods.
Findings
MTSL achieves faster convergence with proper learning rate tuning.
MTSL reduces communication costs compared to FL.
MTSL demonstrates increased robustness to data heterogeneity.
Abstract
With the development of edge networks and mobile computing, the need to serve heterogeneous data sources at the network edge requires the design of new distributed machine learning mechanisms. As a prevalent approach, Federated Learning (FL) employs parameter-sharing and gradient-averaging between clients and a server. Despite its many favorable qualities, such as convergence and data-privacy guarantees, it is well-known that classic FL fails to address the challenge of data heterogeneity and computation heterogeneity across clients. Most existing works that aim to accommodate such sources of heterogeneity stay within the FL operation paradigm, with modifications to overcome the negative effect of heterogeneous data. In this work, as an alternative paradigm, we propose a Multi-Task Split Learning (MTSL) framework, which combines the advantages of Split Learning (SL) with the flexibility…
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.
Taxonomy
TopicsMachine Learning and ELM · Domain Adaptation and Few-Shot Learning
