Learn Before
Concept
Domain Generalization
Meta-learning can also be used to realize domain generalization by learning an algorithm that can train from one domain but evaluate on the other. To simulate the domain generalization scenario, a set of meta-training tasks are constructed by sampling data from different domains as the support and query sets. With the meta-training tasks above, cross-task training will find the meta-parameters φ∗ that work well on the scenario where the training (support) and testing (query) examples are from different domains.
0
1
Updated 2022-08-14
Tags
Data Science