Case Study

Case Study: Stalled Progress in Speech Recognition

Case context: You are building a speech recognition system for noisy factory environments. Your training data is mostly clean speech. The dev set contains factory audio, and the model is performing poorly on it due to data mismatch. You have tried various data augmentation techniques to simulate factory noise, but they are not realistic enough, and you have absolutely no budget or permission to record actual audio inside factories to add to the training set.

Question: Based on the concept of addressing data mismatch, what is the likely status of your project's performance improvement, and why?

Sample answer: The project is likely in a situation where there is no clear path towards improving performance. Because there is no way to get more training data that better matches the noisy factory dev set (since augmentation failed and recording is impossible), the process stalls. As the text states, there are no guarantees in this process, and lacking matching data leads to this roadblock.

Key points:

  • Identify that there is no clear path to improvement.
  • Link this stall directly to the inability to obtain factory-matching training data.
  • Acknowledge that the process of fixing data mismatch has no guarantees.

Rubric: The response must recognize that the path to improvement is blocked because there is no way to obtain the matching training data, citing the lack of guarantees.

0

1

Updated 2026-06-19

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