CVDec 16, 2022

ColorSense: A Study on Color Vision in Machine Visual Recognition

CMU
arXiv:2212.08650v35 citationsh-index: 32
Originality Synthesis-oriented
AI Analysis

This addresses the problem of color vision bias in machine perception for safety-critical applications like assistive driving and surgery, though it is incremental as it focuses on dataset creation and analysis rather than new methods.

The paper tackled the underexplored impact of color vision on machine perception by curating the ColorSense dataset with 110,000 human annotations and showing that color discrimination levels dominate model performance, with object recognition tasks being susceptible to bias, especially for vehicle classes, and mitigation techniques offering only marginal improvements.

Color vision is essential for human visual perception, but its impact on machine perception is still underexplored. There has been an intensified demand for understanding its role in machine perception for safety-critical tasks such as assistive driving and surgery but lacking suitable datasets. To fill this gap, we curate multipurpose datasets ColorSense, by collecting 110,000 non-trivial human annotations of foreground and background color labels from popular visual recognition benchmarks. To investigate the impact of color vision on machine perception, we assign each image a color discrimination level based on its dominant foreground and background colors and use it to study the impact of color vision on machine perception. We validate the use of our datasets by demonstrating that the level of color discrimination has a dominating effect on the performance of mainstream machine perception models. Specifically, we examine the perception ability of machine vision by considering key factors such as model architecture, training objective, model size, training data, and task complexity. Furthermore, to investigate how color and environmental factors affect the robustness of visual recognition in machine perception, we integrate our ColorSense datasets with image corruptions and perform a more comprehensive visual perception evaluation. Our findings suggest that object recognition tasks such as classification and localization are susceptible to color vision bias, especially for high-stakes cases such as vehicle classes, and advanced mitigation techniques such as data augmentation and so on only give marginal improvement. Our analyses highlight the need for new approaches toward the performance evaluation of machine perception models in real-world applications. Lastly, we present various potential applications of ColorSense such as studying spurious correlations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes