Take Your Pick: Enabling Effective Personalized Federated Learning within Low-dimensional Feature Space
Guogang Zhu, Xuefeng Liu, Shaojie Tang, Jianwei Niu, Xinghao Wu,, Jiaxing Shen

TL;DR
This paper introduces FedPick, a novel personalized federated learning framework that operates in a low-dimensional feature space to adaptively select task-relevant features for each client, enhancing performance and interpretability.
Contribution
FedPick is the first method to perform personalized federated learning by selecting features in a low-dimensional space, addressing high-dimensional parameter challenges.
Findings
FedPick effectively selects task-relevant features for clients.
Improves model performance in cross-domain federated learning.
Offers greater interpretability compared to parameter-space methods.
Abstract
Personalized federated learning (PFL) is a popular framework that allows clients to have different models to address application scenarios where clients' data are in different domains. The typical model of a client in PFL features a global encoder trained by all clients to extract universal features from the raw data and personalized layers (e.g., a classifier) trained using the client's local data. Nonetheless, due to the differences between the data distributions of different clients (aka, domain gaps), the universal features produced by the global encoder largely encompass numerous components irrelevant to a certain client's local task. Some recent PFL methods address the above problem by personalizing specific parameters within the encoder. However, these methods encounter substantial challenges attributed to the high dimensionality and non-linearity of neural network parameter…
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
