RethinkFL

Domain adaptation

Improves federated learning performance by incorporating domain knowledge and regularization to adapt models across diverse domains

CVPR2023 - Rethinking Federated Learning with Domain Shift: A Prototype View

GitHub

93 stars
1 watching
13 forks
Language: Python
last commit: about 3 years ago

Related projects:

RepositoryDescriptionStars
wenkehuang/fcclA framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning97
tsingz0/dbeAn implementation of a federated learning method to reduce domain bias in representation space, enabling improved knowledge transfer between clients and servers.22
baowenxuan/atpAn implementation of adaptive test-time personalization for federated learning in deep neural networks.16
gaoliang13/feddcFederated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift81
jiayunz/fedalignDevelops an alignment framework for federated learning with non-identical client class sets4
bupt-ai-cz/meta-selflearningDevelops a method to improve performance of computer vision tasks by adapting models to new domains and data sources through meta-learning and self-learning techniques.199
zhenqincn/fedapenAn implementation of cross-silo federated learning with adaptability to statistical heterogeneity12
wasidennis/adaptsegnetThis project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another.851
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
harliwu/fedamdThis project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence.2
haozzh/fedcrEvaluates various methods for federated learning on different models and tasks.19
rong-dai/dispflAn implementation of a personalized federated learning framework with decentralized sparse training and peer-to-peer communication protocol.72
easezyc/deep-transfer-learningA collection of implementations of algorithms to adapt deep learning models from one domain to another898
pengyang7881187/fedrlEnabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data56
lins-lab/fedtheImproves machine learning models for personalized performance under evolving test distributions in distributed environments53