paper-with-me

Papers

Secure Forward Aggregation for Vertical Federated Neural Networks

2022-06-28 · Shuowei Cai, Di Chai, Liu Yang, Junxue Zhang, Yilun Jin, Leye Wang, Kun Guo, Kai Chen

Vertical federated learning (VFL) is attracting much attention because it enables cross-silo data cooperation in a privacy-preserving manner. While most research works in VFL focus on linear and tree models, deep models (e.g., neural networks) are not well studied in VFL. In this paper, we focus on SplitNN, a well-known neural network framework in VFL, and identify a trade-off between data security and model performance in SplitNN. Briefly, SplitNN trains the model by exchanging gradients and transformed data. On the one hand, SplitNN suffers from the loss of model performance since multiply parties jointly train the model using transformed data instead of raw data, and a large amount of low-level feature information is discarded. On the other hand, a naive solution of increasing the model performance through aggregating at lower layers in SplitNN (i.e., the data is less transformed and more low-level feature is preserved) makes raw data vulnerable to inference attacks. To mitigate the above trade-off, we propose a new neural network protocol in VFL called Security Forward Aggregation (SFA). It changes the way of aggregating the transformed data and adopts removable masks to protect the raw data. Experiment results show that networks with SFA achieve both data security and high model performance.

📄 PDF Abstract BibTeX arXiv:2207.00165

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy PreservingVertical Federated Learning

Similar Papers 제목 키워드 기반

Efficient Vertical Federated Learning with Secure Aggregation

2023-05-18 · Xinchi Qiu, Heng Pan, Wanru Zhao, Chenyang Ma 외

The majority of work in privacy-preserving federated learning (FL) has been focusing on horizontally partitioned datasets where clients share the same sets of features and can train complete models independently. However…

Federated LearningFraud DetectionPrivacy PreservingVertical Federated Learning

FEVERLESS: Fast and Secure Vertical Federated Learning based on XGBoost for Decentralized Labels

2021-09-29 · Rui Wang, Oğuzhan Ersoy, Hangyu Zhu, Yaochu Jin 외

Vertical Federated Learning (VFL) enables multiple clients to collaboratively train a global model over vertically partitioned data without revealing private local information. Tree-based models, like XGBoost and LightGB…

Federated LearningVertical Federated Learning

SecureBoost+: Large Scale and High-Performance Vertical Federated Gradient Boosting Decision Tree

2021-10-21 · Tao Fan, Weijing Chen, Guoqiang Ma, Yan Kang 외

Gradient boosting decision tree (GBDT) is an ensemble machine learning algorithm, which is widely used in industry, due to its good performance and easy interpretation. Due to the problem of data isolation and the requir…

Federated LearningPrivacy PreservingVertical Federated Learning

Secure and Privacy-Preserving Vertical Federated Learning

2026-04-15 · Shan Jin, Sai Rahul Rachuri, Yizhen Wang, Anderson C. A. Nascimento 외 arxiv

We propose a novel end-to-end privacy-preserving framework, instantiated by three efficient protocols for different deployment scenarios, covering both input and output privacy, for the vertically split scenario in feder…

Federated Learning

Buffered Asynchronous Secure Aggregation for Cross-Device Federated Learning

2024-06-05 · Kun Wang, Yi-Rui Yang, Wu-Jun Li

Asynchronous federated learning (AFL) is an effective method to address the challenge of device heterogeneity in cross-device federated learning. However, AFL is usually incompatible with existing secure aggregation prot…

Federated Learning