CVLGIVJun 23, 2020

Non-parametric spatially constrained local prior for scene parsing on real-world data

arXiv:2006.12874v11 citations
Originality Incremental advance
AI Analysis

This work addresses scene parsing for computer vision applications, but it is incremental as it builds on existing methods with a novel prior.

The paper tackles the problem of accurate scene parsing from unconstrained real-world data by introducing a non-parametric Spatially Constrained Local Prior (SCLP) that captures object co-occurrence statistics, achieving top performance on SIFT Flow and PASCAL-Context benchmark datasets.

Scene parsing aims to recognize the object category of every pixel in scene images, and it plays a central role in image content understanding and computer vision applications. However, accurate scene parsing from unconstrained real-world data is still a challenging task. In this paper, we present the non-parametric Spatially Constrained Local Prior (SCLP) for scene parsing on realistic data. For a given query image, the non-parametric SCLP is learnt by first retrieving a subset of most similar training images to the query image and then collecting prior information about object co-occurrence statistics between spatial image blocks and between adjacent superpixels from the retrieved subset. The SCLP is powerful in capturing both long- and short-range context about inter-object correlations in the query image and can be effectively integrated with traditional visual features to refine the classification results. Our experiments on the SIFT Flow and PASCAL-Context benchmark datasets show that the non-parametric SCLP used in conjunction with superpixel-level visual features achieves one of the top performance compared with state-of-the-art approaches.

Foundations

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

Your Notes