DBE

Domain adaptation library

An implementation of a federated learning method to reduce domain bias in representation space, enabling improved knowledge transfer between clients and servers.

NeurIPS 2023 accepted paper, Eliminating Domain Bias for Federated Learning in Representation Space

GitHub

22 stars
2 watching
1 forks
Language: Python
last commit: 2 months ago
domain-adaptationfeature-disentanglementfederated-learninglightweightnon-iid-datapersonalizationrepresentation-learningtheoratical

Related projects:

Repository Description Stars
tsingz0/fedala An implementation of a federated learning method for personalized models on non-iid datasets. 116
wenkehuang/rethinkfl Improves federated learning performance by incorporating domain knowledge and regularization to adapt models across diverse domains 93
tsingz0/fedcp A framework that separates feature information from data in federated learning to enable personalized models. 25
mediabrain-sjtu/feddg-ga This project presents a method for federated domain generalization with adjustment, allowing multiple models to learn from each other across different domains. 43
gaoliang13/feddc Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift 81
zfancy/sfat Combating heterogeneity in federated learning by combining adversarial training with client-wise slack during aggregation 28
zackzikaixiao/fedgrab A tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios. 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
privacytrustlab/bias_in_fl This project investigates how bias can be introduced and spread in machine learning models during federated learning, and aims to detect and mitigate this issue. 11
debcaldarola/fedsam Improving generalization in federated learning by seeking flat minima through optimization techniques 82
lins-lab/fedbr An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data 25
wasidennis/adaptsegnet This project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another. 851
hongliny/fedac-neurips20 Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. 14
naoto0804/cross-domain-detection Develops object detection algorithms to adapt to new domains with limited supervision 422
yamingguo98/fediir An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships 10