FedIIR
Federated Learner
An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships
Official PyTorch implementation for the ICML 2023 paper "Out-of-Distribution Generalization of Federated Learning via Implicit Invariant Relationships".
10 stars
2 watching
2 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 56 |
| A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 49 |
| An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
| An implementation of a domain generalization method for federated learning using Python and PyTorch | 26 |
| Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift | 81 |
| 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 |
| A tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios. | 14 |
| Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
| An implementation of Bayesian network structure learning with continuous optimization for federated learning. | 10 |
| This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
| An implementation of federated learning with prototype-based methods across heterogeneous clients | 134 |
| An implementation of Personalized Federated Learning with Gaussian Processes using Python. | 32 |
| A project implementing Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning | 80 |
| The purpose of this project is to investigate the convergence of a federated learning algorithm on non-IID (non-identically and independently distributed) data. | 255 |
| An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. | 2 |