paper-with-me

Papers

Split Happens: Combating Advanced Threats with Split Learning and Function Secret Sharing

2025-07-14 · Tanveer Khan, Mindaugas Budzys, Antonis Michalas arxiv

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 previous works, allowing a client to keep the labels of the training data secret, without having to share them with the server. Through this, we are able to generalize the security analysis of previous works and expand it to different attack vectors, such as modern model inversion attacks as well as label inference attacks. We tested our approach for two different convolutional neural networks on different datasets. These experiments show the effectiveness of our approach in reducing the training time as well as the communication costs when compared to simply using FSS while matching prior accuracy.

📄 PDF Abstract BibTeX arXiv:2507.10494

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Model Extraction Attacks on Split Federated Learning

2023-03-13 · Jingtao Li, Adnan Siraj Rakin, Xing Chen, Li Yang 외

Federated Learning (FL) is a popular collaborative learning scheme involving multiple clients and a server. FL focuses on protecting clients' data but turns out to be highly vulnerable to Intellectual Property (IP) threa…

BlockingFederated LearningmodelModel extraction

Hybridizing Base-Line 2D-CNN Model with Cat Swarm Optimization for Enhanced Advanced Persistent Threat Detection

2024-08-30 · Ali M. Bakhiet, Salah A. Aly

In the realm of cyber-security, detecting Advanced Persistent Threats (APTs) remains a formidable challenge due to their stealthy and sophisticated nature. This research paper presents an innovative approach that leverag…

Continual Competitive Memory: A Neural System for Online Task-Free Lifelong Learning

2021-06-24 · Alexander G. Ororbia

In this article, we propose a novel form of unsupervised learning, continual competitive memory (CCM), as well as a computational framework to unify related neural models that operate under the principles of competition.…

Lifelong learningSplit-MNIST

Secure Split Learning against Property Inference, Data Reconstruction, and Feature Space Hijacking Attacks

2023-04-19 · Yunlong Mao, Zexi Xin, Zhenyu Li, Jue Hong 외

Split learning of deep neural networks (SplitNN) has provided a promising solution to learning jointly for the mutual interest of a guest and a host, which may come from different backgrounds, holding features partitione…

Privacy Preserving

Enhancing Privacy in ControlNet and Stable Diffusion via Split Learning

2024-09-13 · Dixi Yao

With the emerging trend of large generative models, ControlNet is introduced to enable users to fine-tune pre-trained models with their own data for various use cases. A natural question arises: how can we train ControlN…

Federated LearningImage GenerationPrivacy Preserving