English

ClassSim: Similarity between Classes Defined by Misclassification Ratios of Trained Classifiers

Computer Vision and Pattern Recognition 2018-02-06 v1 Machine Learning

Abstract

Deep neural networks (DNNs) have achieved exceptional performances in many tasks, particularly, in supervised classification tasks. However, achievements with supervised classification tasks are based on large datasets with well-separated classes. Typically, real-world applications involve wild datasets that include similar classes; thus, evaluating similarities between classes and understanding relations among classes are important. To address this issue, a similarity metric, ClassSim, based on the misclassification ratios of trained DNNs is proposed herein. We conducted image recognition experiments to demonstrate that the proposed method provides better similarities compared with existing methods and is useful for classification problems. Source code including all experimental results is available at https://github.com/karino2/ClassSim/.

Keywords

Cite

@article{arxiv.1802.01267,
  title  = {ClassSim: Similarity between Classes Defined by Misclassification Ratios of Trained Classifiers},
  author = {Kazuma Arino and Yohei Kikuta},
  journal= {arXiv preprint arXiv:1802.01267},
  year   = {2018}
}

Comments

15 pages, 2 figures, 11 tables

R2 v1 2026-06-23T00:10:39.449Z