Abstract
AbstractConvolutional neural networks (CNNs) are often described as promising models of human vision, yet they show many differences from human abilities. We focus on a superhuman capacity of top-performing CNNs, namely, their ability to learn very large datasets of random patterns. We verify that human learning on such tasks is extremely limited, even with few stimuli. We argue that the performance difference is due to CNNs’ overcapacity and introduce biologically inspired mechanisms to constrain it, while retaining the good test set generalisation to structured images as characteristic of CNNs. We investigate the efficacy of adding noise to hidden units’ activations, restricting early convolutional layers with a bottleneck, and using a bounded activation function. Internal noise was the most potent intervention and the only one which, by itself, could reduce random data performance in the tested models to chance levels. We also investigated whether networks with biologically inspired capacity constraints show improved generalisation toout-of-distributionstimuli, however little benefit was observed. Our results suggest that constraining networks with biologically motivated mechanisms paves the way for closer correspondence between network and human performance, but the few manipulations we have tested are only a small step towards that goal.
Publisher
Cold Spring Harbor Laboratory
Reference37 articles.
1. Arpit, D. , Jastrzębski, S. , Ballas, N. , Krueger, D. , Bengio, E. , Kanwal, M. S. , Maharaj, T. , Fischer, A. , Courville, A. , Bengio, Y. , & Lacoste-Julien, S. (2017). A closer look at memorization in deep networks. In D. Precup , & Y. W. Teh (Eds.), Proceedings of the 34th International Conference on Machine Learning (pp. 233–242). PMLR volume 70 of Proceedings of Machine Learning Research . URL: https://proceedings.mlr.press/v70/arpit17a.html.
2. Development of the Brain depends on the Visual Environment
3. The Laplacian Pyramid as a Compact Image Code
4. Perception in chess
5. DeepLab: Semantic Image Segmentation with Deep Convolutional Nets, Atrous Convolution, and Fully Connected CRFs