FCCL
Federated Learning Framework
A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning
TPAMI2023 & CVPR2022 - Generalizable Heterogeneous Federated Cross-Correlation and Instance Similarity Learning & Learn From Others and Be Yourself in Heterogeneous Federated Learning
97 stars
4 watching
10 forks
Language: Python
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
daiqing98/fedcil | An implementation of a Continual Federated Learning algorithm using Generative Replay to adapt models to new data distributions. | 27 |
kai-yue/ntk-fed | A framework for federated learning that leverages the neural tangent kernel to address statistical heterogeneity in distributed machine learning. | 3 |
gingsmith/fmtl | A framework for collaborative learning across multiple tasks and datasets in a distributed manner | 129 |
cuis15/fcfl | An implementation of Fair and Consistent Federated Learning using Python. | 20 |
fangxiuwen/robust_fl | An implementation of a robust federated learning framework for handling noisy and heterogeneous clients in machine learning. | 41 |
bytedance/feddecorr | Provides an implementation of various heterogeneous federated learning methods and datasets to mitigate dimensional collapse in distributed machine learning | 63 |
hongyouc/fed-rod | Develops a framework to balance competing goals in federated learning by decoupling generic and personalized prediction tasks. | 14 |
wyjeong/fedweit | An implementation of Federated Continual Learning with Weighted Inter-client Transfer using TensorFlow 2. | 98 |
wenkehuang/rethinkfl | Improves federated learning performance by incorporating domain knowledge and regularization to adapt models across diverse domains | 91 |
jichan3751/ifca | A framework for decentralized collaborative learning across multiple clusters with efficient communication and data management strategies. | 105 |
pengyang7881187/fedrl | Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 54 |
rong-dai/dispfl | An implementation of a personalized federated learning framework with decentralized sparse training and peer-to-peer communication protocol. | 68 |
galaxylearning/gfl | A decentralized federated learning framework based on blockchain and PyTorch. | 242 |
xtra-computing/fedov | Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. | 14 |
yutong-dai/fednh | An implementation of a federated learning framework for handling data heterogeneity in decentralized settings | 38 |