中文
相关论文

相关论文: Prototypical Networks for Few-shot Learning

200 篇论文

Few-shot models have become a popular topic of research in the past years. They offer the possibility to determine class belongings for unseen examples using just a handful of examples for each class. Such models are trained on a wide range…

机器学习 · 计算机科学 2019-06-04 Anna Kruspe

Few-shot learning aims to recognize new categories using very few labeled samples. Although few-shot learning has witnessed promising development in recent years, most existing methods adopt an average operation to calculate prototypes,…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Minglei Yuan , Wenhai Wang , Tao Wang , Chunhao Cai , Qian Xu , Tong Lu

We propose regression networks for the problem of few-shot classification, where a classifier must generalize to new classes not seen in the training set, given only a small number of examples of each class. In high dimensional embedding…

机器学习 · 计算机科学 2020-06-22 Arnout Devos , Matthias Grossglauser

The prototypical network is a prototype classifier based on meta-learning and is widely used for few-shot learning because it classifies unseen examples by constructing class-specific prototypes without adjusting hyper-parameters during…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Mingcheng Hou , Issei Sato

Learning high quality class representations from few examples is a key problem in metric-learning approaches to few-shot learning. To accomplish this, we introduce a novel architecture where class representations are conditioned for each…

The prototypical network (ProtoNet) is a few-shot learning framework that performs metric learning and classification using the distance to prototype representations of each class. It has attracted a great deal of attention recently since…

机器学习 · 计算机科学 2020-09-29 Kei Mukaiyama , Issei Sato , Masashi Sugiyama

Few-shot classification consists of learning a predictive model that is able to effectively adapt to a new class, given only a few annotated samples. To solve this challenging problem, meta-learning has become a popular paradigm that…

计算机视觉与模式识别 · 计算机科学 2019-09-02 Nikita Dvornik , Cordelia Schmid , Julien Mairal

Few-shot learning requires to recognize novel classes with scarce labeled data. Prototypical network is useful in existing researches, however, training on narrow-size distribution of scarce data usually tends to get biased prototypes. In…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Jinlu Liu , Liang Song , Yongqiang Qin

In few-shot classification, we are interested in learning algorithms that train a classifier from only a handful of labeled examples. Recent progress in few-shot classification has featured meta-learning, in which a parameterized model for…

Few-shot segmentation targets to segment new classes with few annotated images provided. It is more challenging than traditional semantic segmentation tasks that segment known classes with abundant annotated images. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Jinlu Liu , Yongqiang Qin

In this article, we consider the problem of few-shot learning for classification. We assume a network trained for base categories with a large number of training examples, and we aim to add novel categories to it that have only a few, e.g.,…

机器学习 · 计算机科学 2020-03-23 Hong-Gyu Jung , Seong-Whan Lee

The use of a few examples for each class to train a predictive model that can be generalized to novel classes is a crucial and valuable research direction in artificial intelligence. This work addresses this problem by proposing a few-shot…

机器学习 · 计算机科学 2020-09-10 Bin Xiao , Chien-Liang Liu , Wen-Hoar Hsaio

Few-shot classification is a challenging task which aims to formulate the ability of humans to learn concepts from limited prior data and has drawn considerable attention in machine learning. Recent progress in few-shot classification has…

机器学习 · 计算机科学 2020-04-14 Meiyu Huang , Xueshuang Xiang , Yao Xu

Few-shot semantic segmentation aims to learn to segment new object classes with only a few annotated examples, which has a wide range of real-world applications. Most existing methods either focus on the restrictive setting of one-way…

计算机视觉与模式识别 · 计算机科学 2022-12-05 Yongfei Liu , Xiangyi Zhang , Songyang Zhang , Xuming He

Prototypical network for Few shot learning tries to learn an embedding function in the encoder that embeds images with similar features close to one another in the embedding space. However, in this process, the support set samples for a…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Manas Gogoi , Sambhavi Tiwari , Shekhar Verma

Prototypical networks have been shown to perform well at few-shot learning tasks in computer vision. Yet these networks struggle when classes are very similar to each other (fine-grain classification) and currently have no way of taking…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Bijan Haney , Alexander Lavin

Metric learning is a widely used method for few shot learning in which the quality of prototypes plays a key role in the algorithm. In this paper we propose the trainable prototypes for distance measure instead of the artificial ones within…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Jianyi Li , Guizhong Liu

Few-shot learning is an important research field of machine learning in which a classifier must be trained in such a way that it can adapt to new classes which are not included in the training set. However, only small amounts of examples of…

机器学习 · 计算机科学 2020-06-11 Andrei Boiarov , Oleg Granichin , Olga Granichina

Few-shot learning aims to recognize novel classes with few examples. Pre-training based methods effectively tackle the problem by pre-training a feature extractor and then fine-tuning it through the nearest centroid based meta-learning.…

计算机视觉与模式识别 · 计算机科学 2021-08-21 Baoquan Zhang , Xutao Li , Yunming Ye , Shanshan Feng

We present a conceptually simple, flexible, and general framework for few-shot learning, where a classifier must learn to recognise new classes given only few examples from each. Our method, called the Relation Network (RN), is trained…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Flood Sung , Yongxin Yang , Li Zhang , Tao Xiang , Philip H. S. Torr , Timothy M. Hospedales
‹ 上一页 1 2 3 10 下一页 ›