paper-with-me

Papers

Multi-Grained Contrast for Data-Efficient Unsupervised Representation Learning

2024-07-02 · Chengchao Shen, Jianzhong Chen, Jianxin Wang

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 tasks, including object detection, instance segmentation, scene parsing, semantic segmentation and keypoint detection. Moreover, experimental results support the data-efficient property and excellent representation transferability of our method. The source code and trained weights are available at \url{https://github.com/visresearch/mgc}.

📄 PDF Abstract BibTeX arXiv:2407.02014

Code (1)

visresearch/mgc 공식 구현 pytorch

Tasks

Contrastive LearningInstance SegmentationKeypoint Detectionobject-detectionObject DetectionRepresentation LearningScene ParsingSemantic Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Fine-Grained Representation Learning via Multi-Level Contrastive Learning without Class Priors

2024-09-07 · Houwang Jiang, Zhuxian Liu, Guodong Liu, Xiaolong Liu 외

Recent advances in unsupervised representation learning often rely on knowing the number of classes to improve feature extraction and clustering. However, this assumption raises an important question: is the number of cl…

Contrastive LearningDiversityRepresentation Learning

An Asymmetric Augmented Self-Supervised Learning Method for Unsupervised Fine-Grained Image Hashing

2024-01-01 · CVPR 2024 1 · Feiran Hu, Chenlin Zhang, Jiangliang Guo, Xiu-Shen Wei 외

Unsupervised fine-grained image hashing aims to learn compact binary hash codes in unsupervised settings addressing challenges posed by large-scale datasets and dependence on supervision. In this paper we first ident…

Contrastive LearningSelf-Supervised Learning

Self-Adaptive Reconstruction with Contrastive Learning for Unsupervised Sentence Embeddings

2024-02-23 · Junlong Liu, Xichen Shang, Huawen Feng, Junhao Zheng 외

Unsupervised sentence embeddings task aims to convert sentences to semantic vector representations. Most previous works directly use the sentence representations derived from pretrained language models. However, due to t…

Contrastive LearningSentenceSentence EmbeddingsSTS

Towards Fine-Grained Adaptation of CLIP via a Self-Trained Alignment Score

2025-07-13 · Eman Ali, Sathira Silva, Chetan Arora, Muhammad Haris Khan arxiv

Vision-language models (VLMs) like CLIP excel in zero-shot learning by aligning image and text representations through contrastive pretraining. Existing approaches to unsupervised adaptation (UA) for fine-grained classif…

Zero-Shot Learning

Investigating Fine- and Coarse-grained Structural Correspondences Between Deep Neural Networks and Human Object Image Similarity Judgments Using Unsupervised Alignment

2025-05-22 · Soh Takahashi, Masaru Sasaki, Ken Takeda, Masafumi Oizumi

The learning mechanisms by which humans acquire internal representations of objects are not fully understood. Deep neural networks (DNNs) have emerged as a useful tool for investigating this question, as they have intern…

ObjectSelf-Supervised Learning