REMISVFU: Vertical Federated Unlearning via Representation Misdirection for Intermediate Output Feature
Wenhan Wu, Zhili He, Huanghuang Liang, Yili Gong, Jiawei Jiang, Chuang Hu, Dazhao Cheng

TL;DR
This paper introduces REMISVFU, a novel method for fast, client-level unlearning in vertical federated learning systems that effectively removes a party’s contribution while maintaining model utility.
Contribution
It proposes a representation misdirection framework tailored for splitVFL, enabling efficient unlearning by collapsing encoder outputs and joint optimization to preserve utility.
Findings
Suppresses back-door attack success to natural class-prior levels
Only sacrifices about 2.5% points of clean accuracy
Outperforms state-of-the-art baselines in efficiency and effectiveness
Abstract
Data-protection regulations such as the GDPR grant every participant in a federated system a right to be forgotten. Federated unlearning has therefore emerged as a research frontier, aiming to remove a specific party's contribution from the learned model while preserving the utility of the remaining parties. However, most unlearning techniques focus on Horizontal Federated Learning (HFL), where data are partitioned by samples. In contrast, Vertical Federated Learning (VFL) allows organizations that possess complementary feature spaces to train a joint model without sharing raw data. The resulting feature-partitioned architecture renders HFL-oriented unlearning methods ineffective. In this paper, we propose REMISVFU, a plug-and-play representation misdirection framework that enables fast, client-level unlearning in splitVFL systems. When a deletion request arrives, the forgetting party…
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
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Advanced Graph Neural Networks
