English
Related papers

Related papers: ExPLoit: Extracting Private Labels in Split Learni…

200 papers

Split Learning has been recently introduced to facilitate applications where user data privacy is a requirement. However, it has not been thoroughly studied in the context of Privacy-Preserving Record Linkage, a problem in which the same…

Cryptography and Security · Computer Science 2024-09-05 Michail Zervas , Alexandros Karakasidis

As a novel privacy-preserving paradigm aimed at reducing client computational costs and achieving data utility, split learning has garnered extensive attention and proliferated widespread applications across various fields, including smart…

Cryptography and Security · Computer Science 2024-10-22 Yuwen Pu , Zhuoyuan Ding , Jiahao Chen , Chunyi Zhou , Qingming Li , Chunqiang Hu , Shouling Ji

Federated learning (FL) enables distributed participants to collaboratively learn a global model without revealing their private data to each other. Recently, vertical FL, where the participants hold the same set of samples but with…

Machine Learning · Computer Science 2025-02-18 Juntao Tan , Lan Zhang , Yang Liu , Anran Li , Ye Wu

Federated learning (FL) allows multiple entities to train a shared model collaboratively. Its core, privacy-preserving principle is that participants only exchange model updates, such as gradients, and never their raw, sensitive data. This…

Computer Vision and Pattern Recognition · Computer Science 2025-09-15 Md Fazle Rasul , Alanood Alqobaisi , Bruhadeshwar Bezawada , Indrakshi Ray

Federated learning (FL) is a privacy-preserving paradigm for training collective machine learning models with locally stored data from multiple participants. Vertical federated learning (VFL) deals with the case where participants sharing…

Machine Learning · Computer Science 2020-01-31 Siwei Feng , Han Yu

We present a new perspective on the popular multi-class algorithmic techniques of one-vs-all and error correcting output codes. Rather than studying the behavior of these techniques for supervised learning, we establish a connection between…

Machine Learning · Computer Science 2016-11-28 Maria Florina Balcan , Travis Dick , Yishay Mansour

Federated learning (FL) has emerged as a practical solution to tackle data silo issues without compromising user privacy. One of its variants, vertical federated learning (VFL), has recently gained increasing attention as the VFL matches…

Machine Learning · Computer Science 2024-08-06 Yan Kang , Jiahuan Luo , Yuanqin He , Xiaojin Zhang , Lixin Fan , Qiang Yang

Federated learning (FL) is an emerging paradigm for facilitating multiple organizations' data collaboration without revealing their private data to each other. Recently, vertical FL, where the participating organizations hold the same set…

Machine Learning · Computer Science 2022-07-15 Xinjian Luo , Yuncheng Wu , Xiaokui Xiao , Beng Chin Ooi

Vertical federated learning is a collaborative machine learning framework to train deep leaning models on vertically partitioned data with privacy-preservation. It attracts much attention both from academia and industry. Unfortunately,…

Machine Learning · Computer Science 2021-06-21 Wensheng Xia , Ying Li , Lan Zhang , Zhonghai Wu , Xiaoyong Yuan

In a vertical federated learning (VFL) system consisting of a central server and many distributed clients, the training data are vertically partitioned such that different features are privately stored on different clients. The problem of…

Machine Learning · Computer Science 2023-07-07 Songze Li , Duanyi Yao , Jin Liu

Federated learning enables collaborative model training without sharing raw data, but its performance can degrade substantially under heterogeneous client data distributions. A single global model often cannot satisfy diverse client…

Machine Learning · Computer Science 2026-05-27 Yunseok Kang , Jaeyoung Song

Split Learning (SL) and Federated Learning (FL) are two prominent distributed collaborative learning techniques that maintain data privacy by allowing clients to never share their private data with other clients and servers, and fined…

Machine Learning · Computer Science 2022-12-06 Momin Ahmad Khan , Virat Shejwalkar , Amir Houmansadr , Fatima Muhammad Anwar

Federated learning (FL) is an emerging privacy preserving machine learning protocol that allows multiple devices to collaboratively train a shared global model without revealing their private local data. Non-parametric models like gradient…

Cryptography and Security · Computer Science 2021-08-27 Hangyu Zhu , Rui Wang , Yaochu Jin , Kaitai Liang

Decentralized machine learning has broadened its scope recently with the invention of Federated Learning (FL), Split Learning (SL), and their hybrids like Split Federated Learning (SplitFed or SFL). The goal of SFL is to reduce the…

Computer Vision and Pattern Recognition · Computer Science 2023-07-27 Chamani Shiranthika , Zahra Hafezi Kafshgari , Parvaneh Saeedi , Ivan V. Bajić

Unlike traditional central training, federated learning (FL) improves the performance of the global model by sharing and aggregating local models rather than local data to protect the users' privacy. Although this training approach appears…

Machine Learning · Computer Science 2022-01-27 Jiahui Geng , Yongli Mou , Feifei Li , Qing Li , Oya Beyan , Stefan Decker , Chunming Rong

Split learning (SL) is a new collaborative learning technique that allows participants, e.g. a client and a server, to train machine learning models without the client sharing raw data. In this setting, the client initially applies its part…

Cryptography and Security · Computer Science 2023-09-19 Tanveer Khan , Khoa Nguyen , Antonis Michalas

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…

Machine Learning · Computer Science 2026-02-10 Anower Zihad , Felix Owino , Ming Tang , Chao Huang

The popularity of Deep Learning (DL) makes the privacy of sensitive data more imperative than ever. As a result, various privacy-preserving techniques have been implemented to preserve user data privacy in DL. Among various…

Cryptography and Security · Computer Science 2023-08-31 Khoa Nguyen , Tanveer Khan , Antonis Michalas

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 ControlNet models while…

Machine Learning · Computer Science 2024-09-16 Dixi Yao

Data privacy has become an increasingly important concern in real-world big data applications such as machine learning. To address the problem, federated learning (FL) has been a promising solution to building effective machine learning…

Machine Learning · Computer Science 2023-03-28 Yilun Jin , Yang Liu , Kai Chen , Qiang Yang