paper-with-me

Papers

Enhancing Contrastive Learning with Efficient Combinatorial Positive Pairing

2024-01-11 · Jaeill Kim, Duhun Hwang, Eunjung Lee, Jangwon Suh, Jimyeong Kim, Wonjong Rhee

In the past few years, contrastive learning has played a central role for the success of visual unsupervised representation learning. Around the same time, high-performance non-contrastive learning methods have been developed as well. While most of the works utilize only two views, we carefully review the existing multi-view methods and propose a general multi-view strategy that can improve learning speed and performance of any contrastive or non-contrastive method. We first analyze CMC's full-graph paradigm and empirically show that the learning speed of $K$-views can be increased by $_{K}\mathrm{C}_{2}$ times for small learning rate and early training. Then, we upgrade CMC's full-graph by mixing views created by a crop-only augmentation, adopting small-size views as in SwAV multi-crop, and modifying the negative sampling. The resulting multi-view strategy is called ECPP (Efficient Combinatorial Positive Pairing). We investigate the effectiveness of ECPP by applying it to SimCLR and assessing the linear evaluation performance for CIFAR-10 and ImageNet-100. For each benchmark, we achieve a state-of-the-art performance. In case of ImageNet-100, ECPP boosted SimCLR outperforms supervised learning.

📄 PDF Abstract BibTeX arXiv:2401.05730

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningLinear evaluationRepresentation Learning

Methods 이 논문이 사용한 방법론

Bitcoin Customer Service Number +1-833-534-1729 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Average Pooling 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Kaiming Initialization 설명 없음
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Fast-MoCo: Boost Momentum-based Contrastive Learning with Combinatorial Patches

2022-07-17 · Yuanzheng Ci, Chen Lin, Lei Bai, Wanli Ouyang

Contrastive-based self-supervised learning methods achieved great success in recent years. However, self-supervision requires extremely long training epochs (e.g., 800 epochs for MoCo v3) to achieve promising results, wh…

Contrastive LearningLinear evaluationSelf-Supervised Learning

REBAR: Retrieval-Based Reconstruction for Time-series Contrastive Learning

2023-11-01 · Maxwell A. Xu, Alexander Moreno, Hui Wei, Benjamin M. Marlin 외

The success of self-supervised contrastive learning hinges on identifying positive data pairs, such that when they are pushed together in embedding space, the space encodes useful information for subsequent downstream ta…

Contrastive LearningRetrievalTime Series

Contrastive pretraining for semantic segmentation is robust to noisy positive pairs

2022-11-24 · Sebastian Gerard, Josephine Sullivan

Domain-specific variants of contrastive learning can construct positive pairs from two distinct in-domain images, while traditional methods just augment the same image twice. For example, we can form a positive pair from…

Contrastive LearningSemantic Segmentation

Group Contrastive Learning for Weakly Paired Multimodal Data

2026-02-03 · Aditya Gorla, Hugues Van Assel, Jan-Christian Huetter, Heming Yao 외 arxiv

We present GROOVE, a semi-supervised multi-modal representation learning approach for high-content perturbation data where samples across modalities are weakly paired through shared perturbation labels but lack direct co…

Representation LearningContrastive Learning

The Impact of Semantic Pairs on Self-Supervised Representation Learning

2025-10-09 · Mohammad Alkhalefi, Georgios Leontidis, Mingjun Zhong arxiv

Instance discrimination learns visual representations by treating different augmented views of the same image as positive pairs. While this encourages invariance to handcrafted transformations, same-image positives can p…

Representation LearningContrastive LearningTransfer LearningObject Detection