CVAug 6, 2018

Attentive Semantic Alignment with Offset-Aware Correlation Kernels

arXiv:1808.02128v280 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of noisy feature distractions in semantic correspondence for computer vision applications, representing an incremental improvement over existing methods.

The paper tackles the problem of semantic correspondence across images with large variations by introducing an attentive alignment method and an offset-aware correlation kernel to filter out noisy features and capture local transformations. The proposed model achieves state-of-the-art performance in experiments.

Semantic correspondence is the problem of establishing correspondences across images depicting different instances of the same object or scene class. One of recent approaches to this problem is to estimate parameters of a global transformation model that densely aligns one image to the other. Since an entire correlation map between all feature pairs across images is typically used to predict such a global transformation, noisy features from different backgrounds, clutter, and occlusion distract the predictor from correct estimation of the alignment. This is a challenging issue, in particular, in the problem of semantic correspondence where a large degree of image variations is often involved. In this paper, we introduce an attentive semantic alignment method that focuses on reliable correlations, filtering out distractors. For effective attention, we also propose an offset-aware correlation kernel that learns to capture translation-invariant local transformations in computing correlation values over spatial locations. Experiments demonstrate the effectiveness of the attentive model and offset-aware kernel, and the proposed model combining both techniques achieves the state-of-the-art performance.

Foundations

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

Your Notes