Multi-Grained Contrast for Data-Efficient Unsupervised Representation Learning
Chengchao Shen, Jianzhong Chen, Jianxin Wang

TL;DR
This paper introduces a multi-grained contrastive learning method that enhances unsupervised image representation by capturing multiple levels of detail, leading to better transferability and performance across various downstream tasks without large-scale pretraining.
Contribution
The paper proposes a novel Multi-Grained Contrast (MGC) method that learns representations at multiple granularity levels, improving transferability and performance in unsupervised learning.
Findings
Outperforms state-of-the-art methods on multiple downstream tasks
Demonstrates data-efficient learning without large-scale pretraining
Shows strong transferability of learned representations
Abstract
The existing contrastive learning methods mainly focus on single-grained representation learning, e.g., part-level, object-level or scene-level ones, thus inevitably neglecting the transferability of representations on other granularity levels. In this paper, we aim to learn multi-grained representations, which can effectively describe the image on various granularity levels, thus improving generalization on extensive downstream tasks. To this end, we propose a novel Multi-Grained Contrast method (MGC) for unsupervised representation learning. Specifically, we construct delicate multi-grained correspondences between positive views and then conduct multi-grained contrast by the correspondences to learn more general unsupervised representations. Without pretrained on large-scale dataset, our method significantly outperforms the existing state-of-the-art methods on extensive downstream…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Human Pose and Action Recognition
MethodsFocus · Contrastive Learning
