Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Fed-FBD: Federated Functional Block Diversification for Isolation, Privacy, and Surgical Unlearning

About

Federated learning (FL) enables collaborative model training without sharing raw patient data, but standard approaches such as FedAvg treat each client as a black box and provide no mechanism for isolating an adversarial contributor, auditing per-client influence, or honoring a departed participant's right to be forgotten. We present Fed-FBD (Federated Functional Block Diversification), a modular federated architecture that decomposes a ResNet backbone into six functional blocks (the stem, four residual groups, and the classification head) and maintains a warehouse of N color variants, each assembled from independently tracked and contributor-stamped blocks. Fed-FBD provides three capabilities absent in FedAvg: (i) architecturally guaranteed block-level isolation, so that an adversarial or mislabelled client cannot contaminate the clean colous; (ii) privacy-by-design, where membership inference advantage is already indistinguishable from chance before any privacy mechanism is applied; and (iii) surgical machine unlearning of a departed participant's contribution at sub-second cost and without retraining. Experiments on six MedMNIST-2D datasets, PathMNIST at 224x224, and CIFAR-10 show that Fed-FBD trades a modest 0.3%-3.1% IID accuracy gap on the adequately sized datasets for these guarantees, remains within 0.8%-4.0% of FedAvg at Dirichlet alpha=1.0 on three of four datasets, and confines all six adversarial attacks we study to the poisoned client's own blocks with at most +/-0.01 AUC drift on the clean colors.

Weijie Chen, Alan B. McMillan• 2026

Related benchmarks

TaskDatasetResultRank
Image ClassificationDermaMNIST 28x28 (val)
AUC89.04
3
Binary Image ClassificationPneumoniaMNIST 28x28 (val)
AUC95.2
3
Binary Image ClassificationBreastMNIST 28x28 (val)
AUC61.36
3
Image ClassificationBloodMNIST 28x28 (val)
AUC0.9933
3
Image ClassificationPathMNIST 28x28 (val)
AUC96.82
3
Image ClassificationPathMNIST 224x224 (val)
AUC98.8
3
Image ClassificationCIFAR-10 32x32 (val)
AUC94.74
3
Image ClassificationRetinaMNIST 28x28 (val)
AUC64.03
3
Showing 8 of 8 rows

Other info

Follow for update