lamp
Gradient extraction toolkit
This is a research project that extracts text from gradients with language model priors using deep learning techniques.
LAMP: Extracting Text from Gradients with Language Model Priors (NeurIPS '22)
23 stars
7 watching
6 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of attributing the impact of inputs on deep neural network outputs | 182 |
| Provides a toolbox of components to extend PyTorch Lightning for deep learning research and production | 1,700 |
| This project presents an improved method to extract accurate private training data from publicly shared gradients in distributed learning systems. | 145 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| A lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution | 1,823 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| An implementation of a method to invert gradients in federated learning to potentially reveal sensitive client data | 39 |
| A gradient processing and optimization library designed to facilitate research and productivity in machine learning by providing building blocks for custom optimizers and gradient processing components. | 1,730 |
| PyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients | 168 |
| A tool for training and evaluating sentence embeddings using deep contrastive learning | 380 |
| Recovery method for Federated Learning datasets using gradients to estimate instance-wise batch label restoration | 5 |
| A system that uses large language models to generate segmentation masks for images based on complex queries and world knowledge. | 1,923 |
| A PyTorch module for dynamic batching and optimized computation on deep neural networks | 221 |
| A PyTorch-based toolbox for building and training semantic segmentation models | 408 |
| A tool that enables data analysts to create and manage data pipelines with an intuitive interface, generating Python code for deployment anywhere. | 933 |