paper-with-me

Papers

Revisiting Self-Supervised Visual Representation Learning

2019-01-25 · CVPR 2019 6 · Alexander Kolesnikov, Xiaohua Zhai, Lucas Beyer

Unsupervised visual representation learning remains a largely unsolved problem in computer vision research. Among a big body of recently proposed approaches for unsupervised learning of visual representations, a class of self-supervised techniques achieves superior performance on many challenging benchmarks. A large number of the pretext tasks for self-supervised learning have been studied, but other important aspects, such as the choice of convolutional neural networks (CNN), has not received equal attention. Therefore, we revisit numerous previously proposed self-supervised models, conduct a thorough large scale study and, as a result, uncover multiple crucial insights. We challenge a number of common practices in selfsupervised visual representation learning and observe that standard recipes for CNN design do not always translate to self-supervised representation learning. As part of our study, we drastically boost the performance of previously proposed techniques and outperform previously published state-of-the-art results by a large margin.

📄 PDF Abstract BibTeX arXiv:1901.09005

Code (6)

google/revisiting-self-supervised 공식 구현 tf
moabitcoin/ssvr tf
philip-bachman/amdim-public pytorch
rickyHong/Puzzle-tensorflow-latest-repl tf
rkorzeniowski/bigbigan-pytorch pytorch
virtualgraham/sc_patch pytorch

Tasks

Representation LearningSelf-Supervised Image ClassificationSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Residual Connection 설명 없음
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…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
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…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

Revisiting Contrastive Methods for Unsupervised Learning of Visual Representations

2021-06-10 · NeurIPS 2021 12 · Wouter Van Gansbeke, Simon Vandenhende, Stamatios Georgoulis, Luc van Gool

Contrastive self-supervised learning has outperformed supervised pretraining on many downstream tasks like segmentation and object detection. However, current methods are still primarily applied to curated datasets like …

Instance Segmentationobject-detectionObject DetectionRetrieval+3

Revisiting transposed convolutions for interpreting raw waveform sound event recognition CNNs by sonification

2021-09-29 · Sarthak Yadav, Mary Ellen Foster

The majority of recent work on the interpretability of audio and speech processing deep neural networks (DNNs) interprets spectral information modelled by the first layer, relying solely on visual means of interpretation…

Colorization as a Proxy Task for Visual Understanding

2017-03-11 · CVPR 2017 7 · Gustav Larsson, Michael Maire, Gregory Shakhnarovich

We investigate and improve self-supervision as a drop-in replacement for ImageNet pretraining, focusing on automatic colorization as the proxy task. Self-supervised training has been shown to be more promising for utiliz…

Colorization

Revisiting Multi-Task Visual Representation Learning

2026-01-20 · Shangzhe Di, Zhonghua Zhai, Weidi Xie arxiv

Current visual representation learning remains bifurcated: vision-language models (e.g., CLIP) excel at global semantic alignment but lack spatial precision, while self-supervised methods (e.g., MAE, DINO) capture intric…

Representation LearningMulti-Task LearningSpatial Reasoning

Revisiting Self-supervised Learning of Speech Representation from a Mutual Information Perspective

2024-01-16 · Alexander H. Liu, Sung-Lin Yeh, James Glass

Existing studies on self-supervised speech representation learning have focused on developing new training methods and applying pre-trained models for different applications. However, the quality of these models is often…

Representation LearningSelf-Supervised Learningspeech-recognitionSpeech Recognition+1