Multiple Classification with Split Learning
Jongwon Kim, Sungho Shin, Yeonguk Yu, Junseok Lee, Kyoobin Lee

TL;DR
This paper introduces a split learning approach for multiple classification tasks that enhances privacy by dividing the model into shared, cloud, and local components, reducing data exposure and maintaining high accuracy.
Contribution
It proposes a novel split learning architecture with a common extractor, cloud model, and local classifier, improving privacy and performance in distributed deep learning.
Findings
Average performance improvement of 2.63% over local training
Deeper common extractor reduces image restoration quality to 89.74
Model effectively prevents data exposure during training
Abstract
Privacy issues were raised in the process of training deep learning in medical, mobility, and other fields. To solve this problem, we present privacy-preserving distributed deep learning method that allow clients to learn a variety of data without direct exposure. We divided a single deep learning architecture into a common extractor, a cloud model and a local classifier for the distributed learning. First, the common extractor, which is used by local clients, extracts secure features from the input data. The secure features also take the role that the cloud model can employ various task and diverse types of data. The feature contain the most important information that helps to proceed various task. Second, the cloud model including most parts of the whole training model gets the embedded features from the massive local clients, and performs most of deep learning operations which takes…
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
TopicsPrivacy-Preserving Technologies in Data · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
