Question 114 of 500
AI Security, Ethics and GovernancehardMultiple ChoiceObjective-mapped

Quick Answer

The answer is to apply data augmentation techniques to simulate low-light conditions in the training dataset. This is correct because data augmentation artificially expands the training set by applying transformations like brightness reduction, contrast adjustment, and Gaussian noise, which directly address the distribution shift between daytime and low-light inputs. By exposing the model to these synthetic variations, it learns invariant features for pedestrian detection without requiring a full retraining from scratch. On the CompTIA AI+ AI0-001 exam, this tests your understanding of how to improve model robustness efficiently—a common trap is assuming you must collect new real-world data or rebuild the architecture, when augmentation is the lighter, faster fix. Remember the mnemonic “ABC” for low-light fixes: Adjust brightness, Boost contrast, add Clarity noise.

AI0-001 AI Security, Ethics and Governance Practice Question

This AI0-001 practice question tests your understanding of ai security, ethics and governance. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A self-driving car company is testing an AI model for pedestrian detection. During simulation, the model fails to detect pedestrians in low-light conditions. The safety team wants to improve robustness without retraining the entire model from scratch. Which approach is most appropriate?

Question 1hardmultiple choice
Full question →

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

Apply data augmentation techniques to simulate low-light conditions in the training dataset.

Option B is correct because data augmentation techniques, such as adjusting brightness, contrast, and adding noise, can synthetically create low-light training examples from existing data. This improves the model's robustness to low-light conditions without requiring a full retraining from scratch, as it directly addresses the distribution shift in the input data.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

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

  • Replace the convolutional layers with transformer layers to improve attention.

    Why it's wrong here

    Changing architecture typically requires full retraining and may not address low-light specifically.

  • Apply data augmentation techniques to simulate low-light conditions in the training dataset.

    Why this is correct

    Data augmentation can expand the training data to include low-light scenarios, improving robustness without full retraining.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Use adversarial training to add imperceptible perturbations to training images.

    Why it's wrong here

    Adversarial training improves resistance to malicious perturbations but not necessarily to natural low-light conditions.

  • Increase the model's depth by adding more convolutional layers.

    Why it's wrong here

    Increasing depth changes architecture and requires retraining; it may not directly address low-light performance.

Common exam traps

Common exam trap: answer the scenario, not the keyword

CompTIA often tests the distinction between improving robustness to natural distribution shifts (e.g., low-light) via augmentation versus defending against adversarial perturbations, causing candidates to mistakenly choose adversarial training for non-adversarial scenarios.

Detailed technical explanation

How to think about this question

Data augmentation for low-light conditions typically involves applying gamma correction, histogram equalization, or adding Gaussian noise to simulate sensor noise in dark environments. In practice, augmentations like random brightness adjustments (e.g., scaling pixel values by 0.1–0.5) or using the Retinex theory to model illumination can help the model learn invariant features. This approach is widely used in autonomous vehicle perception pipelines to handle edge cases like nighttime or tunnel driving without costly data collection.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A practitioner preparing for the AI0-001 exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AI0-001 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AI0-001 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AI0-001 question test?

AI Security, Ethics and Governance — This question tests AI Security, Ethics and Governance — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Apply data augmentation techniques to simulate low-light conditions in the training dataset. — Option B is correct because data augmentation techniques, such as adjusting brightness, contrast, and adding noise, can synthetically create low-light training examples from existing data. This improves the model's robustness to low-light conditions without requiring a full retraining from scratch, as it directly addresses the distribution shift in the input data.

What should I do if I get this AI0-001 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More AI0-001 practice questions

Last reviewed: Jun 30, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

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.