adversarial-training topic
hat
Helper-based Adversarial Training: Reducing Excessive Margin to Achieve a Better Accuracy vs. Robustness Trade-off
mockingbird
Keras with Tensorflow implementation of our paper "Mockingbird: Defending Against Deep-Learning-Based Website Fingerprinting Attacks with Adversarial Traces" which is published in IEEE Transactions on...
adversarial-training-pytorch
Implementation of adversarial training under fast-gradient sign method (FGSM), projected gradient descent (PGD) and CW using Wide-ResNet-28-10 on cifar-10. Sample code is re-usable despite changing th...
robrank
Adversarial Attack and Defense in Deep Ranking, T-PAMI, 2024
AdMRL
Code for paper "Model-based Adversarial Meta-Reinforcement Learning" (https://arxiv.org/abs/2006.08875)
mma_training
Code for the paper "MMA Training: Direct Input Space Margin Maximization through Adversarial Training"
consistency-adversarial
Consistency Regularization for Adversarial Robustness (AAAI 2022)
SDAT
[ICML 2022]Source code for "A Closer Look at Smoothness in Domain Adversarial Training",
demog-text-removal
LBGAT
Learnable Boundary Guided Adversarial Training (ICCV2021)