Identifying Emotions Aroused from Paintings

Abstract

Understanding the emotional appeal of paintings is a significant research problem related to affective image classification. The problem is challenging in part due to the scarceness of manually-classified paintings. Our work proposes to apply statistical models trained over photographs to infer the emotional appeal of paintings. Directly applying the learned models on photographs to paintings cannot provide accurate classification results, because visual features extracted from paintings and natural photographs have different characteristics. This work presents an adaptive learning algorithm that leverages labeled photographs and unlabeled paintings to infer the visual appeal of paintings. In particular, we iteratively adapt the feature distribution in photographs to fit paintings and maximize the joint likelihood of labeled and unlabeled data. We evaluate our approach through two emotional classification tasks: distinguishing positive from negative emotions, and differentiating reactive emotions from non-reactive ones. Experimental results show the potential of our approach.

Cite

Text

Lu et al. "Identifying Emotions Aroused from Paintings." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46604-0_4

Markdown

[Lu et al. "Identifying Emotions Aroused from Paintings." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/lu2016eccv-identifying/) doi:10.1007/978-3-319-46604-0_4

BibTeX

@inproceedings{lu2016eccv-identifying,
  title     = {{Identifying Emotions Aroused from Paintings}},
  author    = {Lu, Xin and Sawant, Neela and Newman, Michelle G. and Jr., Reginald B. Adams and Wang, James Z. and Li, Jia},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {48-63},
  doi       = {10.1007/978-3-319-46604-0_4},
  url       = {https://mlanthology.org/eccv/2016/lu2016eccv-identifying/}
}