Essay

Explain how human comparison helps superhuman systems

Question: Explain how you can still utilize human-comparison techniques to improve a machine learning system that has already surpassed average human-level performance on the full dev/test set. Discuss the necessary conditions and the specific benefits provided.

Sample answer: Even when a system's average performance is superhuman, human comparison is useful if we identify a subset of data where humans still outperform the algorithm. For these specific subsets, humans can provide higher quality labels than the algorithm's output, offer intuition to understand why they correctly interpreted an example the system missed, and establish a desired performance target.

Key points:

  • A subset must exist where humans are right and the algorithm is wrong.
  • Humans provide higher quality labels for this subset.
  • Human intuition helps explain why the system failed.
  • Human performance serves as a target for the subset.

Rubric: Full credit requires identifying that a human-better data subset must exist, and listing the three benefits: better labels, useful intuition, and a performance target.

0

1

Updated 2026-06-13

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

Related