TL;DR
FedRE introduces a novel framework for model-heterogeneous federated learning using entangled representations to enhance privacy, reduce communication, and improve model performance across diverse client architectures.
Contribution
The paper proposes FedRE, a new client knowledge representation method using entangled representations and labels, enabling effective federated learning with heterogeneous models.
Findings
FedRE achieves a good balance between model accuracy and privacy.
The approach reduces communication overhead compared to traditional methods.
Experimental results validate the effectiveness of FedRE across various scenarios.
Abstract
Federated learning (FL) enables collaborative training across clients while preserving privacy. While most existing FL methods assume homogeneous model architectures, client heterogeneity in both data and resources makes this assumption impractical, thus motivating model-heterogeneous FL. To address this problem, we propose Federated Representation Entanglement (FedRE), a framework built upon a novel form of client knowledge termed entangled representation. Specifically, each client aggregates its local representations into a single entangled representation using normalized random weights, and then applies the same weights to integrate the corresponding one-hot label encodings into an entangled-label encoding. Both are subsequently uploaded to the server to train a global classifier. During training, each entangled representation is supervised across categories via its entangled-label…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
