LGAIDCMar 4, 2025

AugFL: Augmenting Federated Learning with Pretrained Models

arXiv:2503.02154v19 citationsh-index: 11IEEE Transactions on Networking
Originality Incremental advance
AI Analysis

This work addresses data scarcity in federated learning for IoT devices and other decentralized systems, offering an incremental improvement through regularization-based meta-learning.

The paper tackles the problem of data scarcity in federated learning by leveraging pre-trained models to reduce data requirements, achieving superior performance over existing baselines in extensive experiments.

Federated Learning (FL) has garnered widespread interest in recent years. However, owing to strict privacy policies or limited storage capacities of training participants such as IoT devices, its effective deployment is often impeded by the scarcity of training data in practical decentralized learning environments. In this paper, we study enhancing FL with the aid of (large) pre-trained models (PMs), that encapsulate wealthy general/domain-agnostic knowledge, to alleviate the data requirement in conducting FL from scratch. Specifically, we consider a networked FL system formed by a central server and distributed clients. First, we formulate the PM-aided personalized FL as a regularization-based federated meta-learning problem, where clients join forces to learn a meta-model with knowledge transferred from a private PM stored at the server. Then, we develop an inexact-ADMM-based algorithm, AugFL, to optimize the problem with no need to expose the PM or incur additional computational costs to local clients. Further, we establish theoretical guarantees for AugFL in terms of communication complexity, adaptation performance, and the benefit of knowledge transfer in general non-convex cases. Extensive experiments corroborate the efficacy and superiority of AugFL over existing baselines.

Code Implementations1 repo
Foundations

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

Your Notes