FedCP
Feature separator
A framework that separates feature information from data in federated learning to enable personalized models.
KDD 2023 accepted paper, FedCP: Separating Feature Information for Personalized Federated Learning via Conditional Policy
25 stars
1 watching
2 forks
Language: Python
last commit: 2 months ago conditional-computingfeature-disentanglementfederated-learningheterogeneitynon-iid-datapersonalization
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a federated learning method for personalized models on non-iid datasets. | 116 |
| An implementation of cross-silo federated learning with adaptability to statistical heterogeneity | 12 |
| This project enables personalized learning models by collaborating on learning the best strategy for each client | 19 |
| A framework for federated learning with partial model personalization | 2 |
| A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 49 |
| A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness | 57 |
| Improves machine learning models for personalized performance under evolving test distributions in distributed environments | 53 |
| An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. | 69 |
| An open-source implementation of a personalized federated learning method that connects the optima of local and federated models to improve performance. | 29 |
| An implementation of a federated learning method to reduce domain bias in representation space, enabling improved knowledge transfer between clients and servers. | 22 |
| This project enables personalized federated learning with inferred collaboration graphs to improve the performance of machine learning models on non-IID (non-independent and identically distributed) datasets. | 26 |
| Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
| An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
| Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. | 17 |
| A PyTorch implementation of Federated Class-Incremental Learning for Continual Learning in Computer Vision | 102 |