paper-with-me

Papers

Z-Score Normalization, Hubness, and Few-Shot Learning

2021-01-01 · ICCV 2021 10 · Nanyi Fei, Yizhao Gao, Zhiwu Lu, Tao Xiang

The goal of few-shot learning (FSL) is to recognize a set of novel classes with only few labeled samples by exploiting a large set of abundant base class samples. Adopting a meta-learning framework, most recent FSL methods meta-learn a deep feature embedding network, and during inference classify novel class samples using nearest neighbor in the learned high-dimensional embedding space. This means that these methods are prone to the hubness problem, that is, a certain class prototype becomes the nearest neighbor of many test instances regardless which classes they belong to. However, this problem is largely ignored in existing FSL studies. In this work, for the first time we show that many FSL methods indeed suffer from the hubness problem. To mitigate its negative effects, we further propose to employ z-score feature normalization, a simple yet effective transformation, during meta-training. A theoretical analysis is provided on why it helps. Extensive experiments are then conducted to show that with z-score normalization, the performance of many recent FSL methods can be boosted, resulting in new state-of-the-art on three benchmarks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningMeta-Learning

Similar Papers 제목 키워드 기반

Hubs and Hyperspheres: Reducing Hubness and Improving Transductive Few-shot Learning with Hyperspherical Embeddings

2023-03-16 · CVPR 2023 1 · Daniel J. Trosten, Rwiddhi Chakraborty, Sigurd Løkse, Kristoffer Knutsen Wickstrøm 외

Distance-based classification is frequently used in transductive few-shot learning (FSL). However, due to the high-dimensionality of image representations, FSL classifiers are prone to suffer from the hubness problem, wh…

Few-Shot Learning

Ridge Regression, Hubness, and Zero-Shot Learning

2015-07-03 · Yutaro Shigeto, Ikumi Suzuki, Kazuo Hara, Masashi Shimbo 외

This paper discusses the effect of hubness in zero-shot learning, when ridge regression is used to find a mapping between the example space to the label space. Contrary to the existing approach, which attempts to find a …

regressionZero-Shot Learning

Mitigating the Hubness Problem for Zero-Shot Learning of 3D Objects

2019-07-15 · Ali Cheraghian, Shafin Rahman, Dylan Campbell, Lars Petersson

The development of advanced 3D sensors has enabled many objects to be captured in the wild at a large scale, and a 3D object recognition system may therefore encounter many objects for which the system has received no tr…

3D Object RecognitionGeneralized Zero-Shot LearningObject RecognitionZero-Shot Learning

Hubness Reduction Improves Sentence-BERT Semantic Spaces

2023-11-30 · Beatrix M. G. Nielsen, Lars Kai Hansen

Semantic representations of text, i.e. representations of natural language which capture meaning by geometry, are essential for areas such as information retrieval and document grouping. High-dimensional trained dense ve…

Information RetrievalRetrievalSentence

Balance Act: Mitigating Hubness in Cross-Modal Retrieval with Query and Gallery Banks

2023-10-17 · Yimu Wang, Xiangru Jian, Bo Xue

In this work, we present a post-processing solution to address the hubness problem in cross-modal retrieval, a phenomenon where a small number of gallery data points are frequently retrieved, resulting in a decline in re…

Cross-Modal RetrievalRetrieval