FedRIR: Rethinking Information Representation in Federated Learning
Yongqiang Huang, Zerui Shao, Ziyuan Yang, Zexin Lu, Yi Zhang

TL;DR
FedRIR introduces a novel federated learning framework that balances global generalization and local personalization by isolating client-specific features and refining shared representations, enhancing performance on diverse client data.
Contribution
The paper proposes FedRIR, a new framework combining Masked Client-Specific Learning and Information Distillation to improve both personalization and generalization in federated learning.
Findings
Enhanced client personalization through fine-grained feature isolation.
Improved global model robustness via information distillation.
Better downstream task performance on heterogeneous data.
Abstract
Mobile and Web-of-Things (WoT) devices at the network edge generate vast amounts of data for machine learning applications, yet privacy concerns hinder centralized model training. Federated Learning (FL) allows clients (devices) to collaboratively train a shared model coordinated by a central server without transfer private data, but inherent statistical heterogeneity among clients presents challenges, often leading to a dilemma between clients' needs for personalized local models and the server's goal of building a generalized global model. Existing FL methods typically prioritize either global generalization or local personalization, resulting in a trade-off between these two objectives and limiting the full potential of diverse client data. To address this challenge, we propose a novel framework that simultaneously enhances global generalization and local personalization by…
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.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
