SAPA: Similarity-Aware Point Affiliation for Feature Upsampling
Hao Lu, Wenze Liu, Zixuan Ye, Hongtao Fu, Yuliang Liu, Zhiguo Cao

TL;DR
SAPA introduces a similarity-aware point affiliation method for feature upsampling that enhances semantic smoothness and boundary sharpness, improving performance across various dense prediction tasks.
Contribution
It presents a novel generic formulation for generating upsampling kernels based on point similarity, and introduces the lightweight SAPA operator for better feature upsampling.
Findings
Improves semantic segmentation accuracy.
Enhances boundary sharpness in upsampled features.
Achieves consistent performance gains across multiple dense prediction tasks.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
