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
26 stars
1 watching
2 forks
Language: Python
last commit: 10 days ago conditional-computingfeature-disentanglementfederated-learningheterogeneitynon-iid-datapersonalization
Related projects:
Repository | Description | Stars |
---|---|---|
tsingz0/fedala | An implementation of a federated learning method for personalized models on non-iid datasets. | 111 |
zhenqincn/fedapen | An implementation of cross-silo federated learning with adaptability to statistical heterogeneity | 10 |
royson/fedl2p | This project enables personalized learning models by collaborating on learning the best strategy for each client | 19 |
krishnap25/fl_partial_personalization | A framework for federated learning with partial model personalization | 2 |
dawenzi098/sfl-structural-federated-learning | A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 50 |
xiyuanyang45/dynamicpfl | A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness | 51 |
lins-lab/fedthe | Improves machine learning models for personalized performance under evolving test distributions in distributed environments | 53 |
sungwon-han/fedx | An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. | 68 |
vaseline555/superfed | An open-source implementation of a personalized federated learning method that connects the optima of local and federated models to improve performance. | 28 |
tsingz0/dbe | This implementation of a federated learning method aims to reduce domain bias in representation space, enabling more efficient knowledge transfer between clients and servers. | 22 |
mediabrain-sjtu/pfedgraph | 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 |
hongliny/fedac-neurips20 | Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
lyn1874/fedpvr | An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
xtra-computing/fedov | Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. | 14 |
conditionwang/fcil | Implementation of Federated Class-Incremental Learning for Continual Learning in Computer Vision | 101 |