A Compact Deep Architecture for Real-time Saliency Prediction
Saman Zabihi, Hamed Rezazadegan Tavakoli, Ali Borji

TL;DR
This paper introduces a compact, efficient deep neural network architecture for real-time saliency prediction, combining novel layers and modifications to existing models to achieve high accuracy and speed suitable for edge devices.
Contribution
The paper presents a new lightweight deep learning model with a modified U-net, a novel fully connected layer, and central difference convolutional layers for improved real-time saliency prediction.
Findings
Outperforms state-of-the-art models on benchmark datasets
Achieves real-time processing speeds
Balances accuracy with computational efficiency
Abstract
Saliency computation models aim to imitate the attention mechanism in the human visual system. The application of deep neural networks for saliency prediction has led to a drastic improvement over the last few years. However, deep models have a high number of parameters which makes them less suitable for real-time applications. Here we propose a compact yet fast model for real-time saliency prediction. Our proposed model consists of a modified U-net architecture, a novel fully connected layer, and central difference convolutional layers. The modified U-Net architecture promotes compactness and efficiency. The novel fully-connected layer facilitates the implicit capturing of the location-dependent information. Using the central difference convolutional layers at different scales enables capturing more robust and biologically motivated features. We compare our model with state of the art…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Image and Video Quality Assessment · Aesthetic Perception and Analysis
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · Concatenated Skip Connection · U-Net
