United We Defend: Collaborative Membership Inference Defenses in Federated Learning
About
Membership inference attacks (MIAs), which determine whether a specific data point was included in the training set of a target model, have posed severe threats in federated learning (FL). Unfortunately, existing MIA defenses, typically applied independently to each client in FL, are ineffective against powerful trajectory-based MIAs that exploit temporal information throughout the training process to infer membership status. In this paper, we investigate a new FL defense scenario driven by heterogeneous privacy needs and privacy-utility trade-offs, where only a subset of clients are defended, as well as a collaborative defense mode where clients cooperate to mitigate membership privacy leakage. To this end, we introduce CoFedMID, a collaborative defense framework against MIAs in FL, which limits local model memorization of training samples and, through a defender coalition, enhances privacy protection and model utility. Specifically, CoFedMID consists of three modules: a class-guided partition module for selective local training samples, a utility-aware compensation module to recycle contributive samples and prevent their overconfidence, and an aggregation-neutral perturbation module that injects noise for cancellation at the coalition level into client updates. Extensive experiments on three datasets show that our defense framework significantly reduces the performance of seven MIAs while incurring only a small utility loss. These results are consistently verified across various defense settings.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Membership Inference Attack Defense | CIFAR100 (test) | Loss (Series)0.5 | 60 | |
| Membership Inference Attack | CIFAR100 (test) | AUC0.66 | 37 | |
| Membership Inference Attack Defense | CIFAR10 | AUC (Loss-Series)70 | 26 | |
| Membership Inference | TinyImageNet | Loss0.51 | 23 | |
| Membership Inference Defense | TinyImageNet (test) | AUC (Loss-Series)0.56 | 15 | |
| Defense against Membership Inference Attacks | CIFAR10 | Loss Series Score0.54 | 15 | |
| Membership Inference | CIFAR10 Pair (test) | Loss1.47 | 8 | |
| Membership Inference Attack Defense | CIFAR100 non-iid (test) | Loss-Series AUC0.7 | 8 | |
| Membership Inference Attack Defense | CIFAR100 Pair Case | Loss-Series AUC0.52 | 8 | |
| Membership Inference Attack Defense | CIFAR100 Half Case | Loss-Series AUC0.54 | 8 |