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
Journal ArticleDOI

Saliency detection via affinity graph learning and weighted manifold ranking

TL;DR: Comprehensive evaluations on three challenge datasets indicate that the proposed bottom-up saliency detection approach by affinity graph learning and weighted manifold ranking universally surpasses other unsupervised graph based saliency Detection methods.
Journal ArticleDOI

RENet: Rectangular convolution pyramid and edge enhancement network for salient object detection of pavement cracks

TL;DR: A rectangular convolution pyramid and edge enhancement network called RENet is proposed for accurate and robust pavement crack detection in this article and demonstrates that the proposed framework advances other state-of-the-art algorithms in terms of robustness and universality.
Journal ArticleDOI

Fabric Defect Detection Based on Biological Vision Modeling

TL;DR: A novel fabric defect detection algorithm based on biological vision modeling by simulating the mechanism of biological visual perception is proposed, which has good detection performance for plain or twill fabrics with simple textures as well as for patterned fabrics with complex textures.
Journal ArticleDOI

A Biological Sensor System Using Computer Vision for Water Quality Monitoring

TL;DR: This paper designs a water quality monitoring system combined with the computer image processing technology and use computer vision to analyze the fish behavior in real-time for monitoring the existence or not of water pollution, and can achieve more accurate multi-level classification than the shallow neural network, such as RNN.
Journal ArticleDOI

Fitting-based optimisation for image visual salient object detection

TL;DR: The authors propose a fitting-based optimisation method for salient object detection algorithms that analyses the quantitative relationship between saliency and ground truth values, and uses the derived relationship to fit the saliency values to the original saliency maps.
References
More filters
Journal ArticleDOI

A feature-integration theory of attention

TL;DR: A new hypothesis about the role of focused attention is proposed, which offers a new set of criteria for distinguishing separable from integral features and a new rationale for predicting which tasks will show attention limits and which will not.
Journal ArticleDOI

A model of saliency-based visual attention for rapid scene analysis

TL;DR: In this article, a visual attention system inspired by the behavior and the neuronal architecture of the early primate visual system is presented, where multiscale image features are combined into a single topographical saliency map.

A model of saliency-based visual attention for rapid scene analysis

Laurent Itti
TL;DR: A visual attention system, inspired by the behavior and the neuronal architecture of the early primate visual system, is presented, which breaks down the complex problem of scene understanding by rapidly selecting conspicuous locations to be analyzed in detail.
Journal ArticleDOI

SLIC Superpixels Compared to State-of-the-Art Superpixel Methods

TL;DR: A new superpixel algorithm is introduced, simple linear iterative clustering (SLIC), which adapts a k-means clustering approach to efficiently generate superpixels and is faster and more memory efficient, improves segmentation performance, and is straightforward to extend to supervoxel generation.
Journal ArticleDOI

Robust principal component analysis

TL;DR: In this paper, the authors prove that under some suitable assumptions, it is possible to recover both the low-rank and the sparse components exactly by solving a very convenient convex program called Principal Component Pursuit; among all feasible decompositions, simply minimize a weighted combination of the nuclear norm and of the e1 norm.
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.