Split Happens: Combating Advanced Threats with Split Learning and Function Secret Sharing
Tanveer Khan, Mindaugas Budzys, Antonis Michalas

TL;DR
This paper introduces SplitHappens, a secure U-shaped split learning framework enhanced with Function Secret Sharing, which improves data privacy, reduces costs, and defends against modern attacks in machine learning models.
Contribution
It extends FSS-enhanced split learning to U-shaped models, providing higher security and privacy, especially for label confidentiality, while maintaining efficiency and accuracy.
Findings
Reduces communication and computational costs compared to standard FSS.
Maintains model accuracy comparable to traditional methods.
Enhances security against modern model inversion and label inference attacks.
Abstract
Split Learning (SL) -- splits a model into two distinct parts to help protect client data while enhancing Machine Learning (ML) processes. Though promising, SL has proven vulnerable to different attacks, thus raising concerns about how effective it may be in terms of data privacy. Recent works have shown promising results for securing SL through the use of a novel paradigm, named Function Secret Sharing (FSS), in which servers obtain shares of a function they compute and operate on a public input hidden with a random mask. However, these works fall short in addressing the rising number of attacks which exist on SL. In SplitHappens, we expand the combination of FSS and SL to U-shaped SL. Similarly to other works, we are able to make use of the benefits of SL by reducing the communication and computational costs of FSS. However, a U-shaped SL provides a higher security guarantee than…
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
TopicsSecurity and Verification in Computing · Cryptographic Implementations and Security
