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

TL;DR
This paper introduces a label-free CNN model selection method based on consistent relative confidence, enabling effective model choice without labeled data, which is useful when labeling is costly or delayed.
Contribution
The paper presents a novel approach for CNN model selection using only unlabeled data, bypassing the need for traditional performance metrics requiring labels.
Findings
Effective model selection on benchmark datasets
No labeled data needed for model comparison
Demonstrates efficiency and practical utility
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Neural Networks and Applications · Advanced Neural Network Applications
