Secure and Fast Asynchronous Vertical Federated Learning via Cascaded Hybrid Optimization
Ganyu Wang, Qingsong Zhang, Li Xiang, Boyu Wang, Bin Gu, Charles Ling

TL;DR
This paper introduces a cascaded hybrid optimization approach for vertical federated learning that significantly accelerates convergence while preserving privacy, enabling practical training of large models.
Contribution
The paper proposes a novel cascaded hybrid optimization method combining zeroth-order and first-order updates to improve convergence speed in VFL without sacrificing privacy.
Findings
Faster convergence than ZOO-based VFL.
Maintains privacy comparable to existing methods.
Enables training of large models in VFL.
Abstract
Vertical Federated Learning (VFL) attracts increasing attention because it empowers multiple parties to jointly train a privacy-preserving model over vertically partitioned data. Recent research has shown that applying zeroth-order optimization (ZOO) has many advantages in building a practical VFL algorithm. However, a vital problem with the ZOO-based VFL is its slow convergence rate, which limits its application in handling modern large models. To address this problem, we propose a cascaded hybrid optimization method in VFL. In this method, the downstream models (clients) are trained with ZOO to protect privacy and ensure that no internal information is shared. Meanwhile, the upstream model (server) is updated with first-order optimization (FOO) locally, which significantly improves the convergence rate, making it feasible to train the large models without compromising privacy 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 · Cooperative Communication and Network Coding
