FADE: Enabling Federated Adversarial Training on Heterogeneous Resource-Constrained Edge Devices
Minxue Tang, Jianyi Zhang, Mingyuan Ma, Louis DiValentin, Aolin Ding,, Amin Hassanzadeh, Hai Li, Yiran Chen

TL;DR
FADE enables federated adversarial training on resource-limited edge devices by decoupling models into modules, reducing resource demands while maintaining robustness and accuracy, with proven convergence guarantees.
Contribution
The paper introduces FADE, a novel framework that decouples models into modules for efficient federated adversarial training on heterogeneous edge devices.
Findings
Significantly reduces memory and computational requirements.
Maintains high levels of accuracy and robustness.
Provides theoretical guarantees for convergence and robustness.
Abstract
Federated adversarial training can effectively complement adversarial robustness into the privacy-preserving federated learning systems. However, the high demand for memory capacity and computing power makes large-scale federated adversarial training infeasible on resource-constrained edge devices. Few previous studies in federated adversarial training have tried to tackle both memory and computational constraints simultaneously. In this paper, we propose a new framework named Federated Adversarial Decoupled Learning (FADE) to enable AT on heterogeneous resource-constrained edge devices. FADE differentially decouples the entire model into small modules to fit into the resource budget of each device, and each device only needs to perform AT on a single module in each communication round. We also propose an auxiliary weight decay to alleviate objective inconsistency and achieve better…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Advanced Neural Network Applications
MethodsWeight Decay
