Probabilistic Active Meta-Learning
Jean Kaddour, Steindor Saemundsson, Marc Deisenroth (he/him
Abstract
Data-efficient learning algorithms are essential in many practical applications where data collection is expensive, e.g., in robotics due to the wear and tear. To address this problem, meta-learning algorithms use prior experience about tasks to learn new, related tasks efficiently. Typically, a set of training tasks is assumed given or randomly chosen. However, this setting does not take into account the sequential nature that naturally arises when training a model from scratch in real-life: how do we collect a set of training tasks in a data-efficient manner? In this work, we introduce task selection based on prior experience into a meta-learning algorithm by conceptualizing the learner and the active meta-learning setting using a probabilistic latent variable model. We provide empirical evidence that our approach improves data-efficiency when compared to strong baselines on simulated robotic experiments.
BibTeX
@inproceedings{NEURIPS2020_ef0d17b3,
author = {Kaddour, Jean and Saemundsson, Steindor and Deisenroth (he/him), Marc},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
pages = {20813--20822},
publisher = {Curran Associates, Inc.},
title = {Probabilistic Active Meta-Learning},
url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/ef0d17b3bdb4ee2aa741ba28c7255c53-Paper.pdf},
volume = {33},
year = {2020}
}