Pith. sign in

REVIEW 3 cited by

Predicting Video Saliency with Object-to-Motion CNN and Two-layer Convolutional LSTM

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1709.06316 v3 pith:3C3RWYUA submitted 2017-09-19 cs.CV

Predicting Video Saliency with Object-to-Motion CNN and Two-layer Convolutional LSTM

classification cs.CV
keywords saliencyvideopredictingattentionconvolutionaldatabasemethodobjects
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Over the past few years, deep neural networks (DNNs) have exhibited great success in predicting the saliency of images. However, there are few works that apply DNNs to predict the saliency of generic videos. In this paper, we propose a novel DNN-based video saliency prediction method. Specifically, we establish a large-scale eye-tracking database of videos (LEDOV), which provides sufficient data to train the DNN models for predicting video saliency. Through the statistical analysis of our LEDOV database, we find that human attention is normally attracted by objects, particularly moving objects or the moving parts of objects. Accordingly, we propose an object-to-motion convolutional neural network (OM-CNN) to learn spatio-temporal features for predicting the intra-frame saliency via exploring the information of both objectness and object motion. We further find from our database that there exists a temporal correlation of human attention with a smooth saliency transition across video frames. Therefore, we develop a two-layer convolutional long short-term memory (2C-LSTM) network in our DNN-based method, using the extracted features of OM-CNN as the input. Consequently, the inter-frame saliency maps of videos can be generated, which consider the transition of attention across video frames. Finally, the experimental results show that our method advances the state-of-the-art in video saliency prediction.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Predicting video saliency using crowdsourced mouse-tracking data

    cs.CV 2019-06 unverdicted novelty 6.0

    Crowdsourced mouse-tracking data from a custom viewing system approximates eye-tracking saliency maps for videos and is improved by a proposed deep neural network.

  2. ViASNet: A Video Ad Saliency Network for Predicting Dynamic Saliency and Viewer Engagement

    cs.CV 2026-05 unverdicted novelty 4.0

    ViASNet applies a 3D U-Net architecture augmented with audio and semantic inputs to predict dynamic saliency in video ads and uses frame-wise entropy to diagnose low-engagement scenes on eye-tracked data from 151 ads.

  3. Simple vs complex temporal recurrences for video saliency prediction

    cs.CV 2019-07 unverdicted novelty 4.0

    Both ConvLSTM and exponential moving average modifications to a static saliency model achieve state-of-the-art video saliency prediction on DHF1K after SALICON pre-training and yield similar maps.