Structured Prediction for Conditional Meta-Learning
Ruohan Wang, Yiannis Demiris, Carlo Ciliberto
Abstract
The goal of optimization-based meta-learning is to find a single initialization shared across a distribution of tasks to speed up the process of learning new tasks. Conditional meta-learning seeks task-specific initialization to better capture complex task distributions and improve performance. However, many existing conditional methods are difficult to generalize and lack theoretical guarantees. In this work, we propose a new perspective on conditional meta-learning via structured prediction. We derive task-adaptive structured meta-learning (TASML), a principled framework that yields task-specific objective functions by weighing meta-training data on target tasks. Our non-parametric approach is model-agnostic and can be combined with existing meta-learning methods to achieve conditioning. Empirically, we show that TASML improves the performance of existing meta-learning models, and outperforms the state-of-the-art on benchmark datasets.
BibTeX
@inproceedings{NEURIPS2020_1b69ebed,
author = {Wang, Ruohan and Demiris, Yiannis and Ciliberto, Carlo},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
pages = {2587--2598},
publisher = {Curran Associates, Inc.},
title = {Structured Prediction for Conditional Meta-Learning},
url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/1b69ebedb522700034547abc5652ffac-Paper.pdf},
volume = {33},
year = {2020}
}