paper-with-me

홈 › Papers

BadVFL: Backdoor Attacks in Vertical Federated Learning

2023-04-18 · Mohammad Naseri, Yufei Han, Emiliano De Cristofaro

Federated learning (FL) enables multiple parties to collaboratively train a machine learning model without sharing their data; rather, they train their own model locally and send updates to a central server for aggregation. Depending on how the data is distributed among the participants, FL can be classified into Horizontal (HFL) and Vertical (VFL). In VFL, the participants share the same set of training instances but only host a different and non-overlapping subset of the whole feature space. Whereas in HFL, each participant shares the same set of features while the training set is split into locally owned training data subsets. VFL is increasingly used in applications like financial fraud detection; nonetheless, very little work has analyzed its security. In this paper, we focus on robustness in VFL, in particular, on backdoor attacks, whereby an adversary attempts to manipulate the aggregate model during the training process to trigger misclassifications. Performing backdoor attacks in VFL is more challenging than in HFL, as the adversary i) does not have access to the labels during training and ii) cannot change the labels as she only has access to the feature embeddings. We present a first-of-its-kind clean-label backdoor attack in VFL, which consists of two phases: a label inference and a backdoor phase. We demonstrate the effectiveness of the attack on three different datasets, investigate the factors involved in its success, and discuss countermeasures to mitigate its impact.

📄 PDF Abstract BibTeX arXiv:2304.08847

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor AttackFederated LearningFraud DetectionVertical Federated Learning

Similar Papers 제목 키워드 기반

Practical and General Backdoor Attacks against Vertical Federated Learning

2023-06-19 · Yuexin Xuan, Xiaojun Chen, Zhendong Zhao, Bisheng Tang 외

Federated learning (FL), which aims to facilitate data collaboration across multiple organizations without exposing data privacy, encounters potential security risks. One serious threat is backdoor attacks, where an atta…

Federated LearningVertical Federated Learning

VFLIP: A Backdoor Defense for Vertical Federated Learning via Identification and Purification

2024-08-28 · Yungi Cho, Woorim Han, Miseon Yu, Younghan Lee 외

Vertical Federated Learning (VFL) focuses on handling vertically partitioned data over FL participants. Recent studies have discovered a significant vulnerability in VFL to backdoor attacks which specifically target the …

Anomaly Detectionbackdoor defenseFederated LearningVertical Federated Learning

Backdoor Attack on Vertical Federated Graph Neural Network Learning

2024-10-15 · Jirui Yang, Peng Chen, Zhihui Lu, Ruijun Deng 외

Federated Graph Neural Network (FedGNN) integrate federated learning (FL) with graph neural networks (GNNs) to enable privacy-preserving training on distributed graph data. Vertical Federated Graph Neural Network (VFGNN)…

Backdoor AttackFederated LearningGraph Neural NetworkPrivacy Preserving

RVFR: Robust Vertical Federated Learning via Feature Subspace Recovery

2021-09-29 · Jing Liu, Chulin Xie, Krishnaram Kenthapadi, Oluwasanmi O Koyejo 외

Vertical Federated Learning (VFL) is a distributed learning paradigm that allows multiple agents to jointly train a global model when each agent holds a different subset of features for the same sample(s). VFL is known t…

Federated LearningVertical Federated Learning

Mutual Information Regularization for Vertical Federated Learning

2023-01-01 · Tianyuan Zou, Yang Liu, Ya-Qin Zhang

Vertical Federated Learning (VFL) is widely utilized in real-world applications to enable collaborative learning while protecting data privacy and safety. However, previous works show that parties without labels (passive…

Federated LearningVertical Federated Learning