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

SAPA: Similarity-Aware Point Affiliation for Feature Upsampling

About

We introduce point affiliation into feature upsampling, a notion that describes the affiliation of each upsampled point to a semantic cluster formed by local decoder feature points with semantic similarity. By rethinking point affiliation, we present a generic formulation for generating upsampling kernels. The kernels encourage not only semantic smoothness but also boundary sharpness in the upsampled feature maps. Such properties are particularly useful for some dense prediction tasks such as semantic segmentation. The key idea of our formulation is to generate similarity-aware kernels by comparing the similarity between each encoder feature point and the spatially associated local region of decoder features. In this way, the encoder feature point can function as a cue to inform the semantic cluster of upsampled feature points. To embody the formulation, we further instantiate a lightweight upsampling operator, termed Similarity-Aware Point Affiliation (SAPA), and investigate its variants. SAPA invites consistent performance improvements on a number of dense prediction tasks, including semantic segmentation, object detection, depth estimation, and image matting. Code is available at: https://github.com/poppinace/sapa

Hao Lu, Wenze Liu, Zixuan Ye, Hongtao Fu, Yuliang Liu, Zhiguo Cao• 2022

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K (val)
mIoU54.41
2731
Instance SegmentationCOCO 2017 (val)--
1144
Semantic segmentationADE20K
mIoU55.22
936
Depth EstimationNYU v2 (test)
Threshold Accuracy (delta < 1.25)87.2
423
Semantic segmentationPASCAL VOC (val)
mIoU41.17
338
Monocular Depth EstimationNYU v2 (test)
Abs Rel0.117
257
Object DetectionMS-COCO 2017 (val)--
237
Image MattingComposition-1K (test)
SAD30.98
203
Panoptic SegmentationCOCO 2017 (val)
PQ40.6
172
Semantic segmentationPascal VOC 21 classes (val)
mIoU0.7702
103
Showing 10 of 19 rows

Other info

Code

Follow for update