Probabilistic Task Modelling for Meta-Learning
Abstract
We propose probabilistic task modelling – a generative probabilistic model for collections of tasks used in meta-learning. The proposed model combines variational auto-encoding and latent Dirichlet allocation to model each task as a mixture of Gaussian distribution in an embedding space. Such modelling provides an explicit representation of a task through its task-theme mixture. We present an efficient approximation inference technique based on variational inference method for empirical Bayes parameter estimation. We perform empirical evaluations to validate the task uncertainty and task distance produced by the proposed method through correlation diagrams of the prediction accuracy on testing tasks. We also carry out experiments of task selection in meta-learning to demonstrate how the task relatedness inferred from the proposed model help to facilitate meta-learning algorithms.
Cite
Text
Nguyen et al. "Probabilistic Task Modelling for Meta-Learning." Uncertainty in Artificial Intelligence, 2021.Markdown
[Nguyen et al. "Probabilistic Task Modelling for Meta-Learning." Uncertainty in Artificial Intelligence, 2021.](https://mlanthology.org/uai/2021/nguyen2021uai-probabilistic/)BibTeX
@inproceedings{nguyen2021uai-probabilistic,
title = {{Probabilistic Task Modelling for Meta-Learning}},
author = {Nguyen, Cuong C. and Do, Thanh-Toan and Carneiro, Gustavo},
booktitle = {Uncertainty in Artificial Intelligence},
year = {2021},
pages = {781-791},
volume = {161},
url = {https://mlanthology.org/uai/2021/nguyen2021uai-probabilistic/}
}