paper-with-me

Papers

Catastrophic Data Leakage in Vertical Federated Learning

2021-12-01 · NeurIPS 2021 12 · Xiao Jin, Pin-Yu Chen, Chia-Yi Hsu, Chia-Mu Yu, Tianyi Chen

Recent studies show that private training data can be leaked through the gradients sharing mechanism deployed in distributed machine learning systems, such as federated learning (FL). Increasing batch size to complicate data recovery is often viewed as a promising defense strategy against data leakage. In this paper, we revisit this defense premise and propose an advanced data leakage attack with theoretical justification to efficiently recover batch data from the shared aggregated gradients. We name our proposed method as catastrophic data leakage in vertical federated learning (CAFE). Comparing to existing data leakage attacks, our extensive experimental results on vertical FL settings demonstrate the effectiveness of CAFE to perform large-batch data leakage attack with improved data recovery quality. We also propose a practical countermeasure to mitigate CAFE. Our results suggest that private data participated in standard FL, especially the vertical case, have a high risk of being leaked from the training gradients. Our analysis implies unprecedented and practical data leakage risks in those learning settings. The code of our work is available at https://github.com/DeRafael/CAFE.

📄 PDF Abstract BibTeX

Code (1)

derafael/cafe 공식 구현 tf

Tasks

Federated LearningVertical Federated Learning

Similar Papers 제목 키워드 기반

CAFE: Catastrophic Data Leakage in Vertical Federated Learning

2021-10-26 · Xiao Jin, Pin-Yu Chen, Chia-Yi Hsu, Chia-Mu Yu 외

Recent studies show that private training data can be leaked through the gradients sharing mechanism deployed in distributed machine learning systems, such as federated learning (FL). Increasing batch size to complicate …

Federated LearningVertical Federated Learning

CAFE: Catastrophic Data Leakage in Federated Learning

2021-01-01 · Xiao Jin, Ruijie Du, Pin-Yu Chen, Tianyi Chen

Private training data can be leaked through the gradient sharing mechanism deployed in machine learning systems, such as federated learning (FL). Increasing batch size is often viewed as a promising defense strategy agai…

Federated Learning

Defending against Reconstruction Attack in Vertical Federated Learning

2021-07-21 · Jiankai Sun, Yuanshun Yao, Weihao Gao, Junyuan Xie 외

Recently researchers have studied input leakage problems in Federated Learning (FL) where a malicious party can reconstruct sensitive training inputs provided by users from shared gradient. It raises concerns about FL si…

Federated LearningPrivacy PreservingReconstruction AttackVertical Federated Learning

Quadratic Functional Encryption for Secure Training in Vertical Federated Learning

2023-05-15 · Shuangyi Chen, Anuja Modi, Shweta Agrawal, Ashish Khisti

Vertical federated learning (VFL) enables the collaborative training of machine learning (ML) models in settings where the data is distributed amongst multiple parties who wish to protect the privacy of their individual …

Federated LearningVertical Federated Learning

Parallel Distributed Logistic Regression for Vertical Federated Learning without Third-Party Coordinator

2019-11-22 · Shengwen Yang, Bing Ren, Xuhui Zhou, Li-Ping Liu

Federated Learning is a new distributed learning mechanism which allows model training on a large corpus of decentralized data owned by different data providers, without sharing or leakage of raw data. According to the c…

Federated LearningregressionTransfer LearningVertical Federated Learning