Simple pytorch implementation of FGSM and I-FGSM
-
Updated
Mar 21, 2018 - Python
Simple pytorch implementation of FGSM and I-FGSM
pretrained BERT model for cyber security text, learned CyberSecurity Knowledge
Code for our USENIX Security 2021 paper -- CADE: Detecting and Explaining Concept Drift Samples for Security Applications
Train AI (Keras + Tensorflow) to defend apps with Django REST Framework + Celery + Swagger + JWT - deploys to Kubernetes and OpenShift Container Platform
Hands-on lessons for attacking and defending AI systems, starting with the OWASP Top 10 for LLM Applications.
Honest-but-Curious Nets: Sensitive Attributes of Private Inputs Can Be Secretly Coded into the Classifiers' Outputs (ACM CCS'21)
Datasets for training deep neural networks to defend software applications
Adversarial perturbation intensity strategy achieving chosen intra-technique transferability level for logistic regression
A stochastic input pre-processing technique based on a process of down-sampling/up-sampling using convolution and transposed convolution layers. Defending convolutional neural network against adversarial attacks.
This is the repository for Homeworks of COMP 530 Data Privacy and Security course given by Emre Gursoy at Koc University.
Certified Adversarial Robustness via Randomized Smoothing on CIFAR10
Production-grade demonstration of AI safety mechanisms: Out-of-Distribution detection and adversarial robustness testing for NLP models using DistilBERT, PyTorch, and TextAttack.
Inspired by dynamic taint tracking, PoisonSpot uses fine-grained training provenance tracker that: (1) tags & traces the impact of every single training sample on model updates, (2) probabilistically scores suspect samples based on their linage of impact on model weights, and (3) separates the clean from the poisonous before retraining a model.
Add a description, image, and links to the machine-learning-security topic page so that developers can more easily learn about it.
To associate your repository with the machine-learning-security topic, visit your repo's landing page and select "manage topics."