KDk: A Defense Mechanism Against Label Inference Attacks in Vertical Federated Learning
Marco Arazzi, Serena Nicolazzo, Antonino Nocera

TL;DR
This paper introduces KDk, a novel defense framework combining Knowledge Distillation and k-anonymity, effectively reducing label inference attacks in Vertical Federated Learning while preserving model accuracy.
Contribution
The paper proposes KDk, a new method that defends against label inference attacks in VFL by integrating Knowledge Distillation and k-anonymity, with demonstrated effectiveness.
Findings
Reduces label inference attack success rate by over 60%.
Maintains near-original model accuracy after applying KDk.
Effective defense demonstrated through extensive experiments.
Abstract
Vertical Federated Learning (VFL) is a category of Federated Learning in which models are trained collaboratively among parties with vertically partitioned data. Typically, in a VFL scenario, the labels of the samples are kept private from all the parties except for the aggregating server, that is the label owner. Nevertheless, recent works discovered that by exploiting gradient information returned by the server to bottom models, with the knowledge of only a small set of auxiliary labels on a very limited subset of training data points, an adversary can infer the private labels. These attacks are known as label inference attacks in VFL. In our work, we propose a novel framework called KDk, that combines Knowledge Distillation and k-anonymity to provide a defense mechanism against potential label inference attacks in a VFL scenario. Through an exhaustive experimental campaign we…
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 · Adversarial Robustness in Machine Learning
MethodsSparse Evolutionary Training · Knowledge Distillation
