GeFL: Model-Agnostic Federated Learning with Generative Models
Honggu Kang, Seohyeon Cha, Joonhyuk Kang

TL;DR
This paper introduces GeFL, a federated learning framework using generative models for knowledge sharing across heterogeneous client models, addressing scalability and privacy issues with an improved variant GeFL-F.
Contribution
The paper proposes a novel generative model-based federated learning framework that supports model heterogeneity and introduces an enhanced version, GeFL-F, to improve scalability and privacy.
Findings
GeFL achieves competitive performance in heterogeneous federated learning scenarios.
GeFL-F improves scalability and reduces privacy risks compared to the original GeFL.
Extensive experiments validate the effectiveness of both methods across image classification tasks.
Abstract
Federated learning (FL) is a distributed training paradigm that enables collaborative learning across clients without sharing local data, thereby preserving privacy. However, the increasing scale and complexity of modern deep models often exceed the computational or memory capabilities of edge devices. Furthermore, clients may be constrained to use heterogeneous model architectures due to hardware variability (e.g., ASICs, FPGAs) or proprietary requirements that prevent the disclosure or modification of local model structures. These practical considerations motivate the need for model-heterogeneous FL, where clients participate using distinct model architectures. In this work, we propose Generative Model-Aided Federated Learning (GeFL), a framework that enables cross-client knowledge sharing via a generative model trained in a federated manner. This generative model captures global data…
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
MethodsADaptive gradient method with the OPTimal convergence rate
