paper-with-me

Papers

Matching Networks for One Shot Learning

2016-06-13 · NeurIPS 2016 12 · Oriol Vinyals, Charles Blundell, Timothy Lillicrap, Koray Kavukcuoglu, Daan Wierstra

Learning from a few examples remains a key challenge in machine learning. Despite recent advances in important domains such as vision and language, the standard supervised deep learning paradigm does not offer a satisfactory solution for learning new concepts rapidly from little data. In this work, we employ ideas from metric learning based on deep neural features and from recent advances that augment neural networks with external memories. Our framework learns a network that maps a small labelled support set and an unlabelled example to its label, obviating the need for fine-tuning to adapt to new class types. We then define one-shot learning problems on vision (using Omniglot, ImageNet) and language tasks. Our algorithm improves one-shot accuracy on ImageNet from 87.6% to 93.2% and from 88.0% to 93.8% on Omniglot compared to competing approaches. We also demonstrate the usefulness of the same model on language modeling by introducing a one-shot task on the Penn Treebank.

📄 PDF Abstract BibTeX arXiv:1606.04080

Code (26)

AntreasAntoniou/MatchingNetworks tf
KamalM8/Few-Shot-learning-Fashion pytorch
Lieberk/Paddle-MatchingNet paddle
LiuXinyu12378/MatchingNetworks tf
Mind23-2/MindCode-5/tree/main/ProtoNet mindspore
RajeevReddyIlavala/Low-Shot-Learning-Learning pytorch
SeonbeomKim/TensorFlow-Matching_Networks_for_One_Shot_Learning tf
Sha-Lab/FEAT pytorch
WenbinLee/DN4 pytorch
adriangonz/statistical-nlp-17 pytorch
cnichkawde/MatchingNetwork
cnielly/prototypical-networks-omniglot pytorch
facebookresearch/low-shot-shrink-hallucinate pytorch
fiveai/on-episodes-fsl pytorch
fujenchu/matchingNet pytorch
hrdwsong/ProtoNet-Paddle paddle
knnaraghi/fewshot tf
oscarknagg/few-shot pytorch
qitianwu/nodeformer pytorch
ranpeng-git/few-shot-paddle paddle
sambi97/Low-shot-learning_-Deep-learning-project pytorch
schatty/matching-networks-tf tf
sicara/easy-few-shot-learning pytorch
welkincici/MatchingNet tf
wenbinlee/defensivefsl pytorch
yijiuzai/Matching-Networks-for-One-Shot-Learning tf

Tasks

Few-Shot Image ClassificationFew-Shot LearningLanguage ModelingLanguage ModellingMetric LearningOne-Shot Learning

Similar Papers 제목 키워드 기반

RE-Matching: A Fine-Grained Semantic Matching Method for Zero-Shot Relation Extraction

2023-06-08 · Jun Zhao, WenYu Zhan, Xin Zhao, Qi Zhang 외

Semantic matching is a mainstream paradigm of zero-shot relation extraction, which matches a given input with a corresponding label description. The entities in the input should exactly match their hypernyms in the descr…

RelationRelation ExtractionSentence

Rethinking matching-based few-shot action recognition

2023-03-28 · Juliette Bertrand, Yannis Kalantidis, Giorgos Tolias

Few-shot action recognition, i.e. recognizing new action classes given only a few examples, benefits from incorporating temporal information. Prior work either encodes such information in the representation itself and le…

Action RecognitionFew-Shot action recognitionFew Shot Action Recognition

End-to-End Context-Aided Unicity Matching for Person Re-identification

2022-10-20 · Min Cao, Cong Ding, Chen Chen, Junchi Yan 외

Most existing person re-identification methods compute the matching relations between person images across camera views based on the ranking of the pairwise similarities. This matching strategy with the lack of the globa…

Graph MatchingPerson Re-Identification

Zero-Shot Cross-Domain Code Search without Fine-Tuning

2025-04-10 · Keyu Liang, Zhongxin Liu, Chao Liu, Zhiyuan Wan 외

Code search aims to retrieve semantically relevant code snippets for natural language queries. While pre-trained language models (PLMs) have shown remarkable performance in this task, they struggle in cross-domain scenar…

Code SearchNatural Language Queries

Learning to Focus: Cascaded Feature Matching Network for Few-shot Image Recognition

2021-01-13 · Mengting Chen, Xinggang Wang, Heng Luo, Yifeng Geng 외

Deep networks can learn to accurately recognize objects of a category by training on a large number of annotated images. However, a meta-learning challenge known as a low-shot image recognition task comes when only a few…

Few-Shot LearningMeta-Learning