paper-with-me

Papers

Leverage Your Local and Global Representations: A New Self-Supervised Learning Strategy

2022-03-31 · CVPR 2022 1 · Tong Zhang, Congpei Qiu, Wei Ke, Sabine Süsstrunk, Mathieu Salzmann

Self-supervised learning (SSL) methods aim to learn view-invariant representations by maximizing the similarity between the features extracted from different crops of the same image regardless of cropping size and content. In essence, this strategy ignores the fact that two crops may truly contain different image information, e.g., background and small objects, and thus tends to restrain the diversity of the learned representations. In this work, we address this issue by introducing a new self-supervised learning strategy, LoGo, that explicitly reasons about Local and Global crops. To achieve view invariance, LoGo encourages similarity between global crops from the same image, as well as between a global and a local crop. However, to correctly encode the fact that the content of smaller crops may differ entirely, LoGo promotes two local crops to have dissimilar representations, while being close to global crops. Our LoGo strategy can easily be applied to existing SSL methods. Our extensive experiments on a variety of datasets and using different self-supervised learning frameworks validate its superiority over existing approaches. Noticeably, we achieve better results than supervised models on transfer learning when using only 1/10 of the data.

📄 PDF Abstract BibTeX arXiv:2203.17205

Code (1)

ztt1024/logo-ssl 공식 구현 pytorch

Tasks

DiversitySelf-Supervised LearningTransfer Learning

Similar Papers 제목 키워드 기반

You Are Your Own Best Teacher: Achieving Centralized-level Performance in Federated Learning under Heterogeneous and Long-tailed Data

2025-03-10 · Shanshan Yan, Zexi Li, Chao Wu, Meng Pang 외

Data heterogeneity, stemming from local non-IID data and global long-tailed distributions, is a major challenge in federated learning (FL), leading to significant performance gaps compared to centralized learning. Previo…

Federated LearningRepresentation Learning

Global-Local Self-Distillation for Visual Representation Learning

2022-07-29 · Tim Lebailly, Tinne Tuytelaars

The downstream accuracy of self-supervised methods is tightly linked to the proxy task solved during training and the quality of the gradients extracted from it. Richer and more meaningful gradients updates are key to al…

Representation Learning

ActBERT: Learning Global-Local Video-Text Representations

2020-11-14 · CVPR 2020 6 · Linchao Zhu, Yi Yang

In this paper, we introduce ActBERT for self-supervised learning of joint video-text representations from unlabeled data. First, we leverage global action information to catalyze the mutual interactions between linguisti…

Action SegmentationQuestion AnsweringRepresentation LearningRetrieval+3

Mine Your Own vieW: Self-Supervised Learning Through Across-Sample Prediction

2021-02-19 · Mehdi Azabou, Mohammad Gheshlaghi Azar, Ran Liu, Chi-Heng Lin 외

State-of-the-art methods for self-supervised learning (SSL) build representations by maximizing the similarity between different transformed "views" of a sample. Without sufficient diversity in the transformations used t…

DiversitySelf-Supervised Learning

BYOL for Audio: Exploring Pre-trained General-purpose Audio Representations

2022-04-15 · Daisuke Niizumi, Daiki Takeuchi, Yasunori Ohishi, Noboru Harada 외

Pre-trained models are essential as feature extractors in modern machine learning systems in various domains. In this study, we hypothesize that representations effective for general audio tasks should provide multiple a…

Self-Supervised Learning