Simulating Human Saccadic Scanpaths on Natural Images

Abstract

Human saccade is a dynamic process of information pursuit. Based on the principle of information maximization, we propose a computational model to simulate human saccadic scanpaths on natural images. The model integrates three related factors as driven forces to guide eye movements sequentially reference sensory responses, fovea-periphery resolution discrepancy, and visual working memory. For each eye movement, we compute three multi-band filter response maps as a coherent representation for the three factors. The three filter response maps are combined into multi-band residual filter response maps, on which we compute residual perceptual information (RPI) at each location. The RPI map is a dynamic saliency map varying along with eye movements. The next fixation is selected as the location with the maximal RPI value. On a natural image dataset, we compare the saccadic scanpaths generated by the proposed model and several other visual saliency-based models against human eye movement data. Experimental results demonstrate that the proposed model achieves the best prediction accuracy on both static fixation locations and dynamic scanpaths.

Cite

Text

Wang et al. "Simulating Human Saccadic Scanpaths on Natural Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995423

Markdown

[Wang et al. "Simulating Human Saccadic Scanpaths on Natural Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/wang2011cvpr-simulating/) doi:10.1109/CVPR.2011.5995423

BibTeX

@inproceedings{wang2011cvpr-simulating,
  title     = {{Simulating Human Saccadic Scanpaths on Natural Images}},
  author    = {Wang, Wei and Chen, Cheng and Wang, Yizhou and Jiang, Tingting and Fang, Fang and Yao, Yuan},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {441-448},
  doi       = {10.1109/CVPR.2011.5995423},
  url       = {https://mlanthology.org/cvpr/2011/wang2011cvpr-simulating/}
}