How should the choice of human reference change as a model gets better?
Question: A team is evaluating a classifier with a current error rate and must decide what kind of human benchmark to use for future labeling and model improvement. Explain how that choice should differ when the system is still far from acceptable performance versus when it is already close to human performance. Use an example with two reviewers who have noticeably different error rates.
Sample answer: When the model is still making many mistakes, the exact human benchmark is less critical because the system is so far from good performance that either reference gives similar guidance. For instance, if a quality-check model is at 36% error, comparing it with a reviewer at 11% error or one at 4% error will not change the main conclusion that there is a lot of room to improve. Once the model gets much stronger, though, a rough benchmark is no longer enough. If the model has improved to about 9% error, then a reviewer at 11% error would be too weak a reference, while a reviewer at 4% error gives a much better target and more useful feedback for the next round of improvements.
Key points:
- When system error is large, the precision of the human reference matters less.
- When system error is small, the reference should be much more accurate.
- A better human reference is needed to guide fine-grained improvement near strong performance.
Rubric: Full credit is given for explaining that a model with high error can be judged with a less precise human benchmark, while a model with low error needs a much more accurate benchmark to provide useful guidance, supported by a different but comparable 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
How Human Performance Guides Machine Learning Work
At 28% system error, which benchmark is most useful for deciding where to improve next?
If a classifier has about 40% error, using a nurse practitioner with 12% error instead of a senior specialist with 6% error as the human reference makes only a small practical difference.
Using a human benchmark when error is already fairly low
Match each model error situation to the lesson it gives about choosing a human benchmark.
Order the steps for deciding when a more precise human benchmark is worth using.
Why is a 2% human benchmark more useful for guiding improvement when a system has 10% error than when it has 40% error?
At a 40% system error rate, switching between a 12% human benchmark and a 6% human benchmark usually changes the diagnosis a great deal.
When a model is meant to match expert inspectors, their error rate can be the _____ error rate for the system.
Match each labeler or system case to its description.
Order the steps for choosing a human performance reference when evaluating an ML system.
How should the choice of human reference change as a model gets better?
Select the right human reference when system error is very high.
Why a tighter human reference helps when error is already low