LGAIOct 26, 2021

CAFE: Catastrophic Data Leakage in Vertical Federated Learning

arXiv:2110.15122v4190 citationsHas Code
Originality Highly original
AI Analysis

This work highlights catastrophic data leakage risks in vertical federated learning, posing a practical threat to data privacy in distributed machine learning systems.

The authors tackled the problem of private data leakage in vertical federated learning by proposing CAFE, an advanced attack that efficiently recovers batch data from shared aggregated gradients, demonstrating improved data recovery quality in experiments.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes