Vertical Federated Learning with Missing Features During Training and Inference
Pedro Valdeira, Shiqiang Wang, Yuejie Chi

TL;DR
This paper introduces LASER-VFL, a novel vertical federated learning method that effectively handles missing feature partitions during training and inference, improving model robustness and applicability in real-world scenarios.
Contribution
LASER-VFL is the first method to enable efficient training and inference with arbitrary missing feature sets in split neural network models.
Findings
Achieves $rac{1}{\sqrt{T}}$ convergence rate for nonconvex objectives.
Under Polyak-Łojasiewicz condition, attains linear convergence to a neighborhood of the optimum.
Significant accuracy improvements on CIFAR-100 with missing feature blocks.
Abstract
Vertical federated learning trains models from feature-partitioned datasets across multiple clients, who collaborate without sharing their local data. Standard approaches assume that all feature partitions are available during both training and inference. Yet, in practice, this assumption rarely holds, as for many samples only a subset of the clients observe their partition. However, not utilizing incomplete samples during training harms generalization, and not supporting them during inference limits the utility of the model. Moreover, if any client leaves the federation after training, its partition becomes unavailable, rendering the learned model unusable. Missing feature blocks are therefore a key challenge limiting the applicability of vertical federated learning in real-world scenarios. To address this, we propose LASER-VFL, a vertical federated learning method for efficient…
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
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
