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".

GitHub

9 stars
2 watching
2 forks
Language: Python
last commit: about 1 year ago

Related projects:

Repository Description Stars
pengyang7881187/fedrl Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data 54
dawenzi098/sfl-structural-federated-learning A Python implementation of Personalized Federated Learning with Graph using PyTorch. 50
lyn1874/fedpvr An implementation of a federated learning algorithm for handling heterogeneous data 6
atuannguyen/fedsr An implementation of a domain generalization method for federated learning using Python and PyTorch 26
gaoliang13/feddc Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift 79
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
zackzikaixiao/fedgrab A tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios. 13
hongliny/fedac-neurips20 Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. 14
ignavierng/notears-admm An implementation of Bayesian network structure learning with continuous optimization for federated learning. 10
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
yuetan031/fedproto An implementation of federated learning with prototype-based methods across heterogeneous clients 133
idanachituve/pfedgp An implementation of Personalized Federated Learning with Gaussian Processes using Python. 32
wyjeong/fedmatch A project implementing Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning 79
lx10077/fedavgpy The purpose of this project is to investigate the convergence of a federated learning algorithm on non-IID (non-identically and independently distributed) data. 250
optimization-ai/icml2023_fedxl An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. 2