AI0-001 AI Security Practice Question
A machine learning engineer wants to prevent data poisoning during the training of a model. Which practice is MOST effective for ensuring the integrity of the training data?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Secure data pipelines
Secure data pipelines include validation, checksums, and access controls to ensure data integrity. Output filtering is for outputs, red teaming tests the model, and differential privacy adds noise but does not prevent poisoning.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Differential privacy
Why it's wrong here
Differential privacy adds noise to training to protect privacy, but does not prevent malicious data from being injected.
- ✓
Secure data pipelines
Why this is correct
Secure data pipelines ensure that training data is validated, verified, and unchanged from its source, preventing poisoning.
- ✗
Red teaming the model
Why it's wrong here
Red teaming tests the model after training for vulnerabilities, but does not prevent poisoning during training.
- ✗
Output filtering
Why it's wrong here
Output filtering addresses outputs, not training data integrity.
About these practice questions
One of 754 original AI0-001 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AI0-001 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI0-001 exam.