English

Appearance-Based Gaze Estimation Using Dilated-Convolutions

Computer Vision and Pattern Recognition 2019-03-19 v1

Abstract

Appearance-based gaze estimation has attracted more and more attention because of its wide range of applications. The use of deep convolutional neural networks has improved the accuracy significantly. In order to improve the estimation accuracy further, we focus on extracting better features from eye images. Relatively large changes in gaze angles may result in relatively small changes in eye appearance. We argue that current architectures for gaze estimation may not be able to capture such small changes, as they apply multiple pooling layers or other downsampling layers so that the spatial resolution of the high-level layers is reduced significantly. To evaluate whether the use of features extracted at high resolution can benefit gaze estimation, we adopt dilated-convolutions to extract high-level features without reducing spatial resolution. In cross-subject experiments on the Columbia Gaze dataset for eye contact detection and the MPIIGaze dataset for 3D gaze vector regression, the resulting Dilated-Nets achieve significant (up to 20.8%) gains when compared to similar networks without dilated-convolutions. Our proposed Dilated-Net achieves state-of-the-art results on both the Columbia Gaze and the MPIIGaze datasets.

Keywords

Cite

@article{arxiv.1903.07296,
  title  = {Appearance-Based Gaze Estimation Using Dilated-Convolutions},
  author = {Zhaokang Chen and Bertram E. Shi},
  journal= {arXiv preprint arXiv:1903.07296},
  year   = {2019}
}

Comments

16 pages, 7 figures. To appear in ACCV2018

R2 v1 2026-06-23T08:11:04.464Z