English

Consistent Relative Confidence and Label-Free Model Selection for Convolutional Neural Networks

Computer Vision and Pattern Recognition 2022-06-01 v9 Machine Learning

Abstract

In this paper, we are concerned with image classification with deep convolutional neural networks (CNNs). We focus on the following question: given a set of candidate CNN models, how to select the right one with the best generalization property for the current task? Current model selection methods all require access to a batch of labeled data for computing a pre-specified performance metric, such as the cross-entropy loss, the classification error rate and the negative log-likelihood. In many practical cases, labels are not available in time as labeling itself is a time-consuming and expensive task. To this end, we propose an approach to CNN model selection using only unlabeled data. We develop this method based on a principle termed consistent relative confidence. Experimental results on benchmark datasets demonstrate the effectiveness and efficiency of our method.

Keywords

Cite

@article{arxiv.2108.11845,
  title  = {Consistent Relative Confidence and Label-Free Model Selection for Convolutional Neural Networks},
  author = {Bin Liu},
  journal= {arXiv preprint arXiv:2108.11845},
  year   = {2022}
}

Comments

This paper has been accepted by 2022 International Conference on Pattern Recognition and Machine Learning (PRML 2022)

R2 v1 2026-06-24T05:26:43.401Z