Essay

What a Strong Pipeline Can Still Get Wrong

Question: A machine learning system has several stages, and each stage performs at a very high level on its own. Even so, the full system performs far below the standard achieved by a person. What does this suggest, and what should the team do next?

Sample answer: This situation suggests that the problem is not isolated to one weak component. Instead, the way the stages are put together is probably preventing the system from reaching the desired result. When every part looks good individually but the end-to-end outcome is still poor, the most likely issue is the overall design, not the quality of the parts. The team should rethink the pipeline architecture and rebuild it in a way that better serves the final task.

Key points:

  • The main issue is likely the end-to-end design, not a single component.
  • Good individual components do not guarantee a strong final system.
  • The right response is to redesign the pipeline.

Rubric: A strong response should explain that the system-level design is the likely failure point and that the correct next step is to redesign the pipeline. It should also note that strong individual stages do not automatically produce strong overall performance.

0

1

Updated 2026-08-12

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