paper-with-me

Papers

PathGAN: Visual Scanpath Prediction with Generative Adversarial Networks

2018-09-03 · Marc Assens, Xavier Giro-i-Nieto, Kevin McGuinness, Noel E. O'Connor

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/

📄 PDF Abstract BibTeX arXiv:1809.00567

Code (1)

imatge-upc/pathgan 공식 구현 tf

Tasks

PredictionScanpath prediction

Similar Papers 제목 키워드 기반

An Inter-observer consistent deep adversarial training for visual scanpath prediction

2022-11-14 · Mohamed Amine Kerkouri, Marouane Tliba, Aladine Chetouani, Alessandro Bruno

The visual scanpath is a sequence of points through which the human gaze moves while exploring a scene. It represents the fundamental concepts upon which visual attention research is based. As a result, the ability to pr…

Scanpath prediction

ScanGAN360: A Generative Model of Realistic Scanpaths for 360$^{\circ}$ Images

2021-03-25 · Daniel Martin, Ana Serrano, Alexander W. Bergman, Gordon Wetzstein 외

Understanding and modeling the dynamics of human gaze behavior in 360$^\circ$ environments is a key challenge in computer vision and virtual reality. Generative adversarial approaches could alleviate this challenge by ge…

Dynamic Time Warping

GazeXplain: Learning to Predict Natural Language Explanations of Visual Scanpaths

2024-08-05 · Xianyu Chen, Ming Jiang, Qi Zhao

While exploring visual scenes, humans' scanpaths are driven by their underlying attention processes. Understanding visual scanpaths is essential for various applications. Traditional scanpath models predict the where and…

DecoderPredictionScanpath prediction

Scanpath Prediction on Information Visualisations

2021-12-04 · Yao Wang, Mihai Bâce, Andreas Bulling

We propose Unified Model of Saliency and Scanpaths (UMSS) -- a model that learns to predict visual saliency and scanpaths (i.e. sequences of eye fixations) on information visualisations. Although scanpaths provide rich i…

PredictionSaliency PredictionScanpath prediction

Modeling Human Gaze Behavior with Diffusion Models for Unified Scanpath Prediction

2025-07-30 · Giuseppe Cartella, Vittorio Cuculo, Alessandro D'Amelio, Marcella Cornia 외 arxiv

Predicting human gaze scanpaths is crucial for understanding visual attention, with applications in human-computer interaction, autonomous systems, and cognitive robotics. While deep learning models have advanced scanpat…

Scanpath prediction