invertinggradients
Gradient recovery
An implementation of an algorithm to recover input data from gradient information in neural networks.
Algorithms to recover input data from their gradient signal through a neural network
276 stars
3 watching
71 forks
Language: Jupyter Notebook
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a method to invert gradients in federated learning to potentially reveal sensitive client data | 39 |
| An algorithm that breaks secure aggregation protocols in federated learning by recovering individual model updates from aggregated sums | 14 |
| Recovery method for Federated Learning datasets using gradients to estimate instance-wise batch label restoration | 5 |
| A tool to generate linear web gradients with a user interface. | 1,992 |
| PyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients | 168 |
| A framework designed to protect federated learning models from hijacking attacks by identifying and removing compromised client gradients | 7 |
| An implementation of Gradient Boosted Decision Trees with sparse output for high-dimensional data | 0 |
| A technique to simplify backpropagation in neural networks by selectively computing only the most relevant gradients | 110 |
| An attribution method for deep networks, attributing predictions to input features | 604 |
| An implementation of a gradient boosting algorithm with piece-wise linear regression trees for efficient machine learning model training | 151 |
| An autograd engine for textual gradients using large language models to backpropagate gradients. | 1,912 |
| A MATLAB implementation of an image restoration algorithm based on a deep mean-shift prior | 33 |
| An algorithm for learning implicit signed distance representations from point clouds to reconstruct 3D surfaces. | 401 |
| A library for applying gradient effects to images in Android applications | 49 |
| Analyzes and optimizes the performance of graph neural networks using gradient boosting and various aggregation models. | 13 |