Unlearning Clients, Features and Samples in Vertical Federated Learning
Ayush K. Varshney, Konstantinos Vandikas, Vicen\c{c} Torra

TL;DR
This paper introduces novel unlearning methods for vertical federated learning, enabling removal of clients, features, or samples without retraining, using knowledge distillation and gradient ascent, with verified effectiveness through membership inference attacks.
Contribution
The paper proposes VFU-KD and VFU-GA methods for unlearning in VFL, addressing client, feature, and sample removal with no inter-party communication during unlearning.
Findings
VFU-KD and VFU-GA achieve comparable or better performance than retraining.
Unlearning methods require no communication between parties during unlearning.
Experiments show modest utility loss of 1-5% in most cases.
Abstract
Federated Learning (FL) has emerged as a prominent distributed learning paradigm. Within the scope of privacy preservation, information privacy regulations such as GDPR entitle users to request the removal (or unlearning) of their contribution from a service that is hosting the model. For this purpose, a server hosting an ML model must be able to unlearn certain information in cases such as copyright infringement or security issues that can make the model vulnerable or impact the performance of a service based on that model. While most unlearning approaches in FL focus on Horizontal FL (HFL), where clients share the feature space and the global model, Vertical FL (VFL) has received less attention from the research community. VFL involves clients (passive parties) sharing the sample space among them while not having access to the labels. In this paper, we explore unlearning in VFL from…
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
MethodsSoftmax · travel james · Attention Is All You Need · Focus · Knowledge Distillation
