DeepSentiBank: Visual Sentiment Concept Classification with Deep Convolutional Neural Networks
Tao Chen, Damian Borth, Trevor Darrell, Shih-Fu Chang

TL;DR
DeepSentiBank leverages deep convolutional neural networks to classify visual sentiment concepts, specifically adjective noun pairs, achieving significant improvements in accuracy and retrieval performance over previous methods.
Contribution
This paper introduces DeepSentiBank, a novel deep CNN-based approach for visual sentiment concept classification using web-sourced data and transfer learning from ImageNet.
Findings
Significant accuracy improvements over previous models
Effective use of web images for training sentiment classifiers
Enhanced retrieval performance with DeepSentiBank
Abstract
This paper introduces a visual sentiment concept classification method based on deep convolutional neural networks (CNNs). The visual sentiment concepts are adjective noun pairs (ANPs) automatically discovered from the tags of web photos, and can be utilized as effective statistical cues for detecting emotions depicted in the images. Nearly one million Flickr images tagged with these ANPs are downloaded to train the classifiers of the concepts. We adopt the popular model of deep convolutional neural networks which recently shows great performance improvement on classifying large-scale web-based image dataset such as ImageNet. Our deep CNNs model is trained based on Caffe, a newly developed deep learning framework. To deal with the biased training data which only contains images with strong sentiment and to prevent overfitting, we initialize the model with the model weights trained from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques · Sentiment Analysis and Opinion Mining
