Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Few-shot Classification with Hypersphere Modeling of Prototypes

About

Metric-based meta-learning is one of the de facto standards in few-shot learning. It composes of representation learning and metrics calculation designs. Previous works construct class representations in different ways, varying from mean output embedding to covariance and distributions. However, using embeddings in space lacks expressivity and cannot capture class information robustly, while statistical complex modeling poses difficulty to metric designs. In this work, we use tensor fields (``areas'') to model classes from the geometrical perspective for few-shot learning. We present a simple and effective method, dubbed hypersphere prototypes (HyperProto), where class information is represented by hyperspheres with dynamic sizes with two sets of learnable parameters: the hypersphere's center and the radius. Extending from points to areas, hyperspheres are much more expressive than embeddings. Moreover, it is more convenient to perform metric-based classification with hypersphere prototypes than statistical modeling, as we only need to calculate the distance from a data point to the surface of the hypersphere. Following this idea, we also develop two variants of prototypes under other measurements. Extensive experiments and analysis on few-shot learning tasks across NLP and CV and comparison with 20+ competitive baselines demonstrate the effectiveness of our approach.

Ning Ding, Yulin Chen, Ganqu Cui, Xiaobin Wang, Hai-Tao Zheng, Zhiyuan Liu, Pengjun Xie• 2022

Related benchmarks

TaskDatasetResultRank
Few-shot Image ClassificationminiImageNet (test)--
111
Named Entity RecognitionFewNERD INTRA
F1 Score50.88
47
Named Entity RecognitionFEW-NERD INTER
F1 Score65.59
15
Few-shot Relation ExtractionFewRel 1.0
Accuracy (5-way 1-shot)89.9
13
Few-shot Relation ExtractionFewRel Domain Adaptation 2.0
Acc (5-way 1-shot)73.98
8
Showing 5 of 5 rows

Other info

Follow for update