Short Answer

Explain the training data constraint of end-to-end autonomous driving systems

Question: What specific data collection constraint makes a pure end-to-end autonomous driving system difficult to train compared to intermediate detectors?

Sample answer: A pure end-to-end autonomous driving system is difficult to train because it requires a large dataset of image and steering-direction pairs, which is time-consuming and expensive to collect. In contrast, training data for intermediate detectors (such as labeled car and pedestrian images) is relatively easy to obtain.

Key points:

  • End-to-end training requires image and steering-direction pairs which are expensive and time-consuming to collect.
  • Intermediate detectors utilize labeled car and pedestrian images which are relatively easy to obtain.

Rubric: The answer must identify that collecting image and steering-direction pairs for the end-to-end system is expensive and time-consuming, unlike the relatively easy-to-obtain labeled car/pedestrian data for intermediate modules.

0

1

Updated 2026-05-26

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Strategy

Related