iLRG
Gradient-based recovery
Recovery method for Federated Learning datasets using gradients to estimate instance-wise batch label restoration
5 stars
0 watching
0 forks
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
gdisag/gradient_disaggregation | An algorithm that breaks secure aggregation protocols in federated learning by recovering individual model updates from aggregated sums | 14 |
sjsingh91/ib-cnn | A library implementing a learning algorithm for improving classification accuracy with incremental updates and ensemble methods using neural networks | 2 |
springdaisy/gbdt | An implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data | 0 |
jonasgeiping/invertinggradients | An implementation of an algorithm to recover input data from gradient information in neural networks. | 272 |
ignavierng/notears-admm | An implementation of Bayesian network structure learning with continuous optimization for federated learning. | 10 |
lhfowl/robbing_the_fed | This implementation allows an attacker to directly obtain user data from federated learning gradient updates by modifying the shared model architecture. | 23 |
git-disl/stdlens | A framework designed to protect federated learning models from hijacking attacks by identifying and removing compromised client gradients | 7 |
cyrilli/async-linucb | Implementation of algorithms for federated linear bandits in multi-agent environments | 1 |
lins-lab/fedbr | An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data | 25 |
mediabrain-sjtu/fedgela | Federated learning algorithm designed to handle partially class-disjoint data by utilizing bilateral curation and Dirichlet partitioning. | 10 |
xiaoboxia/cdr | An implementation of a PyTorch-based deep learning method to improve robustness against noisy labels in image classification tasks | 75 |
hitcszx/lnl_sr | An implementation of a regularization technique to improve the accuracy of deep learning models trained with noisy labels. | 46 |
eth-sri/lamp | This is a research project that extracts text from gradients with language model priors using deep learning techniques. | 23 |
bupt-gamma/multi-component-graph-convolutional-collaborative-filtering | A deep learning framework for collaborative filtering and graph-based recommender systems | 60 |
mediabrain-sjtu/pfedgraph | 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 |