English

From Pixels to Sentiment: Fine-tuning CNNs for Visual Sentiment Prediction

Computer Vision and Pattern Recognition 2017-01-30 v2 Multimedia

Abstract

Visual multimedia have become an inseparable part of our digital social lives, and they often capture moments tied with deep affections. Automated visual sentiment analysis tools can provide a means of extracting the rich feelings and latent dispositions embedded in these media. In this work, we explore how Convolutional Neural Networks (CNNs), a now de facto computational machine learning tool particularly in the area of Computer Vision, can be specifically applied to the task of visual sentiment prediction. We accomplish this through fine-tuning experiments using a state-of-the-art CNN and via rigorous architecture analysis, we present several modifications that lead to accuracy improvements over prior art on a dataset of images from a popular social media platform. We additionally present visualizations of local patterns that the network learned to associate with image sentiment for insight into how visual positivity (or negativity) is perceived by the model.

Keywords

Cite

@article{arxiv.1604.03489,
  title  = {From Pixels to Sentiment: Fine-tuning CNNs for Visual Sentiment Prediction},
  author = {Victor Campos and Brendan Jou and Xavier Giro-i-Nieto},
  journal= {arXiv preprint arXiv:1604.03489},
  year   = {2017}
}

Comments

Accepted for publication in Image and Vision Computing. Models and source code available at https://github.com/imatge-upc/sentiment-2016

R2 v1 2026-06-22T13:30:38.589Z