Domain Adaptation for Different Data Distributions
Developing learning algorithms that train on one distribution and generalize well to another is an important research problem. For making progress on a specific application rather than research progress, Machine Learning Yearning recommends choosing dev and test sets drawn from the same distribution.
0
1
Tags
Machine Learning
Deep Learning
Supervised Learning
Dive into Deep Learning @ D2L
Data Science
Machine Learning Strategy
Related
Avoid Randomly Shuffling Mixed-Source Data into Dev/Test Sets
Include Some Target-Distribution Examples in Training Alongside Auxiliary Data
Down-Weighting Auxiliary Data from a Different Distribution
Training Dev Set
Error Table Across Two Data Distributions and Three Error Types
Data Mismatch Between Training and Dev Set Distributions
Limited Practical Scope of Domain Adaptation for Different Data Distributions
Domain Adaptation for Different Data Distributions
Website Images and Mobile Phone Pictures as a Distribution Mismatch Example
Random 70/30 Train/Test Split Can Fail Under Distribution Shift
Learn After
Application Progress Favors Same-Distribution Dev and Test Sets
What does ML Yearning recommend when your goal is progress on a specific application rather than research?
Domain adaptation methods are widely applicable and broadly used across most machine learning problems.
Domain adaptation involves training an algorithm on one _____ and having it generalize to a different one.
Match each concept from ML Yearning's domain adaptation discussion to its correct description.
Order the reasoning steps ML Yearning recommends when deciding how to handle differing data distributions in an application project.
How does ML Yearning characterize the scope of applicability of domain adaptation methods?
Choosing dev and test sets from the same distribution makes your ML team more efficient, according to ML Yearning.
ML Yearning recommends choosing dev and test sets drawn from the _____ distribution to efficiently make application progress.
Match each project goal to the strategy ML Yearning associates with it.
Order the key ideas in ML Yearning's argument for preferring same-distribution dev/test sets over domain adaptation in application work.