中文
相关论文

相关论文: IPNET:Influential Prototypical Networks for Few Sh…

200 篇论文

Prototypical network (PN) is a simple yet effective few shot learning strategy. It is a metric-based meta-learning technique where classification is performed by computing Euclidean distances to prototypical representations of each class.…

图像与视频处理 · 电气工程与系统科学 2021-12-28 Ranjana Roy Chowdhury , Deepti R. Bathula

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

We propose prototypical 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 new class. Prototypical networks…

机器学习 · 计算机科学 2017-06-21 Jake Snell , Kevin Swersky , Richard S. Zemel

Few-shot classification aims to adapt to new tasks with limited labeled examples. To fully use the accessible data, recent methods explore suitable measures for the similarity between the query and support images and better high-dimensional…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Kaihui Cheng , Chule Yang , Xiao Liu , Naiyang Guan , Zhiyuan Wang

It is assumed that pre-training provides the feature extractor with strong class transferability and that high novel class generalization can be achieved by simply reusing the transferable feature extractor. In this work, our motivation is…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Qiang Lyu , Weiqiang Wang

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

Attributed networks nowadays are ubiquitous in a myriad of high-impact applications, such as social network analysis, financial fraud detection, and drug discovery. As a central analytical task on attributed networks, node classification…

机器学习 · 计算机科学 2020-11-30 Kaize Ding , Jianling Wang , Jundong Li , Kai Shu , Chenghao Liu , Huan Liu

A variety of machine learning applications expect to achieve rapid learning from a limited number of labeled data. However, the success of most current models is the result of heavy training on big data. Meta-learning addresses this problem…

机器学习 · 计算机科学 2019-06-04 Lu Liu , Tianyi Zhou , Guodong Long , Jing Jiang , Lina Yao , Chengqi Zhang

Few-shot image classification aims at recognizing unseen categories with a small number of labeled training data. Recent metric-based frameworks tend to represent a support class by a fixed prototype (e.g., the mean of the support category)…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Yaohui Li , Huaxiong Li , Haoxing Chen , Chunlin Chen

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

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

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

We propose a method for learning embeddings for few-shot learning that is suitable for use with any number of ways and any number of shots (shot-free). Rather than fixing the class prototypes to be the Euclidean average of sample…

机器学习 · 计算机科学 2020-04-23 Avinash Ravichandran , Rahul Bhotika , Stefano Soatto

Few-shot classification is the task of predicting the category of an example from a set of few labeled examples. The number of labeled examples per category is called the number of shots (or shot number). Recent works tackle this task…

机器学习 · 计算机科学 2022-06-22 Tianshi Cao , Marc Law , Sanja Fidler

Few-shot learning performs classification tasks and regression tasks on scarce samples. As one of the most representative few-shot learning models, Prototypical Network represents each class as sample average, or a prototype, and measures…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Tao Zhang , Wu Huang

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

For many natural language processing (NLP) tasks the amount of annotated data is limited. This urges a need to apply semi-supervised learning techniques, such as transfer learning or meta-learning. In this work we tackle Named Entity…

计算与语言 · 计算机科学 2018-12-18 Alexander Fritzler , Varvara Logacheva , Maksim Kretov

The goal of few-shot learning is to learn a classifier that generalizes well even when trained with a limited number of training instances per class. The recently introduced meta-learning approaches tackle this problem by learning a generic…

机器学习 · 计算机科学 2019-02-11 Yanbin Liu , Juho Lee , Minseop Park , Saehoon Kim , Eunho Yang , Sung Ju Hwang , Yi Yang

Current machine learning has made great progress on computer vision and many other fields attributed to the large amount of high-quality training samples, while it does not work very well on genomic data analysis, since they are notoriously…

机器学习 · 计算机科学 2020-09-04 Ziyi Yang , Jun Shu , Yong Liang , Deyu Meng , Zongben Xu

Recent progress has shown that few-shot learning can be improved with access to unlabelled data, known as semi-supervised few-shot learning(SS-FSL). We introduce an SS-FSL approach, dubbed as Prototypical Random Walk Networks(PRWN), built…

机器学习 · 计算机科学 2021-02-10 Ahmed Ayyad , Yuchen Li , Nassir Navab , Shadi Albarqouni , Mohamed Elhoseiny
‹ 上一页 1 2 3 10 下一页 ›