English

Spectral Metric for Dataset Complexity Assessment

Machine Learning 2019-05-20 v1 Machine Learning

Abstract

In this paper, we propose a new measure to gauge the complexity of image classification problems. Given an annotated image dataset, our method computes a complexity measure called the cumulative spectral gradient (CSG) which strongly correlates with the test accuracy of convolutional neural networks (CNN). The CSG measure is derived from the probabilistic divergence between classes in a spectral clustering framework. We show that this metric correlates with the overall separability of the dataset and thus its inherent complexity. As will be shown, our metric can be used for dataset reduction, to assess which classes are more difficult to disentangle, and approximate the accuracy one could expect to get with a CNN. Results obtained on 11 datasets and three CNN models reveal that our method is more accurate and faster than previous complexity measures.

Keywords

Cite

@article{arxiv.1905.07299,
  title  = {Spectral Metric for Dataset Complexity Assessment},
  author = {Frederic Branchaud-Charron and Andrew Achkar and Pierre-Marc Jodoin},
  journal= {arXiv preprint arXiv:1905.07299},
  year   = {2019}
}

Comments

10 pages, 5 figures, Supplementary 2 pages 1 figures, accepted at CVPR 2019

R2 v1 2026-06-23T09:10:51.167Z