Essay

The Impact of Scale on End-to-End Learning

Question: Explain how the scale of both the neural network and the training data affects the need for hand-engineered features like MFCCs or phoneme-based representations in an end-to-end system.

Sample answer: A large-enough neural network trained with a massive amount of data can directly learn the necessary features to map raw inputs to desired outputs. This massive scale allows the end-to-end system to bypass the inherent limitations of hand-engineered representations, such as MFCCs or phonemes, and gives it the potential to approach the optimal error rate.

Key points:

  • Requires a large-enough neural network
  • Requires enough training data
  • Avoids limitations of hand-engineered features (MFCCs/phonemes)
  • Potentially approaches optimal error rate

Rubric: The answer should explicitly link large network size and massive data to the ability to avoid manual feature engineering.

0

1

Updated 2026-06-13

Contributors are:

Who are from:

Tags

Python Programming Language

Data Science

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Machine Learning Strategy

Machine Learning Yearning @ DeepLearning.AI