Data poisoning
The deliberate manipulation of the data, labels, or model weights a system learns from, so the resulting model behaves in a way the attacker chose, while still passing the standard checks the defender relies on to catch bad models. Distinct from a data breach (attacker takes data) or a data leak (data escapes unintentionally): in poisoning, the attacker gives you data, and wins if you accept and learn from it.
Defined in 6 GAGE programs, which carry 7 distinct definitions of it. The wording above is taught in AI Data Governance: The Data Chair.
How each discipline defines it
The same term does different work depending on who is using it. These are the definitions as each program teaches them, unedited.
The deliberate manipulation of the data, labels, or model weights a system learns from, so the resulting model behaves in a way the attacker chose, while still passing the standard checks the defender relies on to catch bad models. Distinct from a data breach (attacker takes data) or a data leak (data escapes unintentionally): in poisoning, the attacker gives you data, and wins if you accept and learn from it.
The deliberate feeding of corrupted, mislabeled, or manipulated examples into a training pipeline to make a model learn something its owners did not intend. Unlike ordinary skewed data, which arrives by accident of what was collected, data poisoning is an intentional attack and calls for security controls on the data pipeline, not just better sampling.
The deliberate insertion of corrupted examples into the data an AI learns from, so the finished model behaves as the attacker intended rather than as its builders planned. A training-stage attack in NIST's adversarial machine learning taxonomy (NIST AI 100-2e2025, 2025).
An AI-specific cybersecurity attack in which an adversary manipulates the training dataset to cause the model to learn incorrect behavior; one of the five attack types explicitly named in Article 15(5).
Corrupting the data a model trains on so the model learns unwanted or malicious behavior, including hidden backdoors. The damage is set before deployment, making it hard to detect.
Where it is taught
The exact lessons this term appears in. The first 7 topics of every program are free with a free account.
- Data Poisoning and Model Security · AI Security Fundamentals, AI Literacy & Professional Conduct
- Data poisoning: how an attacker teaches your model on purpose · Poison, Leaks, and the Adversary, AI Data Governance: The Data Chair
- The poisoned quarter: an attacker has been feeding your pipelines, find the entry point · Adversarial Data Governance, AI Data Governance: The Data Chair
- Train a model with your own hands and watch what it actually learns · Build Before You Govern, AI Governance: Applied Mastery
- Security and Adversarial Threats · Risk, Resilience and Frontier AI, Business AI Transformation
- Accuracy, Robustness, and Cybersecurity (Article 15) · High-Risk AI Requirements: The Technical File, EU AI Act Implementation Expert
Terms it appears with
Not an alphabetical neighbourhood: these are the terms taught in the same lessons, ranked by how often they appear together.