Constellation Nets for Few-Shot Learning

ICLR 2021  ·  Weijian Xu, Yifan Xu, Huaijin Wang, Zhuowen Tu ·

The success of deep convolutional neural networks builds on top of the learning of effective convolution operations, capturing a hierarchy of structured features via filtering, activation, and pooling. However, the explicit structured features, e.g. object parts, are not expressive in the existing CNN frameworks. In this paper, we tackle the few-shot learning problem and make an effort to enhance structured features by expanding CNNs with a constellation model, which performs cell feature clustering and encoding with a dense part representation; the relationships among the cell features are further modeled by an attention mechanism. With the additional constellation branch to increase the awareness of object parts, our method is able to attain the advantages of the CNNs while making the overall internal representations more robust in the few-shot learning setting. Our approach attains a significant improvement over the existing methods in few-shot learning on the CIFAR-FS, FC100, and mini-ImageNet benchmarks.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Benchmark
Few-Shot Image Classification CIFAR-FS 5-way (1-shot) ConstellationNets Accuracy 75.4 # 23
Few-Shot Image Classification CIFAR-FS 5-way (5-shot) ConstellationNets Accuracy 86.8 # 24
Few-Shot Image Classification FC100 5-way (1-shot) ConstellationNets Accuracy 43.8 # 15
Few-Shot Image Classification FC100 5-way (5-shot) ConstellationNets Accuracy 59.7 # 15
Few-Shot Image Classification Mini-Imagenet 5-way (1-shot) ConstellationNets Accuracy 64.89 # 54
Few-Shot Image Classification Mini-Imagenet 5-way (5-shot) ConstellationNets Accuracy 79.95 # 49

Methods