Improving Privacy-Preserving Vertical Federated Learning by Efficient Communication with ADMM
Chulin Xie, Pin-Yu Chen, Qinbin Li, Arash Nourian, Ce Zhang, Bo Li

TL;DR
This paper introduces a novel vertical federated learning framework using ADMM that reduces communication costs, enhances privacy, and improves performance by considering client contributions and enabling local updates.
Contribution
It proposes VIM, a VFL framework with multiple heads and ADMM optimization, addressing high communication costs and privacy challenges in existing VFL methods.
Findings
VIM achieves higher accuracy on four datasets.
VIM converges faster than state-of-the-art methods.
Client importance can be inferred from learned head weights.
Abstract
Federated learning (FL) enables distributed resource-constrained devices to jointly train shared models while keeping the training data local for privacy purposes. Vertical FL (VFL), which allows each client to collect partial features, has attracted intensive research efforts recently. We identified the main challenges that existing VFL frameworks are facing: the server needs to communicate gradients with the clients for each training step, incurring high communication cost that leads to rapid consumption of privacy budgets. To address these challenges, in this paper, we introduce a VFL framework with multiple heads (VIM), which takes the separate contribution of each client into account, and enables an efficient decomposition of the VFL optimization objective to sub-objectives that can be iteratively tackled by the server and the clients on their own. In particular, we propose an…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
