Abstract
Personalized federated learning (PFL) is a popular distributed learning framework that allows clients to have different models and has many applications where clients' data are in different domains, including autonomous driving, traffic surveillance, and medical diagnosis. 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 (also known as, 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 nonlinearity of neural network parameter space. In contrast, the feature space exhibits a lower dimensionality, providing greater intuitiveness and interpretability as compared to the parameter space. To this end, we propose a novel PFL framework named FedPick. FedPick achieves PFL within the low-dimensional feature space by adaptively selecting task-relevant features for each client from the features generated by the global encoder based on its local data distribution. It presents a more accessible and interpretable implementation of PFL compared to those methods working in the parameter space. Extensive experimental results on multiple cross-domain datasets show that FedPick can effectively select task-relevant features for each client and improve model performance in cross-domain FL.
Original language | English |
---|---|
Number of pages | 15 |
Journal | IEEE Transactions on Neural Networks and Learning Systems |
DOIs | |
Publication status | E-pub ahead of print - 24 Nov 2024 |
Bibliographical note
Publisher Copyright:© 2012 IEEE.
Funding
Received 5 November 2023; revised 29 May 2024 and 15 September 2024; accepted 6 November 2024. This work was supported in part by the National Natural Science Foundation of China under Grant 62372028 and Grant 62372027, in part by Hong Kong (HK) Research Grant Council (RGC) General Research Fund under Grant PolyU 15208222, in part by NSFC Young Scientist Fund under Grant PolyU A0040473, in part by the Lingnan University (LU) under Grant DB23A4, and in part by Lam Woo Research Fund at LU under Grant 871236. (Corresponding author: Xuefeng Liu.) Guogang Zhu and Xinghao Wu are with the State Key Laboratory of Virtual Reality Technology and Systems, School of Computer Science and Engineering, Beihang University, Beijing 100091, China (e-mail: [email protected]; [email protected]).
Keywords
- Distributed learning
- feature selection
- low-dimensional feature space
- personalized federated learning (PFL)