Federated Model Heterogeneous Matryoshka Representation Learning
Liping Yi, Han Yu, Chao Ren, Gang Wang, Xiaoguang Liu, Xiaoxiao Li

TL;DR
FedMRL introduces a novel federated learning framework that enhances knowledge exchange between heterogeneous client models through auxiliary homogeneous models and multi-granular representation fusion, improving accuracy and efficiency.
Contribution
It proposes a new federated learning method with auxiliary homogeneous models and Matryoshka representations, enabling better knowledge transfer and multi-perspective learning in heterogeneous settings.
Findings
Achieves up to 8.48% accuracy improvement over state-of-the-art methods.
Demonstrates lower communication and computational costs.
Proves convergence with a $O(1/T)$ rate in non-convex settings.
Abstract
Model heterogeneous federated learning (MHeteroFL) enables FL clients to collaboratively train models with heterogeneous structures in a distributed fashion. However, existing MHeteroFL methods rely on training loss to transfer knowledge between the client model and the server model, resulting in limited knowledge exchange. To address this limitation, we propose the Federated model heterogeneous Matryoshka Representation Learning (FedMRL) approach for supervised learning tasks. It adds an auxiliary small homogeneous model shared by clients with heterogeneous local models. (1) The generalized and personalized representations extracted by the two models' feature extractors are fused by a personalized lightweight representation projector. This step enables representation fusion to adapt to local data distribution. (2) The fused representation is then used to construct Matryoshka…
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
Taxonomy
TopicsNeural Networks and Applications
