Saved in:
Bibliographic Details
Main Authors: Catal, Melih, Günther, Manuel
Format: Preprint
Published: 2024
Subjects:
Online Access:https://arxiv.org/abs/2409.02629
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Machine learning models are vulnerable to adversarial attacks. Several tools have been developed to research these vulnerabilities, but they often lack comprehensive features and flexibility. We introduce AdvSecureNet, a PyTorch based toolkit for adversarial machine learning that is the first to natively support multi-GPU setups for attacks, defenses, and evaluation. It is the first toolkit that supports both CLI and API interfaces and external YAML configuration files to enhance versatility and reproducibility. The toolkit includes multiple attacks, defenses and evaluation metrics. Rigiorous software engineering practices are followed to ensure high code quality and maintainability. The project is available as an open-source project on GitHub at https://github.com/melihcatal/advsecurenet and installable via PyPI.