Training Data Demands for Direct Control Models
Question: Why can a direct end-to-end model for controlling a delivery drone be hard to train compared with problems where labeled input-output examples are easy to collect?
Sample answer: A direct end-to-end system for a delivery drone would need a very large set of matched examples such as camera frames paired with the control actions taken at that moment. Those labels are costly to obtain because they do not already exist in a convenient dataset. The team would need to equip many drones with logging hardware, fly them repeatedly in different weather, lighting, and obstacle conditions, and record enough varied flights to cover rare situations. That makes data collection slow and expensive.
Key points:
- Needs many paired image-and-control examples.
- Those examples are expensive and time-consuming to gather.
- The vehicles need extra instrumentation for logging.
- Many flights are needed to span diverse conditions.
Rubric: 1 point for identifying the need for matched image-and-control pairs. 1 point for saying the data is costly and slow to collect. 1 point for mentioning special logging or instrumentation on the drones. 1 point for noting that extensive flights are required to capture diverse situations.
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 labeled pairs are needed to train a pure end-to-end delivery-drone controller?
Even with lots of labeled examples, an end-to-end model is not automatically the best design choice.
To train a camera-guided delivery robot end to end, you need many (Image, _____) pairs.
Match each application to the labeled input-output data it needs for end-to-end training.
Order the chain that explains why an end-to-end warehouse robot is hard to train.
Why would training a pure end-to-end warehouse robot require specially equipped robots?
End-to-end learning usually works best when many labeled input-output pairs are available.
If paired examples are scarce, you should treat end-to-end learning with great _____.
Match each autonomous driving data-collection challenge with its consequence.
Order the reasoning steps for deciding whether a single end-to-end model is practical for a new task.
Training Data Demands for Direct Control Models
When a Direct Model Is a Good Idea
Physical Inputs Needed to Gather Training Data