Contemplating Visual Emotions: Understanding and Overcoming Dataset Bias

Abstract

While machine learning approaches to visual emotion recognition offer great promise, current methods consider training and testing models on small scale datasets covering limited visual emotion concepts. Our analysis identifies an important but long overlooked issue of existing visual emotion benchmarks in the form of dataset biases. We design a series of tests to show and measure how such dataset biases obstruct learning a generalizable emotion recognition model. Based on our analysis, we propose a webly supervised approach by leveraging a large quantity of stock image data. Our approach uses a simple yet effective curriculum guided training strategy for learning discriminative emotion features. We discover that the models learned using our large scale stock image dataset exhibit significantly better generalization ability than the existing datasets without the manual collection of even a single label. Moreover, visual representation learned using our approach holds a lot of promise across a variety of tasks on different image and video datasets.

Cite

Text

Panda et al. "Contemplating Visual Emotions: Understanding and Overcoming Dataset Bias." Proceedings of the European Conference on Computer Vision (ECCV), 2018. doi:10.1007/978-3-030-01216-8_36

Markdown

[Panda et al. "Contemplating Visual Emotions: Understanding and Overcoming Dataset Bias." Proceedings of the European Conference on Computer Vision (ECCV), 2018.](https://mlanthology.org/eccv/2018/panda2018eccv-contemplating/) doi:10.1007/978-3-030-01216-8_36

BibTeX

@inproceedings{panda2018eccv-contemplating,
  title     = {{Contemplating Visual Emotions: Understanding and Overcoming Dataset Bias}},
  author    = {Panda, Rameswar and Zhang, Jianming and Li, Haoxiang and Lee, Joon-Young and Lu, Xin and Roy-Chowdhury, Amit K.},
  booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
  year      = {2018},
  doi       = {10.1007/978-3-030-01216-8_36},
  url       = {https://mlanthology.org/eccv/2018/panda2018eccv-contemplating/}
}