LGOct 15, 2023

VFLAIR: A Research Library and Benchmark for Vertical Federated Learning

arXiv:2310.09827v217 citationsh-index: 5Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the need for standardized evaluation in VFL research, offering a tool for researchers and practitioners, though it is incremental as it builds on existing VFL concepts.

The authors tackled the lack of accessible tools for tracking research progress in Vertical Federated Learning (VFL) by developing VFLAIR, an extensible framework that benchmarks 11 attacks and 8 defenses, providing concrete insights for practical deployments.

Vertical Federated Learning (VFL) has emerged as a collaborative training paradigm that allows participants with different features of the same group of users to accomplish cooperative training without exposing their raw data or model parameters. VFL has gained significant attention for its research potential and real-world applications in recent years, but still faces substantial challenges, such as in defending various kinds of data inference and backdoor attacks. Moreover, most of existing VFL projects are industry-facing and not easily used for keeping track of the current research progress. To address this need, we present an extensible and lightweight VFL framework VFLAIR (available at https://github.com/FLAIR-THU/VFLAIR), which supports VFL training with a variety of models, datasets and protocols, along with standardized modules for comprehensive evaluations of attacks and defense strategies. We also benchmark 11 attacks and 8 defenses performance under different communication and model partition settings and draw concrete insights and recommendations on the choice of defense strategies for different practical VFL deployment scenarios.

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