Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Spatial Pyramid Based Graph Reasoning for Semantic Segmentation

About

The convolution operation suffers from a limited receptive filed, while global modeling is fundamental to dense prediction tasks, such as semantic segmentation. In this paper, we apply graph convolution into the semantic segmentation task and propose an improved Laplacian. The graph reasoning is directly performed in the original feature space organized as a spatial pyramid. Different from existing methods, our Laplacian is data-dependent and we introduce an attention diagonal matrix to learn a better distance metric. It gets rid of projecting and re-projecting processes, which makes our proposed method a light-weight module that can be easily plugged into current computer vision architectures. More importantly, performing graph reasoning directly in the feature space retains spatial relationships and makes spatial pyramid possible to explore multiple long-range contextual patterns from different scales. Experiments on Cityscapes, COCO Stuff, PASCAL Context and PASCAL VOC demonstrate the effectiveness of our proposed methods on semantic segmentation. We achieve comparable performance with advantages in computational and memory overhead.

Xia Li, Yibo Yang, Qijie Zhao, Tiancheng Shen, Zhouchen Lin, Hong Liu• 2020

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (test)
mIoU81.6
1145
Semantic segmentationPASCAL Context (val)
mIoU52.8
323
Semantic segmentationPascal VOC (test)
mIoU84.2
236
Semantic segmentationPascal Context (test)
mIoU52.8
176
Semantic segmentationCOCO-Stuff-10K (test)
mIoU39.9
47
Showing 5 of 5 rows

Other info

Follow for update