Short Answer

What input restrictions apply when comparing a pipeline component to human performance?

Question: When evaluating a single pipeline component (e.g., 'Plan path' in a self-driving system) against human-level performance, what specific restriction must be placed on the information given to the human?

Sample answer: To properly evaluate the component, the human must be given only the exact same inputs that the specific pipeline component receives (such as the outputs from the previous components), rather than having access to the original raw data like camera images.

Key points:

  • The human must receive the exact same input as the algorithm component.
  • The human should be restricted to the previous components' outputs, not the raw data.

Rubric: The answer must specify that the human evaluator is restricted to using only the outputs from the preceding pipeline components, ensuring a fair comparison.

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