Learning to Learn Variational Semantic Memory
Xiantong Zhen, Yingjun Du, Huan Xiong, Qiang Qiu, Cees Snoek, Ling Shao
Abstract
In this paper, we introduce variational semantic memory into meta-learning to acquire long-term knowledge for few-shot learning. The variational semantic memory accrues and stores semantic information for the probabilistic inference of class prototypes in a hierarchical Bayesian framework. The semantic memory is grown from scratch and gradually consolidated by absorbing information from tasks it experiences. By doing so, it is able to accumulate long-term, general knowledge that enables it to learn new concepts of objects. We formulate memory recall as the variational inference of a latent memory variable from addressed contents, which offers a principled way to adapt the knowledge to individual tasks. Our variational semantic memory, as a new long-term memory module, confers principled recall and update mechanisms that enable semantic information to be efficiently accrued and adapted for few-shot learning. Experiments demonstrate that the probabilistic modelling of prototypes achieves a more informative representation of object classes compared to deterministic vectors. The consistent new state-of-the-art performance on four benchmarks shows the benefit of variational semantic memory in boosting few-shot recognition.
BibTeX
@inproceedings{NEURIPS2020_67d16d00,
author = {Zhen, Xiantong and Du, Yingjun and Xiong, Huan and Qiu, Qiang and Snoek, Cees and Shao, Ling},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
pages = {9122--9134},
publisher = {Curran Associates, Inc.},
title = {Learning to Learn Variational Semantic Memory},
url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/67d16d00201083a2b118dd5128dd6f59-Paper.pdf},
volume = {33},
year = {2020}
}