Explain the relationship between current system error and the choice of human-level reference.
Question: Discuss how the current error rate of a machine learning system impacts the selection of a human-level reference for labeling data and providing intuition. Explain the difference in approach when a system has a very high error rate versus when it is approaching typical human performance, using the example of junior versus experienced doctors to illustrate your point.
Sample answer: When a system has a high error rate, such as 40%, the gap to human-level performance is large enough that using a junior doctor (10% error) or an experienced doctor (5% error) as a reference makes little practical difference for guiding improvements. However, as the system improves and reaches lower error rates like 10%, a more precise human-level reference, such as a 2% error rate from a highly experienced source, becomes necessary. This tighter reference provides better tools and clearer signals to continue improving the system when the margins for error reduction are smaller.
Key points:
- High system error (e.g., 40%) means the precision of the human reference (10% vs 5%) matters very little.
- Low system error (e.g., 10%) requires a much more precise human reference (e.g., 2%).
- A more precise human reference provides better tools to keep improving a highly performing system.
Rubric: Full credit is given for explaining that high system error requires less precise human references, while lower system error demands highly precise references to provide adequate tools for continued improvement, supported by the medical expert example.
0
1
Tags
Machine Learning
Deep Learning
Supervised Learning
Dive into Deep Learning @ D2L
Data Science
Machine Learning Strategy
Machine Learning Yearning @ DeepLearning.AI
Related
Why Comparing to Human-Level Performance Helps ML Development
When a system has 40% error, which human-level reference is most useful for guiding improvement?
When a system's error rate is 40%, choosing a junior doctor (10% error) vs. an experienced doctor (5% error) as the human-level reference makes little practical difference.
If your system is already at _____ % error, defining the human-level reference as 2% gives better tools to keep improving.
Match each system error scenario to its implication for selecting a human-level reference.
Order the reasoning steps for deciding whether precision in the human-level reference matters for your system.
Why does a 2% human-level reference give better improvement tools when a system is at 10% error, compared to when it is at 40% error?
At high system error rates such as 40%, a more precise human-level reference always provides significantly better guidance than a less precise one.
According to Machine Learning Yearning, human error rate can be used as the _____ error rate when hoping for human-level performance.
Match each annotator type or system scenario to its description from Machine Learning Yearning.
Order the steps in the decision process for selecting an appropriate human-level error reference for an ML system.
Explain the relationship between current system error and the choice of human-level reference.
Choose the appropriate medical expert reference for a system with 40% error.
Benefit of a precise human-level reference for a low-error ML system.