Secure Vertical Federated Learning Under Unreliable Connectivity
Xinchi Qiu, Heng Pan, Wanru Zhao, Yan Gao, Pedro P.B. Gusmao, William, F. Shen, Chenyang Ma, Nicholas D. Lane

TL;DR
This paper introduces vFedSec, a novel dropout-tolerant vertical federated learning protocol that enhances security and efficiency, significantly reducing computation and communication costs while being robust to client dropouts.
Contribution
The paper presents vFedSec, the first dropout-tolerant VFL protocol supporting generalized frameworks with secure layer and embedding-padding, improving security and efficiency.
Findings
Achieves over 690x speedup compared to homomorphic encryption methods.
Reduces communication costs by more than 9.6 times.
Demonstrates robustness to client dropout in extensive experiments.
Abstract
Most work in privacy-preserving federated learning (FL) has focused on horizontally partitioned datasets where clients hold the same features and train complete client-level models independently. However, individual data points are often scattered across different institutions, known as clients, in vertical FL (VFL) settings. Addressing this category of FL necessitates the exchange of intermediate outputs and gradients among participants, resulting in potential privacy leakage risks and slow convergence rates. Additionally, in many real-world scenarios, VFL training also faces the acute issue of client stragglers and drop-outs, a serious challenge that can significantly hinder the training process but has been largely overlooked in existing studies. In this work, we present vFedSec, a first dropout-tolerant VFL protocol, which can support the most generalized vertical framework. It…
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 · Cryptography and Data Security
MethodsDropout
