English

PathGAN: Visual Scanpath Prediction with Generative Adversarial Networks

Computer Vision and Pattern Recognition 2018-09-05 v1 Artificial Intelligence

Abstract

We introduce PathGAN, a deep neural network for visual scanpath prediction trained on adversarial examples. A visual scanpath is defined as the sequence of fixation points over an image defined by a human observer with its gaze. PathGAN is composed of two parts, the generator and the discriminator. Both parts extract features from images using off-the-shelf networks, and train recurrent layers to generate or discriminate scanpaths accordingly. In scanpath prediction, the stochastic nature of the data makes it very difficult to generate realistic predictions using supervised learning strategies, but we adopt adversarial training as a suitable alternative. Our experiments prove how PathGAN improves the state of the art of visual scanpath prediction on the iSUN and Salient360! datasets. Source code and models are available at https://imatge-upc.github.io/pathgan/

Keywords

Cite

@article{arxiv.1809.00567,
  title  = {PathGAN: Visual Scanpath Prediction with Generative Adversarial Networks},
  author = {Marc Assens and Xavier Giro-i-Nieto and Kevin McGuinness and Noel E. O'Connor},
  journal= {arXiv preprint arXiv:1809.00567},
  year   = {2018}
}

Comments

ECCV 2018 Workshop on Egocentric Perception, Interaction and Computing (EPIC). This work obtained the 2nd award in Prediction of Head-gaze Scan-paths for Images, and the 2nd award in Prediction of Eye-gaze Scan-paths for Images at the IEEE ICME 2018 Salient360! Challenge

R2 v1 2026-06-23T03:52:42.569Z