paper-with-me

홈 › Papers

Delving into Inter-Image Invariance for Unsupervised Visual Representations

2020-08-26 · Jiahao Xie, Xiaohang Zhan, Ziwei Liu, Yew Soon Ong, Chen Change Loy

Contrastive learning has recently shown immense potential in unsupervised visual representation learning. Existing studies in this track mainly focus on intra-image invariance learning. The learning typically uses rich intra-image transformations to construct positive pairs and then maximizes agreement using a contrastive loss. The merits of inter-image invariance, conversely, remain much less explored. One major obstacle to exploit inter-image invariance is that it is unclear how to reliably construct inter-image positive pairs, and further derive effective supervision from them since no pair annotations are available. In this work, we present a comprehensive empirical study to better understand the role of inter-image invariance learning from three main constituting components: pseudo-label maintenance, sampling strategy, and decision boundary design. To facilitate the study, we introduce a unified and generic framework that supports the integration of unsupervised intra- and inter-image invariance learning. Through carefully-designed comparisons and analysis, multiple valuable observations are revealed: 1) online labels converge faster and perform better than offline labels; 2) semi-hard negative samples are more reliable and unbiased than hard negative samples; 3) a less stringent decision boundary is more favorable for inter-image invariance learning. With all the obtained recipes, our final model, namely InterCLR, shows consistent improvements over state-of-the-art intra-image invariance learning methods on multiple standard benchmarks. We hope this work will provide useful experience for devising effective unsupervised inter-image invariance learning. Code: https://github.com/open-mmlab/mmselfsup.

📄 PDF Abstract BibTeX arXiv:2008.11702

Code (2)

open-mmlab/OpenSelfSup 공식 구현 pytorch
open-mmlab/mmselfsup 공식 구현 pytorch

Tasks

Contrastive LearningPseudo LabelRepresentation Learning

Similar Papers 제목 키워드 기반

Learning Invariance from Generated Variance for Unsupervised Person Re-identification

2023-01-02 · Hao Chen, Yaohui Wang, Benoit Lagadec, Antitza Dantcheva 외

This work focuses on unsupervised representation learning in person re-identification (ReID). Recent self-supervised contrastive learning methods learn invariance by maximizing the representation similarity between two a…

Contrastive LearningData AugmentationGenerative Adversarial NetworkPerson Re-Identification+2

IDEA: An Invariant Perspective for Efficient Domain Adaptive Image Retrieval

2023-09-21 · NeurIPS 2023 11

In this paper, we investigate the problem of unsupervised domain adaptive hashing, which leverage knowledge from a label-rich source domain to expedite learning to hash on a label-scarce target domain. Although numerous …

Emergent Interpretable Symbols and Content-Style Disentanglement via Variance-Invariance Constraints

2024-07-04 · Yuxuan Wu, Ziyu Wang, Bhiksha Raj, Gus Xia

We contribute an unsupervised method that effectively learns from raw observation and disentangles its latent space into content and style representations. Unlike most disentanglement algorithms that rely on domain-speci…

DecoderDisentanglementInductive Bias

RoPAD: Robust Presentation Attack Detection through Unsupervised Adversarial Invariance

2019-03-08 · Ayush Jaiswal, Shuai Xia, Iacopo Masi, Wael Abd-Almageed

For enterprise, personal and societal applications, there is now an increasing demand for automated authentication of identity from images using computer vision. However, current authentication technologies are still vul…

BID: Boundary-Interior Decoding for Unsupervised Temporal Action Localization Pre-Trainin

2024-03-12 · Qihang Fang, Chengcheng Tang, Shugao Ma, Yanchao Yang

Skeleton-based motion representations are robust for action localization and understanding for their invariance to perspective, lighting, and occlusion, compared with images. Yet, they are often ambiguous and incomplete …

Action LocalizationTemporal Action LocalizationUnsupervised Pre-training