paper-with-me

Papers

SEN: A Novel Feature Normalization Dissimilarity Measure for Prototypical Few-Shot Learning Networks

2020-08-01 · ECCV 2020 8 · Van Nhan Nguyen, Sigurd Løkse, Kristoffer Wickstrøm, Michael Kampffmeyer, Davide Roverso, Robert Jenssen

In this paper, we equip Prototypical Networks (PNs) with a novel dissimilarity measure to enable discriminative feature normalization for few-shot learning. The embedding onto the hypersphere requires no direct normalization and is easy to optimize. Our theoretical analysis shows that the proposed dissimilarity measure, denoted the Squared root of the Euclidean distance and the Norm distance (SEN), forces embedding points to be attracted to its correct prototype, while being repelled from all other prototypes, keeping the norm of all points the same. The resulting SEN PN outperforms the regular PN with a considerable margin, with no additional parameters as well as with negligible computational overhead.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Similar Papers 제목 키워드 기반

Few-Shot Text Classification with Edge-Labeling Graph Neural Network-Based Prototypical Network

2020-12-01 · COLING 2020 8 · Chen Lyu, Weijie Liu, Ping Wang

In this paper, we propose a new few-shot text classification method. Compared with supervised learning methods which require a large corpus of labeled documents, our method aims to make it possible to classify unlabeled …

Few-Shot Text ClassificationGraph Neural NetworkLanguage ModelingLanguage Modelling+4

A Closer Look at Prototype Classifier for Few-shot Image Classification

2021-10-11 · Mingcheng Hou, Issei Sato

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-p…

Few-Shot Image ClassificationFew-Shot Learningimage-classificationImage Classification+1

Reconciliation of Pre-trained Models and Prototypical Neural Networks in Few-shot Named Entity Recognition

2022-11-07 · Youcheng Huang, Wenqiang Lei, Jie Fu, Jiancheng Lv

Incorporating large-scale pre-trained models with the prototypical neural networks is a de-facto paradigm in few-shot named entity recognition. Existing methods, unfortunately, are not aware of the fact that embeddings f…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

LPN: Language-guided Prototypical Network for few-shot classification

2023-07-04 · Kaihui Cheng, Chule Yang, Xiao Liu, Naiyang Guan 외

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 bet…

Classification

MemREIN: Rein the Domain Shift for Cross-Domain Few-Shot Learning

2021-09-29 · Yi Xu, Lichen Wang, Yizhou Wang, Can Qin 외

Few-shot learning aims to enable models generalize to new categories (query instances) with only limited labeled samples (support instances) from each category. Metric-based mechanism is a promising direction which compa…

Contrastive LearningCross-Domain Few-Shotcross-domain few-shot learningFew-Shot Learning