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
93 stars
1 watching
13 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning | 97 |
| An implementation of a federated learning method to reduce domain bias in representation space, enabling improved knowledge transfer between clients and servers. | 22 |
| An implementation of adaptive test-time personalization for federated learning in deep neural networks. | 16 |
| Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift | 81 |
| Develops an alignment framework for federated learning with non-identical client class sets | 4 |
| 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 |
| An implementation of cross-silo federated learning with adaptability to statistical heterogeneity | 12 |
| This project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another. | 851 |
| This project presents a method for federated domain generalization with adjustment, allowing multiple models to learn from each other across different domains. | 43 |
| This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
| Evaluates various methods for federated learning on different models and tasks. | 19 |
| An implementation of a personalized federated learning framework with decentralized sparse training and peer-to-peer communication protocol. | 72 |
| A collection of implementations of algorithms to adapt deep learning models from one domain to another | 898 |
| Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 56 |
| Improves machine learning models for personalized performance under evolving test distributions in distributed environments | 53 |