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: almost 2 years ago
domain-adaptationfeature-disentanglementfederated-learninglightweightnon-iid-datapersonalizationrepresentation-learningtheoratical

Related projects:

RepositoryDescriptionStars
tsingz0/fedalaAn implementation of a federated learning method for personalized models on non-iid datasets.116
wenkehuang/rethinkflImproves federated learning performance by incorporating domain knowledge and regularization to adapt models across diverse domains93
tsingz0/fedcpA framework that separates feature information from data in federated learning to enable personalized models.25
mediabrain-sjtu/feddg-gaThis project presents a method for federated domain generalization with adjustment, allowing multiple models to learn from each other across different domains.43
gaoliang13/feddcFederated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift81
zfancy/sfatCombating heterogeneity in federated learning by combining adversarial training with client-wise slack during aggregation28
zackzikaixiao/fedgrabA tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios.14
harliwu/fedamdThis 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_flThis 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/fedsamImproving generalization in federated learning by seeking flat minima through optimization techniques82
lins-lab/fedbrAn implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data25
wasidennis/adaptsegnetThis project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another.851
hongliny/fedac-neurips20Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting.14
naoto0804/cross-domain-detectionDevelops object detection algorithms to adapt to new domains with limited supervision422
yamingguo98/fediirAn implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships10