Secure Forward Aggregation for Vertical Federated Neural Networks
Shuowei Cai, Di Chai, Liu Yang, Junxue Zhang, Yilun Jin, Leye Wang,, Kun Guo, Kai Chen

TL;DR
This paper introduces Security Forward Aggregation (SFA), a novel protocol for vertical federated neural networks that balances data security and model performance by innovative data aggregation and masking techniques.
Contribution
The paper proposes SFA, a new neural network protocol in VFL that enhances data security without sacrificing model accuracy, addressing a key trade-off in SplitNN.
Findings
SFA achieves high model performance comparable to non-secure methods.
SFA effectively protects raw data from inference attacks.
Experimental results validate the balance between security and accuracy.
Abstract
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…
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
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques
