Embedding Complementary Deep Networks for Image Classification

Abstract

In this paper, a deep embedding algorithm is developed to achieve higher accuracy rates on large-scale image classification. By adapting the importance of the object classes to their error rates, our deep embedding algorithm can train multiple complementary deep networks sequentially, where each of them focuses on achieving higher accuracy rates for different subsets of object classes in an easy-to-hard way. By integrating such complementary deep networks to generate an ensemble network, our deep embedding algorithm can improve the accuracy rates for the hard object classes (which initially have higher error rates) at certain degrees while effectively preserving high accuracy rates for the easy object classes. Our deep embedding algorithm has achieved higher overall accuracy rates on large scale image classification.

Cite

Text

Chen et al. "Embedding Complementary Deep Networks for Image Classification." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019. doi:10.1109/CVPR.2019.00946

Markdown

[Chen et al. "Embedding Complementary Deep Networks for Image Classification." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019.](https://mlanthology.org/cvpr/2019/chen2019cvpr-embedding/) doi:10.1109/CVPR.2019.00946

BibTeX

@inproceedings{chen2019cvpr-embedding,
  title     = {{Embedding Complementary Deep Networks for Image Classification}},
  author    = {Chen, Qiuyu and Zhang, Wei and Yu, Jun and Fan, Jianping},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2019},
  doi       = {10.1109/CVPR.2019.00946},
  url       = {https://mlanthology.org/cvpr/2019/chen2019cvpr-embedding/}
}