Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

HD-CNN: Hierarchical Deep Convolutional Neural Network for Large Scale Visual Recognition

About

In image classification, visual separability between different object categories is highly uneven, and some categories are more difficult to distinguish than others. Such difficult categories demand more dedicated classifiers. However, existing deep convolutional neural networks (CNN) are trained as flat N-way classifiers, and few efforts have been made to leverage the hierarchical structure of categories. In this paper, we introduce hierarchical deep CNNs (HD-CNNs) by embedding deep CNNs into a category hierarchy. An HD-CNN separates easy classes using a coarse category classifier while distinguishing difficult classes using fine category classifiers. During HD-CNN training, component-wise pretraining is followed by global finetuning with a multinomial logistic loss regularized by a coarse category consistency term. In addition, conditional executions of fine category classifiers and layer parameter compression make HD-CNNs scalable for large-scale visual recognition. We achieve state-of-the-art results on both CIFAR100 and large-scale ImageNet 1000-class benchmark datasets. In our experiments, we build up three different HD-CNNs and they lower the top-1 error of the standard CNNs by 2.65%, 3.1% and 1.1%, respectively.

Zhicheng Yan, Hao Zhang, Robinson Piramuthu, Vignesh Jagadeesh, Dennis DeCoste, Wei Di, Yizhou Yu• 2014

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)--
3518
Image ClassificationCIFAR-100--
691
Image ClassificationImageNet
Top-1 Accuracy68.66
431
Hierarchical Image ClassificationAircraft (test)
Accuracy96.9
120
Hierarchical Image ClassificationCUB-200 2011
Accuracy (ACC)98.5
120
Image ClassificationStanford Cars
Accuracy96.8
80
Skin lesion classificationISIC R=80% 2018 (test)
Precision79.8
6
Skin lesion classificationISIC R2=80% 2018 (test)
Precision73.4
6
Showing 8 of 8 rows

Other info

Follow for update