Courseiva
AI SecurityeasyMultiple ChoiceObjective-mapped

AI0-001 AI Security Practice Question

An organization is deploying a machine learning model that classifies loan applications. They want to prevent an attacker from reconstructing individual customer records from the model's predictions. Which type of attack should they defend against?

⚠ Common exam trap

CompTIA often tests the distinction between model inversion (reconstructing data) and membership inference (detecting presence of data), so the trap here is confusing the goal of reconstructing records with simply inferring membership.

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

Model inversion

Model inversion attacks allow an attacker to reconstruct the original training data by analyzing the model's predictions. In this scenario, the attacker could use the model's outputs to infer sensitive details about individual loan applicants, such as income or credit history, violating privacy. Defending against model inversion is critical when predictions can be used to reverse-engineer private training records.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Membership inference

    Why it's wrong here

    Membership inference determines whether a specific record was in the training set, but does not reconstruct the actual data.

  • Data poisoning

    Why it's wrong here

    Data poisoning corrupts training data to manipulate model behavior, not to reconstruct data.

  • Model inversion

    Why this is correct

    Model inversion attacks aim to reconstruct training data from model outputs.

  • Adversarial example

    Why it's wrong here

    Adversarial examples cause misclassification but do not reconstruct training data.

About these practice questions

This AI0-001 question is part of Courseiva's 754-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

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.