CVMay 27, 2015

Improving Spatial Codification in Semantic Segmentation

arXiv:1505.07409v1
Originality Incremental advance
AI Analysis

This work addresses semantic segmentation for computer vision applications, presenting incremental improvements over existing methods.

The paper tackles the problem of semantic segmentation by improving spatial codification in pooling local descriptors, proposing a partition into Figure, Border, and Ground regions to reduce context influence and introducing novel Spatial Pyramid configurations. It shows improvements in Figure-Ground based pooling on Pascal VOC 2011 and 2012 challenges.

This paper explores novel approaches for improving the spatial codification for the pooling of local descriptors to solve the semantic segmentation problem. We propose to partition the image into three regions for each object to be described: Figure, Border and Ground. This partition aims at minimizing the influence of the image context on the object description and vice versa by introducing an intermediate zone around the object contour. Furthermore, we also propose a richer visual descriptor of the object by applying a Spatial Pyramid over the Figure region. Two novel Spatial Pyramid configurations are explored: Cartesian-based and crown-based Spatial Pyramids. We test these approaches with state-of-the-art techniques and show that they improve the Figure-Ground based pooling in the Pascal VOC 2011 and 2012 semantic segmentation challenges.

Foundations

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

Your Notes