Skip to content

Implement Robust DPatch Attack #149

@deprit

Description

@deprit

Armory Library must support custom evasion attacks designed by the user; supporting user-developed attacks requires the steps below.

  • Design and implement a custom attack API that
    • Optimizes an attack over a training split and, possibly, a validation set;
    • Exposes the optimization loop to PyTorch Lightning;
    • Logs optimization metrics and attack artifiacts to MLFlow.
  • Demonstrate a custom attack that

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions