paper-with-me

Papers

One-shot Learning with Memory-Augmented Neural Networks

2016-05-19 · Adam Santoro, Sergey Bartunov, Matthew Botvinick, Daan Wierstra, Timothy Lillicrap

Despite recent breakthroughs in the applications of deep neural networks, one setting that presents a persistent challenge is that of "one-shot learning." Traditional gradient-based networks require a lot of data to learn, often through extensive iterative training. When new data is encountered, the models must inefficiently relearn their parameters to adequately incorporate the new information without catastrophic interference. Architectures with augmented memory capacities, such as Neural Turing Machines (NTMs), offer the ability to quickly encode and retrieve new information, and hence can potentially obviate the downsides of conventional models. Here, we demonstrate the ability of a memory-augmented neural network to rapidly assimilate new data, and leverage this data to make accurate predictions after only a few samples. We also introduce a new method for accessing an external memory that focuses on memory content, unlike previous methods that additionally use memory location-based focusing mechanisms.

📄 PDF Abstract BibTeX arXiv:1605.06065

Code (11)

Gaopeng-Bai/MANN_model tf
YoungHector/one-shot-mann tf
Zelgunn/MANN_tf_keras tf
adityagilra/archibrain pytorch
ash3n/One-shot-Memory-Augmented-NN tf
hmishra2250/NTM-One-Shot-TF tf
philippe554/MANN tf
snowkylin/ntm tf
tristandeleu/ntm-one-shot
vineetjain96/one-shot-mann tf
vivekatwal/projects

Tasks

One-Shot Learning

Similar Papers 제목 키워드 기반

Coloring With Limited Data: Few-Shot Colorization via Memory-Augmented Networks

2019-06-09 · Seungjoo Yoo, Hyojin Bahng, Sunghyo Chung, Junsoo Lee 외

Despite recent advancements in deep learning-based automatic colorization, they are still limited when it comes to few-shot learning. Existing models require a significant amount of training data. To tackle this issue, w…

ColorizationFew-Shot LearningTriplet

Coloring With Limited Data: Few-Shot Colorization via Memory Augmented Networks

2019-06-01 · CVPR 2019 6 · Seungjoo Yoo, Hyojin Bahng, Sunghyo Chung, Junsoo Lee 외

Despite recent advancements in deep learning-based automatic colorization, they are still limited when it comes to few-shot learning. Existing models require a significant amount of training data. To tackle this issue, w…

ColorizationFew-Shot LearningTriplet

MeaCap: Memory-Augmented Zero-shot Image Captioning

2024-03-06 · CVPR 2024 1 · Zequn Zeng, Yan Xie, Hao Zhang, Chiyu Chen 외

Zero-shot image captioning (IC) without well-paired image-text data can be divided into two categories, training-free and text-only-training. Generally, these two types of methods realize zero-shot IC by integrating pret…

Caption GenerationImage CaptioningLanguage ModellingSentence+2

MZET: Memory Augmented Zero-Shot Fine-grained Named Entity Typing

2020-04-02 · COLING 2020 8 · Tao Zhang, Congying Xia, Chun-Ta Lu, Philip Yu

Named entity typing (NET) is a classification task of assigning an entity mention in the context with given semantic types. However, with the growing size and granularity of the entity types, rare researches in previous …

Entity Typing

MAVOT: Memory-Augmented Video Object Tracking

2017-11-26 · Boyu Liu, Yanzhao Wang, Yu-Wing Tai, Chi-Keung Tang

We introduce a one-shot learning approach for video object tracking. The proposed algorithm requires seeing the object to be tracked only once, and employs an external memory to store and remember the evolving features o…

ObjectObject TrackingOne-Shot LearningVideo Object Tracking+1