CVMay 17, 2015

Salient Structure Detection by Context-Guided Visual Search

arXiv:1505.04364v144 citations
Originality Incremental advance
AI Analysis

This work addresses the need for a unified approach to saliency-related tasks in computer vision, though it is incremental as it builds on existing biological models.

The paper tackles the problem of salient structure detection by proposing a unified framework based on biological vision's two-pathway guided search, achieving competitive performance on both fixation prediction and salient object detection across four datasets.

We define the task of salient structure (SS) detection to unify the saliency-related tasks like fixation prediction, salient object detection, and other detection of structures of interest. In this study, we propose a unified framework for SS detection by modeling the two-pathway-based guided search strategy of biological vision. Firstly, context-based spatial prior (CBSP) is extracted based on the layout of edges in the given scene along a fast visual pathway, called non-selective pathway. This is a rough and non-selective estimation of the locations where the potential SSs present. Secondly, another flow of local feature extraction is executed in parallel along the selective pathway. Finally, Bayesian inference is used to integrate local cues guided by CBSP, and to predict the exact locations of SSs in the input scene. The proposed model is invariant to size and features of objects. Experimental results on four datasets (two fixation prediction datasets and two salient object datasets) demonstrate that our system achieves competitive performance for SS detection (i.e., both the tasks of fixation prediction and salient object detection) comparing to the state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes