CVJul 21, 2022

Semantic-Aware Fine-Grained Correspondence

arXiv:2207.10456v217 citationsh-index: 11
Originality Incremental advance
AI Analysis

This addresses the challenge of establishing visual correspondence for computer vision applications, offering an incremental improvement by fusing semantic and fine-grained representations.

The paper tackles the problem of visual correspondence across images by proposing a method that learns semantic-aware fine-grained correspondence, surpassing previous state-of-the-art self-supervised methods on tasks like video object segmentation, human pose tracking, and human part tracking.

Establishing visual correspondence across images is a challenging and essential task. Recently, an influx of self-supervised methods have been proposed to better learn representations for visual correspondence. However, we find that these methods often fail to leverage semantic information and over-rely on the matching of low-level features. In contrast, human vision is capable of distinguishing between distinct objects as a pretext to tracking. Inspired by this paradigm, we propose to learn semantic-aware fine-grained correspondence. Firstly, we demonstrate that semantic correspondence is implicitly available through a rich set of image-level self-supervised methods. We further design a pixel-level self-supervised learning objective which specifically targets fine-grained correspondence. For downstream tasks, we fuse these two kinds of complementary correspondence representations together, demonstrating that they boost performance synergistically. Our method surpasses previous state-of-the-art self-supervised methods using convolutional networks on a variety of visual correspondence tasks, including video object segmentation, human pose tracking, and human part tracking.

Code Implementations1 repo
Foundations

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

Your Notes