中文
相关论文

相关论文: Split Ways: Privacy-Preserving Training of Encrypt…

200 篇论文

The main aim of Privacy-Preserving Machine Learning (PPML) is to protect the privacy and provide security to the data used in building Machine Learning models. There are various techniques in PPML such as Secure Multi-Party Computation,…

机器学习 · 计算机科学 2022-06-01 Syed Imtiaz Ahamed , Vadlamani Ravi

Split learning is a privacy-preserving distributed learning paradigm in which an ML model (e.g., a neural network) is split into two parts (i.e., an encoder and a decoder). The encoder shares so-called latent representation, rather than raw…

机器学习 · 计算机科学 2023-09-07 Omar Alhussein , Moshi Wei , Arashmid Akhavain

Deep-learning-as-a-service is a novel and promising computing paradigm aiming at providing machine/deep learning solutions and mechanisms through Cloud-based computing infrastructures. Thanks to its ability to remotely execute and train…

机器学习 · 计算机科学 2020-03-31 Simone Disabato , Alessandro Falcetta , Alessio Mongelluzzo , Manuel Roveri

Federated learning (FL) is a popular privacy-preserving edge-to-cloud technique used for training and deploying artificial intelligence (AI) models on edge devices. FL aims to secure local client data while also collaboratively training a…

密码学与安全 · 计算机科学 2025-01-22 Evan Gronberg , Liv d'Aliberti , Magnus Saebo , Aurora Hook

Federated Learning (FL) is a distributed learning paradigm that enhances users privacy by eliminating the need for clients to share raw, private data with the server. Despite the success, recent studies expose the vulnerability of FL to…

机器学习 · 计算机科学 2023-12-15 Jing Wu , Munawar Hayat , Mingyi Zhou , Mehrtash Harandi

The use of Neural Networks (NNs) for sensitive data processing is becoming increasingly popular, raising concerns about data privacy and security. Homomorphic Encryption (HE) has the potential to be used as a solution to preserve data…

密码学与安全 · 计算机科学 2023-05-04 Ivone Amorim , Eva Maia , Pedro Barbosa , Isabel Praça

Federated Learning (FL) often adopts differential privacy (DP) to protect client data, but the added noise required for privacy guarantees can substantially degrade model accuracy. To resolve this challenge, we propose model-splitting…

机器学习 · 计算机科学 2025-10-01 Yiwei Li , Shuai Wang , Zhuojun Tian , Xiuhua Wang , Shijian Su

In federated learning (FL), balancing privacy protection, learning quality, and efficiency remains a challenge. Privacy protection mechanisms, such as Differential Privacy (DP), degrade learning quality, or, as in the case of Homomorphic…

机器学习 · 计算机科学 2026-03-06 Yenan Wang , Carla Fabiana Chiasserini , Elad Michael Schiller

Federated Learning (FL) is a distributed machine learning approach that promises privacy by keeping the data on the device. However, gradient reconstruction and membership-inference attacks show that model updates still leak information.…

密码学与安全 · 计算机科学 2025-09-04 Pedro Correia , Ivan Silva , Ivone Amorim , Eva Maia , Isabel Praça

Split learning (SL) is a collaborative learning framework, which can train an artificial intelligence (AI) model between a device and an edge server by splitting the AI model into a device-side model and a server-side model at a cut layer.…

网络与互联网体系结构 · 计算机科学 2023-01-03 Wen Wu , Mushu Li , Kaige Qu , Conghao Zhou , Xuemin , Shen , Weihua Zhuang , Xu Li , Weisen Shi

We present the first theoretical convergence analysis of machine learning training under fully homomorphic encryption (FHE), combined with a differentially private (DP) training algorithm tailored to encrypted computation. Our approach…

We survey distributed deep learning models for training or inference without accessing raw data from clients. These methods aim to protect confidential patterns in data while still allowing servers to train models. The distributed deep…

机器学习 · 计算机科学 2018-12-11 Praneeth Vepakomma , Tristan Swedish , Ramesh Raskar , Otkrist Gupta , Abhimanyu Dubey

In distributed computing environments, collaborative machine learning enables multiple clients to train a global model collaboratively. To preserve privacy in such settings, a common technique is to utilize frequent updates and…

机器学习 · 计算机科学 2025-01-24 Chia-Yuan Wu , Frank E. Curtis , Daniel P. Robinson

The longstanding goals of federated learning (FL) require rigorous privacy guarantees and low communication overhead while holding a relatively high model accuracy. However, simultaneously achieving all the goals is extremely challenging.…

机器学习 · 计算机科学 2021-06-02 He Yang

Privacy-preserving machine learning in data-sharing processes is an ever-critical task that enables collaborative training of Machine Learning (ML) models without the need to share the original data sources. It is especially relevant when…

The increasing demand for privacy-preserving collaborative learning has given rise to a new computing paradigm called federated learning (FL), in which clients collaboratively train a machine learning (ML) model without revealing their…

分布式、并行与集群计算 · 计算机科学 2022-05-31 Zhifeng Jiang , Wei Wang , Bo Li , Qiang Yang

Machine learning requires a large volume of sample data, especially when it is used in high-accuracy medical applications. However, patient records are one of the most sensitive private information that is not usually shared among…

机器学习 · 计算机科学 2021-08-24 Yoo Jeong Ha , Minjae Yoo , Gusang Lee , Soyi Jung , Sae Won Choi , Joongheon Kim , Seehwan Yoo

Split learning is a distributed training paradigm where a neural network is partitioned between clients and a server, which allows data to remain at the client while only intermediate activations are shared. Traditional split learning…

机器学习 · 计算机科学 2026-02-10 Anower Zihad , Felix Owino , Ming Tang , Chao Huang

Split learning (SL) offloads main computing tasks from multiple resource-constrained user equippments (UEs) to the base station (BS), while preserving local data privacy. However, its computation and communication processes remain…

分布式、并行与集群计算 · 计算机科学 2025-12-01 Chenyu Liu , Zhaoyang Zhang , Zirui Chen , Zhaohui Yang

In the rapidly evolving domain of satellite communications, integrating advanced machine learning techniques, particularly split learning, is crucial for enhancing data processing and model training efficiency across satellites, space…

机器学习 · 计算机科学 2024-11-13 Jianfei Sun , Cong Wu , Shahid Mumtaz , Junyi Tao , Mingsheng Cao , Mei Wang , Valerio Frascolla