paper-with-me

Papers

Learning to Learn Variational Semantic Memory

2020-10-20 · NeurIPS 2020 12 · XianTong Zhen, Yingjun Du, Huan Xiong, Qiang Qiu, Cees G. M. Snoek, Ling Shao

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.

📄 PDF Abstract BibTeX arXiv:2010.10341

Code (1)

YDU-uva/VSM 공식 구현 tf

Tasks

Few-Shot LearningGeneral KnowledgeMeta-LearningVariational Inference

Similar Papers 제목 키워드 기반

Hierarchical Variational Memory for Few-shot Learning Across Domains

2021-12-15 · ICLR 2022 4 · Yingjun Du, XianTong Zhen, Ling Shao, Cees G. M. Snoek

Neural memory enables fast adaptation to new tasks with just a few training samples. Existing memory models store features only from the single last layer, which does not generalize well in presence of a domain shift bet…

Few-Shot LearningVariational Inference

Meta-Learning with Variational Semantic Memory for Word Sense Disambiguation

2021-06-05 · ACL 2021 5 · Yingjun Du, Nithin Holla, XianTong Zhen, Cees G. M. Snoek 외

A critical challenge faced by supervised word sense disambiguation (WSD) is the lack of large annotated datasets with sufficient coverage of words in their diversity of senses. This inspired recent research on few-shot W…

DiversityMeta-LearningVariational InferenceWord Sense Disambiguation

Few-shot Generation via Recalling Brain-Inspired Episodic-Semantic Memory

2023-09-21

Aimed at adapting a generative model to a novel generation task with only a few given data samples, the capability of few-shot generation is crucial for many real-world applications with limited data, \emph{e.g.}, artist…

Few-shot Generation via Recalling Brain-Inspired Episodic-Semantic Memory

2023-09-21 · NeurIPS 2023 11

Aimed at adapting a generative model to a novel generation task with only a few given data samples, the capability of few-shot generation is crucial for many real-world applications with limited data, \emph{e.g.}, artist…

On the Relationship Between Variational Inference and Auto-Associative Memory

2022-10-14 · Louis Annabi, Alexandre Pitti, Mathias Quoy

In this article, we propose a variational inference formulation of auto-associative memories, allowing us to combine perceptual inference and memory retrieval into the same mathematical framework. In this formulation, th…

RetrievalVariational Inference