FedFed
Feature sharing
An approach to mitigating data heterogeneity in federated learning by sharing partial features of the data.
[NeurIPS 2023] "FedFed: Feature Distillation against Data Heterogeneity in Federated Learning"
15 stars
0 watching
1 forks
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
lins-lab/fedbr | An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data | 25 |
lyn1874/fedpvr | An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
zlz0414/feddar | A framework for federated representation learning with domain awareness in multi-model scenarios. | 2 |
omarfoq/fedem | Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 154 |
hongyouc/fed-rod | Develops a framework to balance competing goals in federated learning by decoupling generic and personalized prediction tasks. | 14 |
harliwu/fedamd | This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
krishnap25/fl_partial_personalization | A framework for federated learning with partial model personalization | 2 |
lunanbit/fedul | This project presents an approach to federated learning that leverages unsupervised techniques to adapt models to unlabeled data without requiring labels. | 33 |
pengyang7881187/fedrl | Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 54 |
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 |
mmendiet/fedalign | A federated learning framework designed to mitigate data heterogeneity in distributed learning settings. | 55 |
tfzhou/fedfa | An ICLR 2023 paper implementation in PyTorch of Federated Feature Augmentation for federated learning with data augmentation and medical image analysis. | 57 |
federatedai/eggroll | A framework for distributed machine learning | 244 |
wenkehuang/fccl | A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning | 97 |
xtra-computing/fedov | Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. | 14 |