Validating the Case for More Data from a Specific Subset
Question: If both the training set and the training-dev set include forklift alarm recordings, what pattern in performance would support the idea that collecting more forklift alarm data will help?
Sample answer: The idea is supported if the model performs well on the forklift alarm recordings in the training set but performs poorly on the forklift alarm recordings in the training-dev set.
Key points:
- The model does well on the forklift alarm subset in the training set.
- The model does poorly on the same type of subset in the training-dev set.
Rubric: The response should say that the model performs well on the forklift alarm examples in the training set, but not well on the matching forklift alarm examples in the training-dev set.
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
What is the most likely explanation if a model is accurate on the examples it was trained on but much less accurate on a separate development subset from the same source?
A speech-recognition system is trained on clean studio speech, and both the training set and the development set include a 'noisy train station' slice. What should you measure separately on that slice?
What Kind of Data Should Be Added After a Train–Dev Gap?
If both the training set and the training-dev set contain dashcam audio from city buses, what is the best first step for checking a data mismatch hypothesis?
A performance gap on the same minority slice supports the data-mismatch hypothesis.
A gap between training and the _____ usually signals overfitting.
Match each observation about a subway-audio subset to what it suggests about the distribution mismatch question.
Order the diagnostic steps for testing whether a mismatch between data sources is the problem.
What should you conclude if a speech model is accurate on studio-recorded clips in the training set but much less accurate on studio-recorded clips in the training dev set?
If a fraud detector performs well on mobile-app purchases that appear in both the training set and the training-dev set, but poorly on in-store purchases that appear only in the training-dev set, this evidence cannot make a data-mismatch hypothesis more plausible.
Check the Matching Data Subset
Match each term in the distribution-mismatch diagnostic process to its correct meaning.
Order the steps for checking whether more conference-room audio is likely to help a speech model.
Using subset comparisons to test whether more targeted data is needed
Checking a Data Mismatch in Loading-Dock Speech
Validating the Case for More Data from a Specific Subset