paper-with-me

Papers

Improving zero-shot learning by mitigating the hubness problem

2014-12-20 · Georgiana Dinu, Angeliki Lazaridou, Marco Baroni

The zero-shot paradigm exploits vector-based word representations extracted from text corpora with unsupervised methods to learn general mapping functions from other feature spaces onto word space, where the words associated to the nearest neighbours of the mapped vectors are used as their linguistic labels. We show that the neighbourhoods of the mapped elements are strongly polluted by hubs, vectors that tend to be near a high proportion of items, pushing their correct labels down the neighbour list. After illustrating the problem empirically, we propose a simple method to correct it by taking the proximity distribution of potential neighbours across many mapped vectors into account. We show that this correction leads to consistent improvements in realistic zero-shot experiments in the cross-lingual, image labeling and image retrieval domains.

📄 PDF Abstract BibTeX arXiv:1412.6568

Code (5)

Babylonpartners/fastText_multilingual
babylonhealth/fastText_multilingual
facebookresearch/MUSE pytorch
jiajunhua/facebookresearch-MUSE pytorch
ssharoff/cognates

Tasks

Image RetrievalRetrievalZero-Shot Learning

Similar Papers 제목 키워드 기반

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

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

Hubness and Pollution: Delving into Cross-Space Mapping for Zero-Shot Learning

2015-07-01 · IJCNLP 2015 7 · Angeliki Lazaridou, Georgiana Dinu, Marco Baroni
Semantic Textual SimilarityZero-Shot Learning

Semantically Aligned Bias Reducing Zero Shot Learning

2019-04-16 · CVPR 2019 6 · Akanksha Paul, Narayanan C. Krishnan, Prateek Munjal

Zero shot learning (ZSL) aims to recognize unseen classes by exploiting semantic relationships between seen and unseen classes. Two major problems faced by ZSL algorithms are the hubness problem and the bias towards the …

Zero-Shot Learning

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