Meta-BN Net for Few-Shot Learning

Gao Wei,Shao Mingwen,Shu Jun,Zhuang Xinkai
DOI: https://doi.org/10.1007/s11704-021-1237-4
IF: 2.6688
2022-01-01
Frontiers of Computer Science
Abstract:In this paper,we propose a lightweight network with an adaptive batch normalization module,called Meta-BN Net,for few-shot classification.Unlike existing few-shot lear-ning methods,which consist of complex models or algorithms,our approach extends batch normalization,an essential part of current deep neural network training,whose potential has not been fully explored.In particular,a meta-module is introduced to learn to generate more powerful affine transformation parameters,known as γ andβ,in the batch normalization layer adaptively so that the representation ability of batch norma-lization can be activated.The experimental results on miniI-mageNet demonstrate that Meta-BN Net not only outperforms the baseline methods at a large margin but also is competitive with recent state-of-the-art few-shot learning methods.We also conduct experiments on Fewshot-CIFAR100 and CUB datasets,and the results show that our approach is effective to boost the performance of weak baseline networks.We believe our findings can motivate to explore the undiscovered capacity of base components in a neural network as well as more efficient few-shot learning methods.
What problem does this paper attempt to address?