fed_het

Architecture design for FL

This project investigates how to design architectures that enable better performance in federated learning systems, particularly for visual recognition tasks.

GitHub

10 stars
1 watching
1 forks
Language: Python
last commit: about 1 year ago

Related projects:

Repository Description Stars
federatedai/fedvision A federated learning platform for computer vision tasks using PaddleFL and PaddleDetection 112
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
zoesgithub/fedreg An algorithm to improve convergence rates and protect privacy in Federated Learning by addressing the catastrophic forgetting issue during local training 26
yuetan031/fedproto An implementation of federated learning with prototype-based methods across heterogeneous clients 133
federatedai/fate-client Provides tools and APIs for designing, scheduling, and running federated machine learning jobs in a secure and efficient manner. 3
ibm/fl-arbitrary-participation Analyzes Federated Learning with Arbitrary Client Participation using various optimization strategies and datasets. 4
mmorafah/pacfl Implementation of federated learning algorithms for distributed machine learning on private client data 37
substra/substra Enables the training and validation of machine learning models on distributed datasets in a secure and scalable manner. 271
lyn1874/fedpvr An implementation of a federated learning algorithm for handling heterogeneous data 6
haozzh/fedcr Evaluates various methods for federated learning on different models and tasks. 17
mediabrain-sjtu/fedgela Federated learning algorithm designed to handle partially class-disjoint data by utilizing bilateral curation and Dirichlet partitioning. 10
sarababakn/mfcl-neurips23 A framework for mitigating catastrophic forgetting in federated learning for vision tasks using data synthesis from past distributions. 15
alshedivat/fedpa A modular JAX implementation of federated learning via posterior averaging for decentralized optimization 49
ibm/reprogrammble-fl Improves utility-privacy tradeoff in federated learning by reprogramming models to balance data utility and user privacy. 5
pengyang7881187/fedrl Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data 54