English

Locality-Aware Inter-and Intra-Video Reconstruction for Self-Supervised Correspondence Learning

Computer Vision and Pattern Recognition 2022-03-30 v2

Abstract

Our target is to learn visual correspondence from unlabeled videos. We develop LIIR, a locality-aware inter-and intra-video reconstruction framework that fills in three missing pieces, i.e., instance discrimination, location awareness, and spatial compactness, of self-supervised correspondence learning puzzle. First, instead of most existing efforts focusing on intra-video self-supervision only, we exploit cross video affinities as extra negative samples within a unified, inter-and intra-video reconstruction scheme. This enables instance discriminative representation learning by contrasting desired intra-video pixel association against negative inter-video correspondence. Second, we merge position information into correspondence matching, and design a position shifting strategy to remove the side-effect of position encoding during inter-video affinity computation, making our LIIR location-sensitive. Third, to make full use of the spatial continuity nature of video data, we impose a compactness-based constraint on correspondence matching, yielding more sparse and reliable solutions. The learned representation surpasses self-supervised state-of-the-arts on label propagation tasks including objects, semantic parts, and keypoints.

Keywords

Cite

@article{arxiv.2203.14333,
  title  = {Locality-Aware Inter-and Intra-Video Reconstruction for Self-Supervised Correspondence Learning},
  author = {Liulei Li and Tianfei Zhou and Wenguan Wang and Lu Yang and Jianwu Li and Yi Yang},
  journal= {arXiv preprint arXiv:2203.14333},
  year   = {2022}
}

Comments

CVPR 2022. Code: https://github.com/0liliulei/LIIR

R2 v1 2026-06-24T10:27:29.414Z