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)

GitHub

23 stars
7 watching
6 forks
Language: Python
last commit: almost 2 years ago

Related projects:

Repository Description Stars
tianhongdai/integrated-gradient-pytorch A PyTorch implementation of attributing the impact of inputs on deep neural network outputs 182
lightning-universe/lightning-bolts Provides a toolbox of components to extend PyTorch Lightning for deep learning research and production 1,700
patrickzh/improved-deep-leakage-from-gradients This project presents an improved method to extract accurate private training data from publicly shared gradients in distributed learning systems. 145
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,044
rentruewang/koila A lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution 1,823
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,236
ml-postech/gradient-inversion-generative-image-prior An implementation of a method to invert gradients in federated learning to potentially reveal sensitive client data 39
google-deepmind/optax 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
pkmr06/pytorch-smoothgrad PyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients 168
johngiorgi/declutr A tool for training and evaluating sentence embeddings using deep contrastive learning 380
buaa-cst/ilrg Recovery method for Federated Learning datasets using gradients to estimate instance-wise batch label restoration 5
dvlab-research/lisa A system that uses large language models to generate segmentation masks for images based on complex queries and world knowledge. 1,923
nearai/torchfold A PyTorch module for dynamic batching and optimized computation on deep neural networks 221
media-smart/vedaseg A PyTorch-based toolbox for building and training semantic segmentation models 408
amphi-ai/amphi-etl A tool that enables data analysts to create and manage data pipelines with an intuitive interface, generating Python code for deployment anywhere. 933