SOTAVerified

Large-Scale Few-Shot Learning: Knowledge Transfer With Class Hierarchy

2019-06-01CVPR 2019Code Available0· sign in to hype

Aoxue Li, Tiange Luo, Zhiwu Lu, Tao Xiang, Liwei Wang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Recently, large-scale few-shot learning (FSL) becomes topical. It is discovered that, for a large-scale FSL problem with 1,000 classes in the source domain, a strong baseline emerges, that is, simply training a deep feature embedding model using the aggregated source classes and performing nearest neighbor (NN) search using the learned features on the target classes. The state-of-the-art large-scale FSL methods struggle to beat this baseline, indicating intrinsic limitations on scalability. To overcome the challenge, we propose a novel large-scale FSL model by learning transferable visual features with the class hierarchy which encodes the semantic relations between source and target classes. Extensive experiments show that the proposed model significantly outperforms not only the NN baseline but also the state-of-the-art alternatives. Furthermore, we show that the proposed model can be easily extended to the large-scale zero-shot learning (ZSL) problem and also achieves the state-of-the-art results.

Tasks

Reproductions