arXiv Analytics

Sign in

arXiv:1604.04573 [cs.CV]AbstractReferencesReviewsResources

CNN-RNN: A Unified Framework for Multi-label Image Classification

Jiang Wang, Yi Yang, Junhua Mao, Zhiheng Huang, Chang Huang, Wei Xu

Published 2016-04-15Version 1

While deep convolutional neural networks (CNNs) have shown a great success in single-label image classification, it is important to note that real world images generally contain multiple labels, which could correspond to different objects, scenes, actions and attributes in an image. Traditional approaches to multi-label image classification learn independent classifiers for each category and employ ranking or thresholding on the classification results. These techniques, although working well, fail to explicitly exploit the label dependencies in an image. In this paper, we utilize recurrent neural networks (RNNs) to address this problem. Combined with CNNs, the proposed CNN-RNN framework learns a joint image-label embedding to characterize the semantic label dependency as well as the image-label relevance, and it can be trained end-to-end from scratch to integrate both information in a unified framework. Experimental results on public benchmark datasets demonstrate that the proposed architecture achieves better performance than the state-of-the-art multi-label classification model

Related articles: Most relevant | Search more
arXiv:1412.7122 [cs.CV] (Published 2014-12-22)
Exploring Invariances in Deep Convolutional Neural Networks Using Synthetic Images
arXiv:1508.06535 [cs.CV] (Published 2015-08-26)
Deep Convolutional Neural Networks for Smile Recognition
arXiv:1410.8586 [cs.CV] (Published 2014-10-30)
DeepSentiBank: Visual Sentiment Concept Classification with Deep Convolutional Neural Networks