Sparse and Imperceivable Adversarial Attacks (accepted to ICCV 2019).
-
Updated
Nov 8, 2020 - Python
Sparse and Imperceivable Adversarial Attacks (accepted to ICCV 2019).
Real-time White-Box attacks against Object Detection.
A comparison analysis between classical and quantum-classical (or hybrid) neural network and the impact effectiveness of a compound adversarial attack.
PyTorch implementation of ReACG, accepted at ICPRAI 2024.
A classical or convolutional neural network model with adversarial defense protection
Attack models that are pretrained on ImageNet. (1) Attack single model or multiple models. (2) Apply white-box attacks or black-box attacks. (3) Apply non-targeted attacks or targeted attacks.
BERT based deep neural network for aspect-based sentiment analysis.
Fast Gradient Sign Adversarial Attack(FGSM) examples creation using FashionMnist dataset
Study of four first order Frank Wolfe algorithms to solve constrained non-convex problems in the context of white box adversarial attacks.
A quantum-classical (or hybrid) neural network and the use of a adversarial attack mechanism. The core libraries employed are Quantinuum pytket and pytket-qiskit. torchattacks is used for the white-box, targetted, compounded adversarial attacks.
Official implementation of "Appropriate Balance of Diversification and Intensification Improves Performance and Efficiency of Adversarial Attacks", Transactions on Machine Learning Research (TMLR).
CAP6938-Fall2025: FGSM white-box adversarial attacks on ResNet-18 and ViT for MNIST and CIFAR-10. UCF Trustworthy ML, Assignment 1.
Hybrid neural network model is protected against adversarial attacks using either adversarial training or randomization defense techniques
Add a description, image, and links to the white-box-attacks topic page so that developers can more easily learn about it.
To associate your repository with the white-box-attacks topic, visit your repo's landing page and select "manage topics."