Red teaming
Adversarial testing that tries to make a system fail, rather than confirming it works. For AI systems it spans manual probing, curated attack corpora, and automated attack generation. Its weakness is repeatability: a human red-teamer's findings are hard to re-run after a change, which is why serious programmes convert findings into a scored, deterministic corpus that regressions can be measured against.
See also adversarial mutation · MITRE ATLAS
Related terms
-
Adversarial mutation
Testing & measurement
Mechanically generating fresh variants of known attacks along defined transformation axes — synonym and voice swaps, encodings, homoglyphs…
-
MITRE ATLAS
Frameworks & standards
ATT&CK for machine learning: a knowledge base of adversary tactics and techniques against AI systems, grounded in real incidents and published research…
Testing & measurement
The words that decide whether a published detection number is evidence or decoration. Most vendor numbers in this space are quoted without any of them; see how we test for how these are applied in practice.