paper-with-me

Papers

SalyPath360: Saliency and Scanpath Prediction Framework for Omnidirectional Images

2022-01-01 · Mohamed Amine Kerkouri, Marouane Tliba, Aladine Chetouani, Mohamed Sayeh

This paper introduces a new framework to predict visual attention of omnidirectional images. The key setup of our architecture is the simultaneous prediction of the saliency map and a corresponding scanpath for a given stimulus. The framework implements a fully encoder-decoder convolutional neural network augmented by an attention module to generate representative saliency maps. In addition, an auxiliary network is employed to generate probable viewport center fixation points through the SoftArgMax function. The latter allows to derive fixation points from feature maps. To take advantage of the scanpath prediction, an adaptive joint probability distribution model is then applied to construct the final unbiased saliency map by leveraging the encoder decoder-based saliency map and the scanpath-based saliency heatmap. The proposed framework was evaluated in terms of saliency and scanpath prediction, and the results were compared to state-of-the-art methods on Salient360! dataset. The results showed the relevance of our framework and the benefits of such architecture for further omnidirectional visual attention prediction tasks.

📄 PDF Abstract BibTeX arXiv:2201.00096

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderPredictionScanpath prediction

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Average Pooling 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Sigmoid Activation 설명 없음
Communication--Guide||How Do I Communicate to Expedia? To make reservations or communicate with Expedia, the quickest option is typically to call their customer service at +1-888-829-0881 or +1(805) 330 (4056) You can also use the…

Similar Papers 제목 키워드 기반

SALYPATH: A Deep-Based Architecture for visual attention prediction

2021-06-29 · Mohamed Amine Kerkouri, Marouane Tliba, Aladine Chetouani, Rachid Harba

Human vision is naturally more attracted by some regions within their field of view than others. This intrinsic selectivity mechanism, so-called visual attention, is influenced by both high- and low-level factors; such a…

Saliency PredictionScanpath 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

FixaTons: A collection of Human Fixations Datasets and Metrics for Scanpath Similarity

2018-02-07 · Dario Zanca, Valeria Serchi, Pietro Piu, Francesca Rosini 외

In the last three decades, human visual attention has been a topic of great interest in various disciplines. In computer vision, many models have been proposed to predict the distribution of human fixations on a visual s…

DescriptiveSaliency Prediction

State-of-the-Art in Human Scanpath Prediction

2021-02-24 · Matthias Kümmerer, Matthias Bethge

The last years have seen a surge in models predicting the scanpaths of fixations made by humans when viewing images. However, the field is lacking a principled comparison of those models with respect to their predictive …

BenchmarkingPredictionScanpath prediction

SaltiNet: Scan-path Prediction on 360 Degree Images using Saliency Volumes

2017-07-11 · Marc Assens, Kevin McGuinness, Xavier Giro-i-Nieto, Noel E. O'Connor

We introduce SaltiNet, a deep neural network for scanpath prediction trained on 360-degree images. The model is based on a temporal-aware novel representation of saliency information named the saliency volume. The first …

Scanpath prediction