Compatible Auxiliary Dataset
An auxiliary dataset is compatible with the target task when one labeling rule can be used for both the auxiliary source and the main source. For example, if a defect label can be read directly from product photos whether they were taken by a factory camera or a handheld inspection camera, then the two sources are compatible because the camera type does not change how the label is assigned.
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
Compatible Auxiliary Dataset
What does the shared input-to-output mapping assumption require for a model trained on both storefront and handheld-scan images?
A shared label mapping across two image sources only works if the model is told which source produced each image.
A shared label rule can cover _____ input sources.
Match each element of the shared prediction rule to its correct description.
Order the reasoning steps for deciding whether photos from two collection sources can share one label rule.
Why a common input-to-label rule can make two text datasets useful together
Decide Whether Two Image Collections Can Share One Labeling Rule
When can one model label images from two different capture sources consistently?
What property would let one model handle photos from two different collection channels without knowing which channel each photo came from?
True or False: If photos from an online gallery and frames from a phone app follow the same input-to-label rule, one predictor can learn that rule without being told where each image came from.
Learn After
What makes an auxiliary data source consistent with a target task?
A document classifier must know whether a news article was written on a laptop or a phone in order to predict its topic correctly.
A helper dataset is compatible with the target task when the same _____ can assign labels in both places.
Match each term to its role when deciding whether a side dataset is a consistent auxiliary source.
Order the steps for checking whether a supplemental data source matches the main prediction task.
What is the main practical drawback of adding a consistent auxiliary data source during training?
A training source that follows the same labeling rule as the main task is usually low risk to include and can sometimes improve performance.
A Wildlife Classifier Does Not Need Image Provenance
Match each idea about auxiliary data to its meaning.
Order the steps for deciding whether to add a second data source to training.
Consistency Between Two Labeled Data Sources
Evaluating Consistent Auxiliary Data for a Damage Detector
Why the data source does not change a consistent label mapping