SBA Certified SDVOSB | FL Certified Business Enterprise | SAM.gov Registered | MFMP Vendor
Core 4 | Security spine

Adversarial Machine Learning and Model Robustness

Part of the Applied AI Security and Assurance curriculum, authored by Cameron Hopkin, CISSP, CEH, CHFI. Published as a reference, not an enrollable course.

Description

A rigorous treatment of the machine learning attack surface and the honest limits of defenses. This is where the curriculum stops being a machine learning program and becomes a security one.

Outcomes

Modules

  1. Threat models for machine learning and the end-to-end attack surface.
  2. Evasion, adversarial examples, and transferability.
  3. Data poisoning and backdoors.
  4. Model extraction and stealing.
  5. Membership inference and privacy attacks.
  6. Defenses and their limits under adaptive attackers.

Signature lab

Poison a training set and then detect the poison. Separately, extract a deployed model through its API. Deliver both attack and detection as reusable tooling.

Reading anchors

Research thread

A defense that survives an adaptive attacker, not just a static benchmark.