Subitizing with Variational Autoencoders

Abstract

Numerosity, the number of objects in a set, is a basic property of a given visual scene. Many animals develop the perceptual ability to subitize: the near-instantaneous identification of the numerosity in small sets of visual items. In computer vision, it has been shown that numerosity emerges as a statistical property in neural networks during unsupervised learning from simple synthetic images. In this work, we focus on more complex natural images using unsupervised hierarchical neural networks. Specifically, we show that variational autoencoders are able to spontaneously perform subitizing after training without supervision on a large amount of images from the Salient Object Subitizing dataset. While our method is unable to outperform supervised convolutional networks for subitizing, we observe that the networks learn to encode numerosity as a basic visual property. Moreover, we find that the learned representations are likely invariant to object area; an observation in alignment with studies on biological neural networks in cognitive neuroscience.

Cite

Text

Wever and Runia. "Subitizing with Variational Autoencoders." European Conference on Computer Vision Workshops, 2018. doi:10.1007/978-3-030-11015-4_47

Markdown

[Wever and Runia. "Subitizing with Variational Autoencoders." European Conference on Computer Vision Workshops, 2018.](https://mlanthology.org/eccvw/2018/wever2018eccvw-subitizing/) doi:10.1007/978-3-030-11015-4_47

BibTeX

@inproceedings{wever2018eccvw-subitizing,
  title     = {{Subitizing with Variational Autoencoders}},
  author    = {Wever, Rijnder and Runia, Tom F. H.},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2018},
  pages     = {617-627},
  doi       = {10.1007/978-3-030-11015-4_47},
  url       = {https://mlanthology.org/eccvw/2018/wever2018eccvw-subitizing/}
}