DP-FedSAM
DPFL Algorithm
This repository provides an implementation of a differentially private federated learning algorithm designed to improve the robustness and performance of federated machine learning systems.
This repository contains the official implementation for the manuscript: Make Landscape Flatter in Differentially Private Federated Learning (2023 CVPR)
42 stars
2 watching
3 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness | 57 |
| Improving generalization in federated learning by seeking flat minima through optimization techniques | 82 |
| Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 157 |
| An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. | 2 |
| A modular JAX implementation of federated learning via posterior averaging for decentralized optimization | 50 |
| An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 10 |
| An implementation of efficient federated learning algorithms for heterogeneous clients | 155 |
| Personalized Subgraph Federated Learning framework for distributed machine learning | 45 |
| An implementation of a personalized federated learning framework with decentralized sparse training and peer-to-peer communication protocol. | 72 |
| This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
| A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 49 |
| An implementation of federated multi-task learning with laplacian regularization across various datasets | 16 |
| An implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks. | 307 |
| An algorithm for learning federated visual prompts in null space to improve MRI reconstruction performance on limited local data and reduced communication costs | 45 |
| A project implementing Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning | 80 |