How Important is the Train-Validation Split in Meta-Learning?
Abstract:
Meta-learning aims to perform fast adaptation on a new task through learning a "prior" from multiple existing tasks. A common practice in meta-learning is to perform a train-validation split where the prior adapts to the task on one split of the data, and the resulting predictor is evaluated on another split. Despite its prevalence, the...More
Code:
Data:
Full Text
Tags
Comments