X-VFL: A New Vertical Federated Learning Framework with Cross Completion and Decision Subspace Alignment
Qinghua Yao, Xiangrui Xu, Zhize Li

TL;DR
X-VFL introduces a novel vertical federated learning framework that effectively handles non-aligned data samples with missing features and enables local inference, outperforming existing methods on real-world datasets.
Contribution
The paper proposes X-VFL with two modules, Cross Completion and Decision Subspace Alignment, to address data misalignment and support local inference in VFL.
Findings
Achieves 15% accuracy improvement on CIFAR-10
Achieves 43% accuracy improvement on MIMIC-III
Provides convergence guarantees for training algorithms
Abstract
Vertical Federated Learning (VFL) enables collaborative learning by integrating disjoint feature subsets from multiple clients/parties. However, VFL typically faces two key challenges: i) the requirement for perfectly aligned data samples across all clients (missing features are not allowed); ii) the requirement for joint collaborative inference/prediction involving all clients (it does not support locally independent inference on a single client). To address these challenges, we propose X-VFL, a new VFL framework designed to deal with the non-aligned data samples with (partially) missing features and to support locally independent inference of new data samples for each client. In particular, we design two novel modules in X-VFL: Cross Completion (XCom) and Decision Subspace Alignment (DS-Align). XCom can complete/reconstruct missing features for non-aligned data samples by leveraging…
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 · Advanced Graph Neural Networks · Recommender Systems and Techniques
