Generalisation in humans and deep neural networks
About
We compare the robustness of humans and current convolutional deep neural networks (DNNs) on object recognition under twelve different types of image degradations. First, using three well known DNNs (ResNet-152, VGG-19, GoogLeNet) we find the human visual system to be more robust to nearly all of the tested image manipulations, and we observe progressively diverging classification error-patterns between humans and DNNs when the signal gets weaker. Secondly, we show that DNNs trained directly on distorted images consistently surpass human performance on the exact distortion types they were trained on, yet they display extremely poor generalisation abilities when tested on other distortion types. For example, training on salt-and-pepper noise does not imply robustness on uniform white noise and vice versa. Thus, changes in the noise distribution between training and testing constitutes a crucial challenge to deep learning vision systems that can be systematically addressed in a lifelong machine learning approach. Our new dataset consisting of 83K carefully measured human psychophysical trials provide a useful reference for lifelong robustness against image degradations set by the human visual system.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | ImageNet (val) | -- | 1206 | |
| Image Classification | ImageNet-C (test) | mCE (Mean Corruption Error)73.3 | 110 | |
| Perturbation Stability | ImageNet-P (test) | Clean Accuracy27.2 | 8 | |
| Attention-based interaction | HCO Attention-based interaction | Human Success Rate95 | 1 | |
| Biometric-light response | HCO Biometric-light response | Human Success Rate100 | 1 | |
| Interactive Reasoning | HCO Interactive reasoning | Human Success Rate85 | 1 | |
| Perceptual visual matching | HCO Perceptual visual matching | Human Success Rate90 | 1 |