FedUL
Federated Learning Approach
This project presents an approach to federated learning that leverages unsupervised techniques to adapt models to unlabeled data without requiring labels.
FedUL: Federated Learning from Only Unlabeled Data with Class-Conditional-Sharing Clients
33 stars
3 watching
6 forks
Language: Python
last commit: over 2 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data | 25 |
| | An implementation of federated learning with prototype-based methods across heterogeneous clients | 134 |
| | Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 56 |
| | This project enables personalized federated learning with inferred collaboration graphs to improve the performance of machine learning models on non-IID (non-independent and identically distributed) datasets. | 26 |
| | This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
| | Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
| | This project enables federated learning across partially class-disjoint data with curated bilateral curation. | 11 |
| | An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. | 61 |
| | Develops an alignment framework for federated learning with non-identical client class sets | 4 |
| | Personalized Subgraph Federated Learning framework for distributed machine learning | 45 |
| | A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 49 |
| | An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. | 69 |
| | An implementation of a domain generalization method for federated learning using Python and PyTorch | 26 |
| | An implementation of semi-supervised federated learning for improving the performance of a server using distributed clients with unlabeled data | 36 |
| | An implementation of federated learning with sparse training and readjustment mechanisms to reduce communication overhead while maintaining model performance. | 29 |