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

91 stars
1 watching
13 forks
Language: Python
last commit: over 1 year ago

Related projects:

Repository Description Stars
wenkehuang/fccl A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning 97
tsingz0/dbe This implementation of a federated learning method aims to reduce domain bias in representation space, enabling more efficient knowledge transfer between clients and servers. 22
baowenxuan/atp An implementation of adaptive test-time personalization for federated learning in deep neural networks. 16
gaoliang13/feddc Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift 79
jiayunz/fedalign Develops an alignment framework for federated learning with non-identical client class sets 4
bupt-ai-cz/meta-selflearning Develops 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/fedapen An implementation of cross-silo federated learning with adaptability to statistical heterogeneity 10
wasidennis/adaptsegnet This project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another. 849
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
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
haozzh/fedcr Evaluates various methods for federated learning on different models and tasks. 17
rong-dai/dispfl An implementation of a personalized federated learning framework with decentralized sparse training and peer-to-peer communication protocol. 68
easezyc/deep-transfer-learning A collection of implementations of algorithms to adapt deep learning models from one domain to another 892
pengyang7881187/fedrl Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data 54
lins-lab/fedthe Improves machine learning models for personalized performance under evolving test distributions in distributed environments 53