pith. sign in

arxiv: 2209.12866 · v2 · pith:P2Z4PM2Snew · submitted 2022-09-26 · 💻 cs.CV

SAPA: Similarity-Aware Point Affiliation for Feature Upsampling

classification 💻 cs.CV
keywords featurepointsemanticaffiliationsapaupsamplingformulationkernels
0
0 comments X
read the original 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 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

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Weighted Reverse Convolution for Feature Upsampling

    cs.CV 2026-05 unverdicted novelty 6.0

    The paper proposes Weighted Reverse Convolution (WRC) as a weighted Tikhonov-regularized least-squares inverse operator solved via FFT to densify high-level visual features from pre-trained models.

  2. Weighted Reverse Convolution for Feature Upsampling

    cs.CV 2026-05 unverdicted novelty 6.0

    Weighted Reverse Convolution is a spatially adaptive inverse operator for densifying high-level visual descriptors from vision foundation models, using weighted regularization and an FFT closed-form solution to improv...