paper-with-me

홈 › Papers

Learning Gaussian Representation for Eye Fixation Prediction

2024-03-21 · Peipei Song, Jing Zhang, Piotr Koniusz, Nick Barnes

Existing eye fixation prediction methods perform the mapping from input images to the corresponding dense fixation maps generated from raw fixation points. However, due to the stochastic nature of human fixation, the generated dense fixation maps may be a less-than-ideal representation of human fixation. To provide a robust fixation model, we introduce Gaussian Representation for eye fixation modeling. Specifically, we propose to model the eye fixation map as a mixture of probability distributions, namely a Gaussian Mixture Model. In this new representation, we use several Gaussian distribution components as an alternative to the provided fixation map, which makes the model more robust to the randomness of fixation. Meanwhile, we design our framework upon some lightweight backbones to achieve real-time fixation prediction. Experimental results on three public fixation prediction datasets (SALICON, MIT1003, TORONTO) demonstrate that our method is fast and effective.

📄 PDF Abstract BibTeX arXiv:2403.14821

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Pathformer3D: A 3D Scanpath Transformer for 360° Images

2024-07-15 · Rong Quan, Yantao Lai, Mengyu Qiu, Dong Liang

Scanpath prediction in 360{\deg} images can help realize rapid rendering and better user interaction in Virtual/Augmented Reality applications. However, existing scanpath prediction models for 360{\deg} images execute sc…

DecoderPredictionScanpath prediction

Learning Saliency Prediction From Sparse Fixation Pixel Map

2018-09-03 · Shanghua Xiao

Ground truth for saliency prediction datasets consists of two types of map data: fixation pixel map which records the human eye movements on sample images, and fixation blob map generated by performing gaussian blurring …

ClusteringPredictionSaliency Prediction

Predicting Human Eye Fixations via an LSTM-based Saliency Attentive Model

2016-11-29 · Marcella Cornia, Lorenzo Baraldi, Giuseppe Serra, Rita Cucchiara

Data-driven saliency has recently gained a lot of attention thanks to the use of Convolutional Neural Networks for predicting gaze fixations. In this paper we go beyond standard approaches to saliency prediction, in whic…

Saliency Prediction

Learning of Proto-object Representations via Fixations on Low Resolution

2014-12-23 · Chengyao Shen, Xun Huang, Qi Zhao

While previous researches in eye fixation prediction typically rely on integrating low-level features (e.g. color, edge) to form a saliency map, recently it has been found that the structural organization of these featur…

Object

What Catches the Eye? Visualizing and Understanding Deep Saliency Models

2018-03-15 · Sen He, Ali Borji, Yang Mi, Nicolas Pugeault

Deep convolutional neural networks have demonstrated high performances for fixation prediction in recent years. How they achieve this, however, is less explored and they remain to be black box models. Here, we attempt to…

Prediction