diffai
Robust network trainer
Trains neural networks to be provably robust against adversarial examples using abstract interpretation techniques.
A certifiable defense against adversarial examples by training neural networks to be provably robust
219 stars
16 watching
26 forks
Language: Python
last commit: over 1 year ago abstract-interpretationattackdefenseneural-networkpytorchrobust
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library for training and evaluating neural networks with a focus on adversarial robustness. | 921 |
| | This project enables reprogramming of pre-trained neural networks to work on new tasks by fine-tuning them on smaller datasets. | 33 |
| | Repurposes pre-trained neural networks for new classification tasks through adversarial reprogramming of their inputs. | 6 |
| | Provides a framework for computing tight certificates of adversarial robustness for randomly smoothed classifiers. | 17 |
| | A toolbox for researching and evaluating robustness against attacks on machine learning models | 1,311 |
| | Provides provably robust machine learning models against adversarial attacks | 50 |
| | Trains artificial neural networks using the genetic algorithm | 241 |
| | A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. | 40 |
| | Improves GAN training efficiency by incorporating data augmentation | 1,286 |
| | A PyTorch-based neural network training framework with advanced features and utilities | 398 |
| | PyTorch implementation of various Convolutional Neural Network adversarial attack techniques | 354 |
| | A distributed learning framework that enables peer-to-peer parameter averaging and asynchronous training of deep neural networks | 53 |
| | Develops and evaluates a framework for detecting attacks on federated learning systems | 11 |
| | A Python implementation of a distributed machine learning framework for training neural networks on multiple GPUs | 6 |
| | A Python library for training neural networks with focus on hydrological applications using PyTorch. | 372 |