TL;DR
DeepFedNAS is a two-phase, hardware-aware neural architecture search framework for federated learning in heterogeneous IoT environments, achieving high accuracy and efficiency with significantly reduced search time.
Contribution
It introduces a Pareto-guided supernet training and predictor-free search method, enabling fast, hardware-optimized neural architecture discovery for IoT federations.
Findings
Achieves up to +1.21% accuracy on CIFAR-100.
Reduces per-round transmission size by 2.8x.
Discovered architectures in ~20 seconds, 61x faster than baseline.
Abstract
Deploying federated learning across heterogeneous IoT device fleets requires tailored neural network architectures for each device class, yet existing Federated Neural Architecture Search (FedNAS) methods suffer from unguided supernet training and prohibitively costly post-training search pipelines that demand over 20 GPU-hours per deployment target. We introduce DeepFedNAS, a two-phase framework built on a multi-objective fitness function that synthesizes information-theoretic network metrics with architectural heuristics. In the first phase, Federated Pareto Optimal Supernet Training replaces random subnet sampling with a pre-computed cache of elite, high-fitness architectures, yielding a superior supernet. In the second phase, a Predictor-Free Search uses this fitness function as a zero-cost accuracy proxy, discovering hardware-optimized subnets in ~20 seconds, a ~61x speedup over…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
