Essay

Why Synthetic Samples Can Fool People but Not Models

Question: Explain why synthetic data may seem realistic to a person but still fail to satisfy a computer-based check, and describe what that means for validating generated data for machine learning.

Sample answer: People usually judge realism from broad appearance and familiar patterns, while a computer model checks fine-grained statistical relationships in the data. Because of that difference, synthetic examples can look convincing to a human reviewer and still violate the patterns a learning algorithm depends on. Human review is useful, but it is not enough by itself; the generated data also has to be checked against the statistical properties that matter to the model.

Key points:

  • Human judgment and model judgment rely on different criteria
  • Data can pass a visual or intuitive check and still fail a statistical one
  • Human inspection alone is not sufficient for validation
  • Model-relevant statistical checks are also required

Rubric: The response must state that synthetic data can look realistic to people without matching computer checks, explain that human and machine judgments differ, and conclude that both human and statistical validation are needed for machine learning use.

0

1

Updated 2026-08-12

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Strategy

Machine Learning Yearning @ DeepLearning.AI