Color Representation in CNNs: Parallelisms with Biological Vision
Abstract
Convolutional Neural Networks (CNNs) trained for object recognition tasks present representational capabilities approaching to primate visual systems [1]. This provides a computational framework to explore how image features are efficiently represented. Here, we dissect a trained CNN [2] to study how color is represented. We use a classical methodology used in physiology that is measuring index of selectivity of individual neurons to specific features. We use ImageNet Dataset [20] images and synthetic versions of them to quantify color tuning properties of artificial neurons to provide a classification of the network population. We conclude three main levels of color representation showing some parallelisms with biological visual systems: (a) a decomposition in a circular hue space to represent single color regions with a wider hue sampling beyond the first layer (V2), (b) the emergence of opponent low-dimensional spaces in early stages to represent color edges (V1); and (c) a strong entanglement between color and shape patterns representing object-parts (e.g. wheel of a car), object-shapes (e.g. faces) or object-surrounds configurations (e.g. blue sky surrounding an object) in deeper layers (V4 or IT).
Cite
Text
Rafegas and Vanrell. "Color Representation in CNNs: Parallelisms with Biological Vision." IEEE/CVF International Conference on Computer Vision Workshops, 2017. doi:10.1109/ICCVW.2017.318Markdown
[Rafegas and Vanrell. "Color Representation in CNNs: Parallelisms with Biological Vision." IEEE/CVF International Conference on Computer Vision Workshops, 2017.](https://mlanthology.org/iccvw/2017/rafegas2017iccvw-color/) doi:10.1109/ICCVW.2017.318BibTeX
@inproceedings{rafegas2017iccvw-color,
title = {{Color Representation in CNNs: Parallelisms with Biological Vision}},
author = {Rafegas, Ivet and Vanrell, María},
booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
year = {2017},
pages = {2697-2705},
doi = {10.1109/ICCVW.2017.318},
url = {https://mlanthology.org/iccvw/2017/rafegas2017iccvw-color/}
}