Impact of Colour Variation on Robustness of Deep Neural Networks
Chengyin Hu, Weiwen Shi

TL;DR
This paper investigates how variations in color space affect the accuracy of deep neural networks in image classification, revealing significant impacts and evaluating robustness strategies on a new color-distorted dataset.
Contribution
The study introduces a color-variation dataset for ImageNet and evaluates the impact of color distortions on DNN performance, also testing robustness techniques.
Findings
Color variation significantly reduces DNN accuracy.
Robust training techniques improve resilience to color distortions.
Certain architectures are more affected by color perturbations.
Abstract
Deep neural networks (DNNs) have have shown state-of-the-art performance for computer vision applications like image classification, segmentation and object detection. Whereas recent advances have shown their vulnerability to manual digital perturbations in the input data, namely adversarial attacks. The accuracy of the networks is significantly affected by the data distribution of their training dataset. Distortions or perturbations on color space of input images generates out-of-distribution data, which make networks more likely to misclassify them. In this work, we propose a color-variation dataset by distorting their RGB color on a subset of the ImageNet with 27 different combinations. The aim of our work is to study the impact of color variation on the performance of DNNs. We perform experiments on several state-of-the-art DNN architectures on the proposed dataset, and the result…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
