Juhong Min1 | Yucheng Zhao2,3 | Chong Luo2 | Minsu Cho1 | ||||||||||||||||
1 Pohang University of Science and Techonology (POSTECH) | |||||||||||||||||||
2 Microsoft Research Asia (MSRA) | |||||||||||||||||||
3 University of Science and Technology of China (USTC) |
Human vision possesses a special type of visual processing systems called peripheral vision. Partitioning the entire visual field into multiple contour regions based on the distance to the center of our gaze, the peripheral vision provides us the ability to perceive various visual features at different regions. In this work, we take a biologically inspired approach and explore to model peripheral vision in deep neural networks for visual recognition. We propose to incorporate peripheral position encoding to the multi-head self-attention layers to let the network learn to partition the visual field into diverse peripheral regions given training data. We evaluate the proposed network, dubbed PerViT, on the large-scale ImageNet dataset and systematically investigate the inner workings of the model for machine perception, showing that the network learns to perceive visual data similarly to the way that human vision does. The state-of-the-art performance in image classification task across various model sizes demonstrates the efficacy of the proposed method.
This work was supported by the IITP grants (IITP-2021-0-01696: High-Potential Individuals Global Training Program, IITP-2021-0-00537: Visual Commonsense, IITP-2019-0-01906: AI Graduate School Program - POSTECH) funded by Ministry of Science and ICT, Korea. This work was done while Juhong Min was working as an intern at Microsoft Research Asia.
Check our GitHub repository: [github]
[A] H. Touvron, M. Cord, M. Douze, F. Massa, A. Sablayrolles, and H. Jegou. Training data-efficient image transformers \& distillation through attention. In Proc. International Conference on Machine Learning (ICML), 2021.
[B] J. Deng, W. Dong, R. Socher, L.-J. Li, K. Li, and L. Fei-Fei. Imagenet: A large-scale hierarchical image database. In Proc. IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2009.