AI0-001 AI Security Practice Question
A security team is evaluating the risk of adversarial examples against their image classification system. Which of the following BEST describes an adversarial example?
⚠ Common exam trap
CompTIA often tests the distinction between inference-time attacks (adversarial examples) and training-time attacks (data poisoning), so the trap here is confusing the timing and goal of the attack—specifically, mistaking a poisoning or inference attack for an adversarial example.
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
✓
An input crafted with small, intentional perturbations that cause the model to output an incorrect prediction
An adversarial example is specifically an input that has been deliberately modified with small, often imperceptible perturbations to cause a machine learning model to misclassify it. This exploits the model's sensitivity to high-dimensional input spaces, where tiny changes in pixel values can shift the decision boundary without altering human perception of the image.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
A technique that reconstructs training data from the model's outputs
Why it's wrong here
This describes model inversion, not adversarial examples.
- ✗
An attack that injects malicious data into the training set to corrupt the model
Why it's wrong here
This describes data poisoning, not adversarial examples.
- ✗
A method to determine if a specific data point was used in the training set
Why it's wrong here
This describes membership inference attacks.
- ✓
An input crafted with small, intentional perturbations that cause the model to output an incorrect prediction
Why this is correct
Adversarial examples involve imperceptible perturbations that fool the classifier.
About these practice questions
Courseiva writes every AI0-001 question from scratch — 754 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. 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.