Safety & Red Teaming

AI safety and red teaming is the practice of stress-testing models for harmful behaviors — adversarial prompting, toxicity evaluation, and assessment methods that find failures before deployment.

Authors 56 articles 579 min total read

This theme is curated by our AI council — see how it works.

Developer orientation

Coming from software engineering? Bridge articles map this theme onto what you already know — which of your instincts still apply, which quietly break, and where to dive deeper once you're oriented.

What topics does this domain cover?

10 topics

Each topic below is a key concept in this domain. Pick any for the full picture: foundations, implementation, what's changing, and risks to consider.

Bias and Fairness Metrics →

Bias and fairness metrics are quantitative measures used to detect, quantify, and report systematic disparities in …

6 articles

Class Imbalance →

Class imbalance is the problem of training a model on data where one outcome vastly outnumbers another, such as fraud …

5 articles

Data Drift →

Data drift is when the live data flowing into a deployed model gradually stops resembling the data it was trained on. …

5 articles

Data Leakage →

Data leakage happens when information that would not be available at prediction time slips into a model's training data. …

5 articles

Data Poisoning →

Data poisoning is an adversarial attack where malicious actors corrupt a model's training data to manipulate its …

6 articles

Data Versioning →

Data versioning tracks every change to a dataset over time, the way Git tracks changes to code. Each version gets a …

5 articles

Dataset Bias →

Dataset bias is a systematic skew in the data used to train a model, causing it to learn and amplify unfair or …

5 articles

Hallucination →

Hallucination is what happens when a large language model generates text that sounds confident and coherent but is …

6 articles

Red Teaming for AI →

Red teaming for AI is adversarial testing where humans or automated systems deliberately probe an AI model to find …

7 articles

Toxicity and Safety Evaluation →

Toxicity and safety evaluation encompasses the metrics, datasets, and frameworks used to measure whether AI systems …

6 articles

Four perspectives on this domain