LGJun 22, 2022

FedorAS: Federated Architecture Search under system heterogeneity

arXiv:2206.11239v310 citationsh-index: 15
Originality Incremental advance
AI Analysis

This addresses the challenge of scalable and efficient architecture search for real-world federated applications with diverse devices, though it builds incrementally on existing NAS and FL methods.

The paper tackles the problem of designing neural architectures in a cross-device federated learning setting with heterogeneous devices and non-IID data, resulting in FedorAS, which outperforms state-of-the-art federated solutions while maintaining resource efficiency across vision, speech, and text modalities.

Federated learning (FL) has recently gained considerable attention due to its ability to learn on decentralised data while preserving client privacy. However, it also poses additional challenges related to the heterogeneity of the participating devices, both in terms of their computational capabilities and contributed data. Meanwhile, Neural Architecture Search (NAS) has been successfully used with centralised datasets, producing state-of-the-art results in constrained or unconstrained settings. However, such centralised datasets may not be always available for training. Most recent work at the intersection of NAS and FL attempts to alleviate this issue in a cross-silo federated setting, which assumes homogeneous compute environments with datacenter-grade hardware. In this paper we explore the question of whether we can design architectures of different footprints in a cross-device federated setting, where the device landscape, availability and scale are very different. To this end, we design our system, FedorAS, to discover and train promising architectures in a resource-aware manner when dealing with devices of varying capabilities holding non-IID distributed data. We present empirical evidence of its effectiveness across different settings, spanning across three different modalities (vision, speech, text), and showcase its better performance compared to state-of-the-art federated solutions, while maintaining resource efficiency.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes