paper-with-me

Papers

Label Inference Attacks Against Vertical Federated Learning

2022-10-10 · USENIX Security 22 2022 10 · Chong Fu, Xuhong Zhang, Shouling Ji, Jinyin Chen, Jingzheng Wu, Shanqing Guo, Jun Zhou, Alex X. Liu, Ting Wang

As the initial variant of federated learning (FL), horizontal federated learning (HFL) applies to the situations where datasets share the same feature space but differ in the sample space, e.g., the collaboration between two regional banks, while trending vertical federated learning (VFL) deals with the cases where datasets share the same sample space but differ in the feature space, e.g., the collaboration between a bank and an e-commerce platform. Although various attacks have been proposed to evaluate the privacy risks of HFL, yet, few studies, if not none, have explored that for VFL. Considering that the typical application scenario of VFL is that a few participants (usually two) collaboratively train a machine learning (ML) model with features distributed among them but labels owned by only one of them, protecting the privacy of the labels owned by one participant should be a fundamental guarantee provided by VFL, as the labels might be highly sensitive, e.g., whether a person has a certain kind of disease. However, we discover that the bottom model structure and the gradient update mechanism of VFL can be exploited by a malicious participant to gain the power to infer the privately owned labels. Worse still, by abusing the bottom model, he/she can even infer labels beyond the training dataset. Based on our findings, we propose a set of novel label inference attacks against VFL. Our experiments show that the proposed attacks achieve an outstanding performance. We further share our insights and discuss possible defenses. Our research can shed light on the hidden privacy risks of VFL and pave the way for new research directions towards more secure VFL.

📄 PDF Abstract BibTeX

Code (2)

FuChong-cyber/label-inference-attacks 공식 구현 pytorch
zhenfeili/label-inference-attacks pytorch

Tasks

Federated LearningVertical Federated Learning

Similar Papers 제목 키워드 기반

KDk: A Defense Mechanism Against Label Inference Attacks in Vertical Federated Learning

2024-04-18 · Marco Arazzi, Serena Nicolazzo, Antonino Nocera

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 ar…

Federated LearningKnowledge DistillationVertical Federated Learning

Batch Label Inference and Replacement Attacks in Black-Boxed Vertical Federated Learning

2021-12-10 · Yang Liu, Tianyuan Zou, Yan Kang, Wenhan Liu 외

In a vertical federated learning (VFL) scenario where features and model are split into different parties, communications of sample-specific updates are required for correct gradient calculations but can be used to deduc…

Federated LearningInference AttackVertical Federated Learning

PRIVEE: Privacy-Preserving Vertical Federated Learning Against Feature Inference Attacks

2025-12-14 · Sindhuja Madabushi, Ahmad Faraz Khan, Haider Ali, Ananthram Swami 외 arxiv

Vertical Federated Learning (VFL) enables collaborative model training across organizations that share common user samples but hold disjoint feature spaces. Despite its potential, VFL is susceptible to feature inference …

Federated Learning

Robust and IP-Protecting Vertical Federated Learning against Unexpected Quitting of Parties

2023-03-28 · Jingwei Sun, Zhixu Du, Anna Dai, Saleh Baghersalimi 외

Vertical federated learning (VFL) enables a service provider (i.e., active party) who owns labeled features to collaborate with passive parties who possess auxiliary features to improve model performance. Existing VFL ap…

Federated LearningVertical Federated Learning

Label Inference Attacks against Node-level Vertical Federated GNNs

2023-08-04 · Marco Arazzi, Mauro Conti, Stefanos Koffas, Marina Krcek 외

Federated learning enables collaborative training of machine learning models by keeping the raw data of the involved workers private. Three of its main objectives are to improve the models' privacy, security, and scalabi…

Federated LearningNode ClassificationVertical Federated Learning