Variational Metric Scaling for Metric-Based Meta-Learning
Abstract
Metric-based meta-learning has attracted a lot of attention due to its effectiveness and efficiency in few-shot learning. Recent studies show that metric scaling plays a crucial role in the performance of metric-based meta-learning algorithms. However, there still lacks a principled method for learning the metric scaling parameter automatically. In this paper, we recast metric-based meta-learning from a Bayesian perspective and develop a variational metric scaling framework for learning a proper metric scaling parameter. Firstly, we propose a stochastic variational method to learn a single global scaling parameter. To better fit the embedding space to a given data distribution, we extend our method to learn a dimensional scaling vector to transform the embedding space. Furthermore, to learn task-specific embeddings, we generate task-dependent dimensional scaling vectors with amortized variational inference. Our method is end-to-end without any pre-training and can be used as a simple plug-and-play module for existing metric-based meta-algorithms. Experiments on miniImageNet show that our methods can be used to consistently improve the performance of existing metric-based meta-algorithms including prototypical networks and TADAM.
Cite
Text
Chen et al. "Variational Metric Scaling for Metric-Based Meta-Learning." AAAI Conference on Artificial Intelligence, 2020. doi:10.1609/AAAI.V34I04.5752Markdown
[Chen et al. "Variational Metric Scaling for Metric-Based Meta-Learning." AAAI Conference on Artificial Intelligence, 2020.](https://mlanthology.org/aaai/2020/chen2020aaai-variational/) doi:10.1609/AAAI.V34I04.5752BibTeX
@inproceedings{chen2020aaai-variational,
title = {{Variational Metric Scaling for Metric-Based Meta-Learning}},
author = {Chen, Jiaxin and Zhan, Li-Ming and Wu, Xiao-Ming and Chung, Fu-Lai},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2020},
pages = {3478-3485},
doi = {10.1609/AAAI.V34I04.5752},
url = {https://mlanthology.org/aaai/2020/chen2020aaai-variational/}
}