scispace - formally typeset
Open AccessJournal ArticleDOI

Salient Object Detection via Structured Matrix Decomposition

Reads0
Chats0
TLDR
A novel structured matrix decomposition model with two structural regularizations that captures the image structure and enforces patches from the same object to have similar saliency values, and a Laplacian regularization that enlarges the gaps between salient objects and the background in feature space is proposed.
Abstract
Low-rank recovery models have shown potential for salient object detection, where a matrix is decomposed into a low-rank matrix representing image background and a sparse matrix identifying salient objects. Two deficiencies, however, still exist. First, previous work typically assumes the elements in the sparse matrix are mutually independent, ignoring the spatial and pattern relations of image regions. Second, when the low-rank and sparse matrices are relatively coherent, e.g., when there are similarities between the salient objects and background or when the background is complicated, it is difficult for previous models to disentangle them. To address these problems, we propose a novel structured matrix decomposition model with two structural regularizations: (1) a tree-structured sparsity-inducing regularization that captures the image structure and enforces patches from the same object to have similar saliency values, and (2) a Laplacian regularization that enlarges the gaps between salient objects and the background in feature space. Furthermore, high-level priors are integrated to guide the matrix decomposition and boost the detection. We evaluate our model for salient object detection on five challenging datasets including single object, multiple objects and complex scene images, and show competitive results as compared with 24 state-of-the-art methods in terms of seven performance metrics.

read more

Citations
More filters
Posted Content

Salient Object Detection in the Deep Learning Era: An In-Depth Survey

TL;DR: This paper reviews deep SOD algorithms from different perspectives, including network architecture, level of supervision, learning paradigm, and object-/instance-level detection, and looks into the generalization and difficulty of existing SOD datasets.
Journal ArticleDOI

Review of Visual Saliency Detection With Comprehensive Information

TL;DR: Zhang et al. as mentioned in this paper reviewed different types of saliency detection algorithms, summarize the important issues of the existing methods, and discuss the existent problems and future works, and the experimental analysis and discussion are conducted to provide a holistic overview of different saliency detectors.
Journal ArticleDOI

Emerging From Water: Underwater Image Color Correction Based on Weakly Supervised Color Transfer

TL;DR: Wang et al. as discussed by the authors proposed a weakly supervised color transfer method to correct color distortion, which relaxes the need for paired underwater images for training and allows the underwater images being taken in unknown locations.
Journal ArticleDOI

ASIF-Net: Attention Steered Interweave Fusion Network for RGB-D Salient Object Detection

TL;DR: An attention steered interweave fusion network (ASIF-Net) is proposed to detect salient objects, which progressively integrates cross-modal and cross-level complementarity from the RGB image and corresponding depth map via steering of an attention mechanism.
Journal ArticleDOI

A Cascaded R-CNN With Multiscale Attention and Imbalanced Samples for Traffic Sign Detection

TL;DR: A cascaded R-CNN to obtain the multiscale features in pyramids to solve the undetection and false detection of traffic sign detection and the data augment method expands the German traffic sign training dataset by simulation of complex environment changes.
References
More filters

A Benchmark of Computational Models of Saliency to Predict Human Fixations

TL;DR: A benchmark data set containing 300 natural images with eye tracking data from 39 observers is proposed to compare model performances and it is shown that human performance increases with the number of humans to a limit.
Book ChapterDOI

Segmenting salient objects from images and videos

TL;DR: A new salient object segmentation method, which is based on combining a saliency measure with a conditional random field (CRF) model, which outperforms the current state-of-the-art methods in both qualitative and quantitative terms.
Proceedings ArticleDOI

What Makes a Patch Distinct

TL;DR: A novel and fast approach to compute pattern distinctness that relies on the inner statistics of the patches in the image for identifying unique patterns and outperforms all state-of-the-art methods on the five most commonly-used datasets.
Proceedings ArticleDOI

Saliency Detection: A Boolean Map Approach

TL;DR: A novel Boolean Map based Saliency model, based on a Gestalt principle of figure-ground segregation, that consistently achieves state-of-the-art performance compared with ten leading methods on five eye tracking datasets.
Book ChapterDOI

RGBD Salient Object Detection: A Benchmark and Algorithms

TL;DR: A simple fusion framework that combines existing RGB-produced saliency with new depth-induced saliency and a specialized multi-stage RGBD model is proposed which takes account of both depth and appearance cues derived from low-level feature contrast, mid-level region grouping and high-level priors enhancement.
Related Papers (5)
Trending Questions (1)
Where is the matrix 4 being filmed?

Low-rank recovery models have shown potential for salient object detection, where a matrix is decomposed into a low-rank matrix representing image background and a sparse matrix identifying salient objects.