paper-with-me

Papers

Learning Saliency From Fixations

2023-11-23 · Yasser Abdelaziz Dahou Djilali, Kevin McGuiness, Noel O'Connor

We present a novel approach for saliency prediction in images, leveraging parallel decoding in transformers to learn saliency solely from fixation maps. Models typically rely on continuous saliency maps, to overcome the difficulty of optimizing for the discrete fixation map. We attempt to replicate the experimental setup that generates saliency datasets. Our approach treats saliency prediction as a direct set prediction problem, via a global loss that enforces unique fixations prediction through bipartite matching and a transformer encoder-decoder architecture. By utilizing a fixed set of learned fixation queries, the cross-attention reasons over the image features to directly output the fixation points, distinguishing it from other modern saliency predictors. Our approach, named Saliency TRansformer (SalTR), achieves metric scores on par with state-of-the-art approaches on the Salicon and MIT300 benchmarks.

📄 PDF Abstract BibTeX arXiv:2311.14073

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderPredictionSaliency Prediction

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Supersaliency: A Novel Pipeline for Predicting Smooth Pursuit-Based Attention Improves Generalizability of Video Saliency

2018-01-26 · Mikhail Startsev, Michael Dorr

Predicting attention is a popular topic at the intersection of human and computer vision. However, even though most of the available video saliency data sets and models claim to target human observers' fixations, they fa…

PredictionSaliency Prediction

Saliency Prediction on Omnidirectional Images with Generative Adversarial Imitation Learning

2019-04-15 · Mai Xu, Li Yang, Xiaoming Tao, Yiping Duan 외

When watching omnidirectional images (ODIs), subjects can access different viewports by moving their heads. Therefore, it is necessary to predict subjects' head fixations on ODIs. Inspired by generative adversarial imita…

Deep Reinforcement LearningImitation LearningReinforcement LearningSaliency 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

DeepFeat: A Bottom Up and Top Down Saliency Model Based on Deep Features of Convolutional Neural Nets

2017-09-08 · Ali Mahdi, Jun Qin

A deep feature based saliency model (DeepFeat) is developed to leverage the understanding of the prediction of human fixations. Traditional saliency models often predict the human visual attention relying on few level im…

Saliency Unified: A Deep Architecture for Simultaneous Eye Fixation Prediction and Salient Object Segmentation

2016-06-01 · CVPR 2016 6 · Srinivas S. S. Kruthiventi, Vennela Gudisa, Jaley H. Dholakiya, R. Venkatesh Babu

Human eye fixations often correlate with locations of salient objects in the scene. However, only a handful of approaches have attempted to simultaneously address the related aspects of eye fixations and object saliency.…

ObjectSemantic Segmentation