FAQS: Communication-efficient Federate DNN Architecture and Quantization Co-Search for personalized Hardware-aware Preferences
Hongjiang Chen, Yang Wang, Leibo Liu, Shaojun Wei, Shouyi Yin

TL;DR
FAQS is a federated learning framework that significantly reduces communication costs by combining neural architecture search and quantization, enabling personalized, hardware-aware DNN models with minimal message transmission.
Contribution
The paper introduces FAQS, a novel federated learning approach that integrates NAS and quantization to lower communication costs and support personalized, hardware-aware DNN models.
Findings
Achieves 1.58x reduction in communication bandwidth per round.
Achieves 4.51x reduction compared to FL+NAS.
Supports heterogeneous, hardware-aware model customization.
Abstract
Due to user privacy and regulatory restrictions, federate learning (FL) is proposed as a distributed learning framework for training deep neural networks (DNN) on decentralized data clients. Recent advancements in FL have applied Neural Architecture Search (NAS) to replace the predefined one-size-fit-all DNN model, which is not optimal for all tasks of various data distributions, with searchable DNN architectures. However, previous methods suffer from expensive communication cost rasied by frequent large model parameters transmission between the server and clients. Such difficulty is further amplified when combining NAS algorithms, which commonly require prohibitive computation and enormous model storage. Towards this end, we propose FAQS, an efficient personalized FL-NAS-Quantization framework to reduce the communication cost with three features: weight-sharing super kernels,…
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 · Stochastic Gradient Optimization Techniques · Advanced Neural Network Applications
