English

Uncertainty-Aware Few-Shot Image Classification

Computer Vision and Pattern Recognition 2021-06-04 v2

Abstract

Few-shot image classification learns to recognize new categories from limited labelled data. Metric learning based approaches have been widely investigated, where a query sample is classified by finding the nearest prototype from the support set based on their feature similarities. A neural network has different uncertainties on its calculated similarities of different pairs. Understanding and modeling the uncertainty on the similarity could promote the exploitation of limited samples in few-shot optimization. In this work, we propose Uncertainty-Aware Few-Shot framework for image classification by modeling uncertainty of the similarities of query-support pairs and performing uncertainty-aware optimization. Particularly, we exploit such uncertainty by converting observed similarities to probabilistic representations and incorporate them to the loss for more effective optimization. In order to jointly consider the similarities between a query and the prototypes in a support set, a graph-based model is utilized to estimate the uncertainty of the pairs. Extensive experiments show our proposed method brings significant improvements on top of a strong baseline and achieves the state-of-the-art performance.

Keywords

Cite

@article{arxiv.2010.04525,
  title  = {Uncertainty-Aware Few-Shot Image Classification},
  author = {Zhizheng Zhang and Cuiling Lan and Wenjun Zeng and Zhibo Chen and Shih-Fu Chang},
  journal= {arXiv preprint arXiv:2010.04525},
  year   = {2021}
}

Comments

Accepted by IJCAI2021

R2 v1 2026-06-23T19:12:23.497Z