Webpage Saliency
Abstract
Webpage is becoming a more and more important visual input to us. While there are few studies on saliency in webpage, we in this work make a focused study on how humans deploy their attention when viewing webpages and for the first time propose a computational model that is designed to predict webpage saliency. A dataset is built with 149 webpages and eye tracking data from 11 subjects who free-view the webpages. Inspired by the viewing patterns on webpages, multi-scale feature maps that contain object blob representation and text representation are integrated with explicit face maps and positional bias. We propose to use multiple kernel learning (MKL) to achieve a robust integration of various feature maps. Experimental results show that the proposed model outperforms its counterparts in predicting webpage saliency.
Cite
Text
Shen and Zhao. "Webpage Saliency." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10584-0_3Markdown
[Shen and Zhao. "Webpage Saliency." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/shen2014eccv-webpage/) doi:10.1007/978-3-319-10584-0_3BibTeX
@inproceedings{shen2014eccv-webpage,
title = {{Webpage Saliency}},
author = {Shen, Chengyao and Zhao, Qi},
booktitle = {European Conference on Computer Vision},
year = {2014},
pages = {33-46},
doi = {10.1007/978-3-319-10584-0_3},
url = {https://mlanthology.org/eccv/2014/shen2014eccv-webpage/}
}