Preprocessing the spam dataset

Every text cleaning step in a spam classifier either blocks an evasion path or opens one. See how preprocessing shapes what the model can and cannot see.

Metrics for evaluating a model

Learn how accuracy, precision, recall, and F1-score work in practice, where each metrics deceive, and how adversaries exploit the gaps they leave behind.

Data preprocessing

How cleaning, validation, and imputation decisions in data preprocessing pipelines create exploitable assumptions in models.

Datasets and data quality

Entry 14 in the AI red teaming series. How datasets structure, quality assumptions, and preprocessing pipelines create attack surfaces for data poisoning.

Diffusion models

The latest entry in the AI red teaming series breaks down how diffusion models work and maps five distinct attack surfaces across the generation pipeline.